mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Add the quit script, and fix the dist-builder to include it, and set new icon arrangement
This commit is contained in:
@@ -105,8 +105,11 @@ fi
|
||||
mv FireflyPrefs/build/Release/Firefly.prefPane "$STAGING_DIR"
|
||||
|
||||
osacompile -o "Uninstall Firefly.app" "Uninstall Firefly.applescript"
|
||||
osacompile -o "Quit Firefly.app" "Quit Firefly.applescript"
|
||||
|
||||
mv "Uninstall Firefly.app" "$STAGING_DIR"
|
||||
mv "Quit Firefly.app" "$STAGING_DIR"
|
||||
|
||||
cp -r "Install/Read Me First!.rtfd" "$STAGING_DIR"
|
||||
/Developer/Tools/SetFile -a E "$STAGING_DIR/Read Me First!.rtfd"
|
||||
/Developer/Tools/SetFile -a C "$STAGING_DIR"
|
||||
|
||||
Reference in New Issue
Block a user