Dear developpers or users,
some users have complains that my plugin Nautilus is not compatible with Rhino 8 and Mac, as I have no Mac I can’t test my plugin. Also I tried the compat tool
I just took a look at your plugin and it doesn’t load because Nautilus.gha is compiled for x64 instead of AnyCPU, which would prevent it from running on ARM64 (Apple Silicon). Switching to AnyCPU should hopefully get it working.
I’ve filed RH-80171 to add that test to our compat tool.
Edit: Also I’ve updated our Moving to .NET 7 guide to mention AnyCPU and also native Universal Binaries.
Thanks a lot for this extremely nice Nautilus plugin.
For some reason, I have the same problem to install the Nautilus plugin on my Apple M1 Max Laptop.
I tried multiple version 1.3.1 or 1.7.8 and none of them are working for me.
I tried to do the install with package manager or with the food4rhino download.
Do you have any idea how you can help me?