mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
Install Python from python.org
Add a note in our release instructions to install Python from python.org. This should fix some incompatibilities with older macOS versions. Refs #471
This commit is contained in:
parent
8c59589be1
commit
a8e51c17d9
1 changed files with 1 additions and 0 deletions
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue