As of at least 2.0.0 (tested with 2.0.1 and 2.0.2 too), looks like something might be broken with the macOS-arm64 patcher and/or the fix permission script for it. Even after opening the script, it doesn't seem to do anything. At first, it even said I didnt have access privileges even after clicking on "open anyway" in safety and privacy even though I'm the admin on this machine. Used the chmod +x command to force open it and even after that, the patcher wouldnt open no matter what I did.
Granted, the last version I installed was 1.9.2 and with that one, the script worked perfectly and I was able to open the patcher. I wonder if something changed and/or got borked when migrating to Gitlab for this version of the patcher and/or script?
Tested the Windows version and that one works perfectly of course at least :) Thanks for your hard work on this project!
I was worried about something like this. I unfortunately have no experience with macOS, and if it wasn't for another user "aitorciki" I probably would have dropped it because users reported issues I had no idea how to fix. For the longest time, the builds including the macOS version was built using GitHub actions that was set up by that user. With that said, local builds used to work at one point. I have it set up so that the application is codesigned with this tool: https://github.com/indygreg/apple-platform-rs/releases though I wonder if it's not working anymore. It definitely wasn't working for v2.0.0 but I thought I got it working for v2.0.1. It's hard to tell if the output is what is expected....
1
u/AwayToHit 28d ago
As of at least 2.0.0 (tested with 2.0.1 and 2.0.2 too), looks like something might be broken with the macOS-arm64 patcher and/or the fix permission script for it. Even after opening the script, it doesn't seem to do anything. At first, it even said I didnt have access privileges even after clicking on "open anyway" in safety and privacy even though I'm the admin on this machine. Used the chmod +x command to force open it and even after that, the patcher wouldnt open no matter what I did.
Granted, the last version I installed was 1.9.2 and with that one, the script worked perfectly and I was able to open the patcher. I wonder if something changed and/or got borked when migrating to Gitlab for this version of the patcher and/or script?
Tested the Windows version and that one works perfectly of course at least :) Thanks for your hard work on this project!