Skip to content
Snippets Groups Projects
Unverified Commit 191c83fd authored by Cam Saul's avatar Cam Saul Committed by GitHub
Browse files

Add note about not letting screen lock [ci skip]

parent 62ad0e2c
No related branches found
No related tags found
No related merge requests found
......@@ -151,3 +151,5 @@ After following the configuration steps above, to build and release the app you
cd OSX
clojure -m macos-release
```
**Important Note** Do not let your computer lock the screen while running the script — if the screen is locked, macOS will not allow the script to access your Apple Developer credentials from the Keychain (needed for notarization) and the script will fail.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment