Skip to content

Commit

Permalink
Patch py2app __boot__.py to delete org.gnome.meld.savedState folder a…
Browse files Browse the repository at this point in the history
…t startup
  • Loading branch information
Youssef Abou-Kewik committed Apr 14, 2020
1 parent c4f3ce1 commit 29bfe5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions osx/build_app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,6 @@ if home_dir is not None:
$(cat $MAIN/Contents/Resources/__boot__.py)" > $MAIN/Contents/Resources/__boot__.py

exit

signed=0
if [ -z "${CODE_SIGN_ID}" ]; then
echo "Not signing code - no identity provided."
Expand Down

0 comments on commit 29bfe5e

Please sign in to comment.