mirror of
https://github.com/Royce551/FRESHMusicPlayer.git
synced 2025-01-22 10:51:52 -05:00
Fix codesign
This commit is contained in:
parent
e7313d6864
commit
4dc24cd4e2
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/icon.icns $RESOURCES_BUNDLE
|
||||||
cp Distribution/Info.plist $APP_BUNDLE/Contents/
|
cp Distribution/Info.plist $APP_BUNDLE/Contents/
|
||||||
|
|
||||||
codesign --deep -s - $APP_BUNDLE
|
codesign --deep -s - $APP_BUNDLE ||
|
||||||
|
|
Loading…
Reference in a new issue