1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-02 17:09:26 +02:00

Use org.audacityteam.audacty

This commit is contained in:
James Crook 2016-12-12 18:12:35 +00:00
parent 28b3461bb2
commit c493e38a68
2 changed files with 32 additions and 30 deletions

View File

@ -8128,6 +8128,7 @@
"-lFLAC++", "-lFLAC++",
"-lFLAC", "-lFLAC",
); );
PRODUCT_BUNDLE_IDENTIFIER = org.audacityteam.audacity;
PRODUCT_NAME = Audacity; PRODUCT_NAME = Audacity;
STRIP_INSTALLED_PRODUCT = NO; STRIP_INSTALLED_PRODUCT = NO;
USER_HEADER_SEARCH_PATHS = "$(TOPLEVEL)/include $(TOPLEVEL)/mac/config/$(arch)/src/** $(TOPLEVEL)/mac $(TOPLEVEL)/src/** $(TOPLEVEL)/lib-src/FileDialog $(TOPLEVEL)/lib-src/libflac/include $(TOPLEVEL)/lib-src/libid3tag $(TOPLEVEL)/lib-src/lame $(TOPLEVEL)/mac/config/$(arch)/lib-src/libmad $(TOPLEVEL)/lib-src/libmad $(TOPLEVEL)/lib-src/libogg/include $(TOPLEVEL)/lib-src/libnyquist/nyq $(TOPLEVEL)/mac/config/$(arch)/lib-src/libsndfile/** $(TOPLEVEL)/lib-src/libsndfile/src $(TOPLEVEL)/lib-src/libsoxr/src $(TOPLEVEL)/lib-src/libvamp $(TOPLEVEL)/lib-src/libvorbis/include $(TOPLEVEL)/lib-src/portaudio-v19/include $(TOPLEVEL)/lib-src/portmixer/px_common $(TOPLEVEL)/lib-src/portsmf $(TOPLEVEL)/mac/config/$(arch)/lib-src/soundtouch/** $(TOPLEVEL)/lib-src/soundtouch/include $(TOPLEVEL)/lib-src/lv2/lv2 $(TOPLEVEL)/lib-src/lv2/lilv $(TOPLEVEL)/lib-src/lv2/suil $(TOPLEVEL)/lib-src/twolame/libtwolame $(TOPLEVEL)/mac/config/$(arch)/lib-src/sbsms/**"; USER_HEADER_SEARCH_PATHS = "$(TOPLEVEL)/include $(TOPLEVEL)/mac/config/$(arch)/src/** $(TOPLEVEL)/mac $(TOPLEVEL)/src/** $(TOPLEVEL)/lib-src/FileDialog $(TOPLEVEL)/lib-src/libflac/include $(TOPLEVEL)/lib-src/libid3tag $(TOPLEVEL)/lib-src/lame $(TOPLEVEL)/mac/config/$(arch)/lib-src/libmad $(TOPLEVEL)/lib-src/libmad $(TOPLEVEL)/lib-src/libogg/include $(TOPLEVEL)/lib-src/libnyquist/nyq $(TOPLEVEL)/mac/config/$(arch)/lib-src/libsndfile/** $(TOPLEVEL)/lib-src/libsndfile/src $(TOPLEVEL)/lib-src/libsoxr/src $(TOPLEVEL)/lib-src/libvamp $(TOPLEVEL)/lib-src/libvorbis/include $(TOPLEVEL)/lib-src/portaudio-v19/include $(TOPLEVEL)/lib-src/portmixer/px_common $(TOPLEVEL)/lib-src/portsmf $(TOPLEVEL)/mac/config/$(arch)/lib-src/soundtouch/** $(TOPLEVEL)/lib-src/soundtouch/include $(TOPLEVEL)/lib-src/lv2/lv2 $(TOPLEVEL)/lib-src/lv2/lilv $(TOPLEVEL)/lib-src/lv2/suil $(TOPLEVEL)/lib-src/twolame/libtwolame $(TOPLEVEL)/mac/config/$(arch)/lib-src/sbsms/**";
@ -8457,6 +8458,7 @@
"-lFLAC++", "-lFLAC++",
"-lFLAC", "-lFLAC",
); );
PRODUCT_BUNDLE_IDENTIFIER = org.audacityteam.audacity;
PRODUCT_NAME = Audacity; PRODUCT_NAME = Audacity;
STRIP_INSTALLED_PRODUCT = NO; STRIP_INSTALLED_PRODUCT = NO;
USER_HEADER_SEARCH_PATHS = "$(TOPLEVEL)/include $(TOPLEVEL)/mac/config/$(arch)/src/** $(TOPLEVEL)/mac $(TOPLEVEL)/src/** $(TOPLEVEL)/lib-src/FileDialog $(TOPLEVEL)/lib-src/libflac/include $(TOPLEVEL)/lib-src/libid3tag $(TOPLEVEL)/lib-src/lame $(TOPLEVEL)/mac/config/$(arch)/lib-src/libmad $(TOPLEVEL)/lib-src/libmad $(TOPLEVEL)/lib-src/libogg/include $(TOPLEVEL)/lib-src/libnyquist/nyq $(TOPLEVEL)/mac/config/$(arch)/lib-src/libsndfile/** $(TOPLEVEL)/lib-src/libsndfile/src $(TOPLEVEL)/lib-src/libsoxr/src $(TOPLEVEL)/lib-src/libvamp $(TOPLEVEL)/lib-src/libvorbis/include $(TOPLEVEL)/lib-src/portaudio-v19/include $(TOPLEVEL)/lib-src/portmixer/px_common $(TOPLEVEL)/lib-src/portsmf $(TOPLEVEL)/mac/config/$(arch)/lib-src/soundtouch/** $(TOPLEVEL)/lib-src/soundtouch/include $(TOPLEVEL)/lib-src/lv2/lv2 $(TOPLEVEL)/lib-src/lv2/lilv $(TOPLEVEL)/lib-src/lv2/suil $(TOPLEVEL)/lib-src/twolame/libtwolame $(TOPLEVEL)/mac/config/$(arch)/lib-src/sbsms/**"; USER_HEADER_SEARCH_PATHS = "$(TOPLEVEL)/include $(TOPLEVEL)/mac/config/$(arch)/src/** $(TOPLEVEL)/mac $(TOPLEVEL)/src/** $(TOPLEVEL)/lib-src/FileDialog $(TOPLEVEL)/lib-src/libflac/include $(TOPLEVEL)/lib-src/libid3tag $(TOPLEVEL)/lib-src/lame $(TOPLEVEL)/mac/config/$(arch)/lib-src/libmad $(TOPLEVEL)/lib-src/libmad $(TOPLEVEL)/lib-src/libogg/include $(TOPLEVEL)/lib-src/libnyquist/nyq $(TOPLEVEL)/mac/config/$(arch)/lib-src/libsndfile/** $(TOPLEVEL)/lib-src/libsndfile/src $(TOPLEVEL)/lib-src/libsoxr/src $(TOPLEVEL)/lib-src/libvamp $(TOPLEVEL)/lib-src/libvorbis/include $(TOPLEVEL)/lib-src/portaudio-v19/include $(TOPLEVEL)/lib-src/portmixer/px_common $(TOPLEVEL)/lib-src/portsmf $(TOPLEVEL)/mac/config/$(arch)/lib-src/soundtouch/** $(TOPLEVEL)/lib-src/soundtouch/include $(TOPLEVEL)/lib-src/lv2/lv2 $(TOPLEVEL)/lib-src/lv2/lilv $(TOPLEVEL)/lib-src/lv2/suil $(TOPLEVEL)/lib-src/twolame/libtwolame $(TOPLEVEL)/mac/config/$(arch)/lib-src/sbsms/**";

