We are working on a yak package of our Grasshopper plugin that is compatible with Rhino 8 for Mac (i.e., that is compatible with .NET 7 on Mac). Currently, there is an issue that is blocking this, as described here.
I would prefer if incompatible versions of our plugin would not show up in the package manager of Rhino 8, however, it seems this is not possible. As an example, yak packages whose architecture is rh7_0-mac
show up for Rhino 8 as well. In light of the .NET runtime change this causes problems and confuses users. Is there any intention to change this behavior of the package manager, or is there a way to work around it?