-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add PR comments to download builds (#90)
- Loading branch information
1 parent
f728ac7
commit b779e4c
Showing
3 changed files
with
93 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
#### [Click here if you don't know which version to download](https://support.apple.com/en-us/116943) | ||
|
||
For running this unsigned version of the app, you will need to run the **xattr** command on it: | ||
1. Extract the app from the downloaded **.dmg** file (double-click it) | ||
2. Place the extracted app anywhere you like in your file system | ||
3. Open a terminal on the directory where the app is | ||
4. Run `xattr -c app-name`, replacing "app-name" for the actual name of the app | ||
5. Double-click the app ✅ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters