Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
m1 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Sep 9, 2022
1 parent aa97df3 commit 614f0db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ apple introduced some security features that make it next to impossible to build
there is a few caveats when using this on OS X
* the executable is not signed, you will need to whitelist it on every machine you run it on (right click, "open" usually does that)
* we cannot sign this executable, as it's contents do change when downloading a patch, this is intended...sorry...
* there is no build for arm/m1-architecture, apple forbids running unsigned apps that are build for arm entirely, not even whitelisting is possible...
* once you downloaded the app, USE THE FINDER to move it basically anywhere else (like your desktop) before opening it
* apple puts downloaded apps into a random read-only directory UNTIL YOU MOVE IT USING FINDER, we need to write to the directory...sorry...

Expand Down

0 comments on commit 614f0db

Please sign in to comment.