1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-28 16:20:12 +01:00

Cleanup Mac build and subdirectory

This commit is contained in:
Leland Lucius
2015-07-21 18:45:35 -05:00
parent 2b895267e6
commit 582ee7b45e
14 changed files with 195 additions and 953 deletions

View File

@@ -217,15 +217,15 @@
<key>CFBundleSignature</key>
<string>auDy</string>
<key>CFBundleVersion</key>
<string>AUDACITY_VERSION.AUDACITY_RELEASE.AUDACITY_REVISION.AUDACITY_MODLEVEL</string>
<string>AUDACITY_INFO_VERSION</string>
<key>CFBundleShortVersionString</key>
<string>AUDACITY_VERSION.AUDACITY_RELEASE.AUDACITY_REVISION.AUDACITY_MODLEVEL</string>
<string>AUDACITY_INFO_VERSION</string>
<key>CFBundleGetInfoString</key>
<string>Audacity version AUDACITY_VERSION.AUDACITY_RELEASE.AUDACITY_REVISION.AUDACITY_MODLEVEL</string>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>CFBundleLongVersionString</key>
<string>Version AUDACITY_VERSION.AUDACITY_RELEASE.AUDACITY_REVISION.AUDACITY_MODLEVEL</string>
<string>Version AUDACITY_INFO_VERSION</string>
<key>NSHumanReadableCopyright</key>
<string>Audacity version AUDACITY_VERSION.AUDACITY_RELEASE.AUDACITY_REVISION.AUDACITY_MODLEVEL</string>
<string>Audacity version AUDACITY_INFO_VERSION</string>
<key>NSHighResolutionCapable</key>
<true/>
<key>NSPrincipalClass</key>