Running on Mac
#3175
Replies: 1 comment 1 reply
-
You are referring to https://github.com/icsharpcode/AvaloniaILSpy/? The packaging is all done in the cake file https://github.com/icsharpcode/AvaloniaILSpy/blob/bc00df42767ee22d93366af122dee5c0faaa6ed5/build.cake#L68 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I hope you don't mind my asking this question here but ILSpy installed perfectly on my Mac and I wondered how you achieve that? I have written an Avalonia app that I bundled in the standard format for a Mac .app application. However it won't run on another Mac and all the suggestions such as 'right click' and use open... don't work. Should I register as a Mac developer or is there another way? Thanks, Mike
Beta Was this translation helpful? Give feedback.
All reactions