View File

@ -2,11 +2,11 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDocumentTypes</key> <key>CFBundleDocumentTypes</key>
<array> <array>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>Audacity Project</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>aup</string> <string>aup</string>
@ -17,6 +17,8 @@
<array> <array>
<string>application/x-audacity-project</string> <string>application/x-audacity-project</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>Audacity Project</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>auDp</string> <string>auDp</string>
@ -27,8 +29,6 @@
<true/> <true/>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>WAV Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>wav</string> <string>wav</string>
@ -41,6 +41,8 @@
<string>audio/wav</string> <string>audio/wav</string>
<string>audio/x-wav</string> <string>audio/x-wav</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>WAV Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>WAV </string> <string>WAV </string>
@ -52,8 +54,6 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>AIFF Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>aif</string> <string>aif</string>
@ -67,6 +67,8 @@
<string>audio/aiff</string> <string>audio/aiff</string>
<string>audio/x-aiff</string> <string>audio/x-aiff</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>AIFF Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>AIFF</string> <string>AIFF</string>
@ -76,8 +78,6 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>AU Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>au</string> <string>au</string>
@ -88,6 +88,8 @@
<array> <array>
<string>audio/au</string> <string>audio/au</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>AU Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>AU </string> <string>AU </string>
@ -98,8 +100,6 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>MP3 Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>mp3</string> <string>mp3</string>
@ -117,6 +117,8 @@
<string>audio/mp3</string> <string>audio/mp3</string>
<string>audio/x-mp3</string> <string>audio/x-mp3</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>MP3 Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>mp3!</string> <string>mp3!</string>
@ -130,8 +132,6 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>Ogg Vorbis Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>ogg</string> <string>ogg</string>
@ -149,6 +149,8 @@
<string>audio/ogg-vorbis</string> <string>audio/ogg-vorbis</string>
<string>audio/x-ogg-vorbis</string> <string>audio/x-ogg-vorbis</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>Ogg Vorbis Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>Ogg </string> <string>Ogg </string>
@ -160,8 +162,6 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>FLAC Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>flac</string> <string>flac</string>
@ -173,6 +173,8 @@
<string>audio/flac</string> <string>audio/flac</string>
<string>audio/x-flac</string> <string>audio/x-flac</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>FLAC Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>flac</string> <string>flac</string>
@ -181,8 +183,6 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
<dict> <dict>
<key>CFBundleTypeName</key>
<string>MPEG-4 Audio File</string>
<key>CFBundleTypeExtensions</key> <key>CFBundleTypeExtensions</key>
<array> <array>
<string>m4a</string> <string>m4a</string>
@ -192,6 +192,8 @@
<string>audio/m4a</string> <string>audio/m4a</string>
<string>audio/x-m4a</string> <string>audio/x-m4a</string>
</array> </array>
<key>CFBundleTypeName</key>
<string>MPEG-4 Audio File</string>
<key>CFBundleTypeOSTypes</key> <key>CFBundleTypeOSTypes</key>
<array> <array>
<string>M4A </string> <string>M4A </string>
@ -200,34 +202,32 @@
<string>Editor</string> <string>Editor</string>
</dict> </dict>
</array> </array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleIdentifier</key>
<string>net.sourceforge.audacity</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>AUDACITY_EXECUTABLE</string> <string>AUDACITY_EXECUTABLE</string>
<key>CFBundleGetInfoString</key>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>CFBundleIconFile</key> <key>CFBundleIconFile</key>
<string>Audacity.icns</string> <string>Audacity.icns</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>Version AUDACITY_INFO_VERSION</string>
<key>CFBundleName</key> <key>CFBundleName</key>
<string>Audacity</string> <string>Audacity</string>
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>AUDACITY_INFO_VERSION</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>auDy</string> <string>auDy</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>AUDACITY_INFO_VERSION</string> <string>AUDACITY_INFO_VERSION</string>
<key>CFBundleShortVersionString</key>
<string>AUDACITY_INFO_VERSION</string>
<key>CFBundleGetInfoString</key>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>CFBundleLongVersionString</key>
<string>Version AUDACITY_INFO_VERSION</string>
<key>NSHumanReadableCopyright</key>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>NSHighResolutionCapable</key> <key>NSHighResolutionCapable</key>
<true/> <true/>
<key>NSHumanReadableCopyright</key>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>NSPrincipalClass</key> <key>NSPrincipalClass</key>
<string>NSApplication</string> <string>NSApplication</string>
</dict> </dict>