mirror of
https://github.com/Royce551/FRESHMusicPlayer.git
synced 2025-01-22 10:51:52 -05:00
Fix syntax
This commit is contained in:
parent
4dc24cd4e2
commit
5863220bcd
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ mkdir -p $RESOURCES_BUNDLE
|
|||
cp Distribution/icon.icns $RESOURCES_BUNDLE
|
||||
cp Distribution/Info.plist $APP_BUNDLE/Contents/
|
||||
|
||||
codesign --deep -s - $APP_BUNDLE ||
|
||||
codesign --deep -s - $APP_BUNDLE || true
|
||||
|
|
Loading…
Reference in a new issue