Skip to content

Commit

Permalink
Set version number to 0.0.1 other wise au invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
olilarkin committed Dec 31, 2023
1 parent f55d357 commit d7b498f
Show file tree
Hide file tree
Showing 9 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions TemplateProject/config.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#define PLUG_NAME "TemplateProject"
#define PLUG_MFR "AcmeInc"
#define PLUG_VERSION_HEX 0x00000000
#define PLUG_VERSION_STR "0.0.0"
#define PLUG_VERSION_HEX 0x00000001
#define PLUG_VERSION_STR "0.0.1"
#define PLUG_UNIQUE_ID '9c0G'
#define PLUG_MFR_ID 'Acme'
#define PLUG_URL_STR "https://iplug2.github.io"
Expand Down
6 changes: 3 additions & 3 deletions TemplateProject/resources/TemplateProject-AAX-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>TemplateProject</string>
<key>CFBundleGetInfoString</key>
<string>TemplateProject v0.0.0 Copyright 2021 Acme Inc</string>
<string>TemplateProject v0.0.1 Copyright 2021 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.aax.TemplateProject</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>TDMw</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>PTul</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
10 changes: 5 additions & 5 deletions TemplateProject/resources/TemplateProject-AU-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</array>
<key>AudioUnit Version</key>
<string>0x00000000</string>
<string>0x00000001</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>TemplateProject</string>
<key>CFBundleGetInfoString</key>
<string>TemplateProject v0.0.0 Copyright 2021 Acme Inc</string>
<string>TemplateProject v0.0.1 Copyright 2021 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.audiounit.TemplateProject</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -40,11 +40,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>9c0G</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions TemplateProject/resources/TemplateProject-VST2-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>TemplateProject</string>
<key>CFBundleGetInfoString</key>
<string>TemplateProject v0.0.0 Copyright 2021 Acme Inc</string>
<string>TemplateProject v0.0.1 Copyright 2021 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.vst.TemplateProject</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>9c0G</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions TemplateProject/resources/TemplateProject-VST3-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>TemplateProject</string>
<key>CFBundleGetInfoString</key>
<string>TemplateProject v0.0.0 Copyright 2021 Acme Inc</string>
<string>TemplateProject v0.0.1 Copyright 2021 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.vst3.TemplateProject</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>9c0G</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSMinimumSystemVersion</key>
Expand Down
6 changes: 3 additions & 3 deletions TemplateProject/resources/TemplateProject-iOS-AUv3-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionAttributes</key>
Expand Down Expand Up @@ -49,7 +49,7 @@
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</array>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions TemplateProject/resources/TemplateProject-iOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>LSRequiresIPhoneOS</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>TemplateProject</string>
<key>CFBundleGetInfoString</key>
<string>TemplateProject v0.0.0 Copyright 2021 Acme Inc</string>
<string>TemplateProject v0.0.1 Copyright 2021 Acme Inc</string>
<key>CFBundleIdentifier</key>
<string>com.AcmeInc.app.TemplateProject.AUv3</string>
<key>CFBundleInfoDictionaryVersion</key>
Expand All @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>LSMinimumSystemVersion</key>
<string>10.12.0</string>
<key>NSExtension</key>
Expand Down Expand Up @@ -48,7 +48,7 @@
<key>type</key>
<string>aumu</string>
<key>version</key>
<integer>0</integer>
<integer>1</integer>
</dict>
</array>
</dict>
Expand Down
6 changes: 3 additions & 3 deletions TemplateProject/resources/TemplateProject-macOS-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>TemplateProject</string>
<key>CFBundleGetInfoString</key>
<string>TemplateProject v0.0.0 Copyright 2021 Acme Inc</string>
<string>TemplateProject v0.0.1 Copyright 2021 Acme Inc</string>
<key>CFBundleIconFile</key>
<string>TemplateProject.icns</string>
<key>CFBundleIdentifier</key>
Expand All @@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CFBundleSignature</key>
<string>9c0G</string>
<key>CFBundleVersion</key>
<string>0.0.0</string>
<string>0.0.1</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSApplicationCategoryType</key>
Expand Down

0 comments on commit d7b498f

Please sign in to comment.