Open marvk opened 3 years ago
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 .dmg
binaries now. Though be aware, there are some caveats still to be ironed out.
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:
xattr -r -d com.apple.quarantine /Applications/VATprism.app
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.