mono/mono-addins

Addins doesn't discover addins correctly in mono64 as it does in mono32

majeric opened this issue · 0 comments

Mac OS X Catalina left 32 bit applications behind and as a result, I've been exploring updating some code that uses Addins... but I'm finding that it's not discovering it correctly. Run the Sample Code in Addins and see how it behaves running under mono64. It can't find the addins in question.

I've been trying to debug the issue but I haven't been succeeding.