Skip to content

Commit

Permalink
we dont want to change this file
Browse files Browse the repository at this point in the history
  • Loading branch information
emmapeel2 committed Mar 4, 2024
1 parent 891817c commit b23b2ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,8 @@ Make the Apple Silicon app bundle:

```sh
/Library/Frameworks/Python.framework/Versions/3.11/bin/poetry run python ./setup-freeze.py bdist_mac
rm -rf build/OnionShare.app/Contents/Resources/lib
mv build/exe.macosx-10.9-universal2-3.11/lib build/OnionShare.app/Contents/Resources/
/Library/Frameworks/Python.framework/Versions/3.11/bin/poetry run python ./scripts/build-macos.py cleanup-build
```

Expand Down

0 comments on commit b23b2ca

Please sign in to comment.