-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Native macOS builds #30
Comments
I would love a macOS binary, that I could use. So I would reply here, as requested. |
@flymia Hey Marc, check out the latest prerelease, there's |
I'm a noob and struggling to figure out the codesign fix for the mac. further instructions for me would be much appreciated |
@wburke222 Don't fret, please let me know what you are struggling with, either here or on discord. If you do, I'll get back to you tomorrow! |
I can not figure out how to run or get to codesign --remove-signature VATprism.app **I Found my solution in the discord. Thanks |
@wburke222 great to hear, I assume you followed the step by step instructions I posted there. I'll add those to the FAQ (#69) |
Just a quick info on this: The dmg wont run for me on macOS Monterey (M1 cpu). At first the OS told me the app was broken, but that is a common issue and you guys already had a soloution in the README, but that did not work either. I had to use the following command to make the app launch:
But even then the app is not launching correctly. A splash-screen gets displayed for 0.5 seconds and then it seems to crash. I have an error report attached here. |
Create native macOS builds via Github Actions.
If you (yes, you reading this) have a usecase for this, please let me in this issue. If you do, I will consider working on it.
The text was updated successfully, but these errors were encountered: