diff --git a/macos-bundles/ableton-rack-converter.app/Contents/Info.plist b/macos-bundles/ableton-rack-converter.app/Contents/Info.plist new file mode 100644 index 0000000..40caf38 --- /dev/null +++ b/macos-bundles/ableton-rack-converter.app/Contents/Info.plist @@ -0,0 +1,29 @@ + + + + + CFBundleExecutable + ableton-rack-converter + CFBundleIdentifier + com.alexjanka.ableton-rack-converter + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ableton-rack-converter + CFBundlePackageType + APPL + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + adg + + CFBundleTypeName + adg + CFBundleTypeRole + Editor + + + +