Skip to content

Commit

Permalink
Install Python from python.org
Browse files Browse the repository at this point in the history
Add a note in our release instructions to install Python from
python.org. This should fix some incompatibilities with older macOS
versions.

Refs #471
  • Loading branch information
apyrgio committed Apr 25, 2024
1 parent d9fe712 commit 5d08ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ should point the user to the Qubes notifications in the top-right corner:
https://developer.apple.com and login with the proper Apple ID.

#### Releasing and Signing
- [ ] Verify and install the latest supported Python version from [python.org](https://www.python.org/downloads/macos/)
- [ ] Verify and checkout the git tag for this release
- [ ] Run `poetry install`
- [ ] Run `poetry run ./install/macos/build-app.py`; this will make `dist/Dangerzone.app`
Expand Down

0 comments on commit 5d08ffa

Please sign in to comment.