mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 09:01:15 +02:00
Script tweaks.
After getting git ident, make sure AboutDialog.cpp rebuilds.
This commit is contained in:
@@ -4,8 +4,10 @@
|
||||
|
||||
hdiutil resize -size 200m /private/tmp/TMP.dmg
|
||||
hdiutil mount /private/tmp/TMP.dmg
|
||||
#Now move the folders out the way so they don't clutter appearance.
|
||||
#Also optionally add Portable Settings and Auto Save with chmod 777.
|
||||
codesign --deep -s IDENTITY -v "/Volumes/Audacity VERSION/Audacity.app"
|
||||
spctl -s -v "Volumes/Audacity VERSION/Audacity.app"
|
||||
spctl -a -v "/Volumes/Audacity VERSION/Audacity.app"
|
||||
hdiutil eject "/Volumes/Audacity VERSION/"
|
||||
|
||||
# Compress and prepare for Internet delivery
|
||||
|
Reference in New Issue
Block a user