MuseScore/build/MacOSXBundleInfo.plist.in

516 lines
13 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<!-- UTI declarations for OS X >= 10.4 -->
<key>UTExportedTypeDeclarations</key>
<array>
<!-- MuseScore documents -->
<dict>
<key>UTTypeIdentifier</key>
<string>org.musescore.mscz</string>
<key>UTTypeDescription</key>
<string>MuseScore File</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>mscz</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/x-musescore</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>org.musescore.mscx</string>
<key>UTTypeDescription</key>
<string>MuseScore Uncompressed File</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>mscx</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/x-musescore+xml</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>org.musescore.mscs</string>
<key>UTTypeDescription</key>
<string>MuseScore Uncompressed File</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>mscs</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/x-musescore+xml</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>org.musescore.mscx,</string>
<key>UTTypeDescription</key>
<string>MuseScore Backup File</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>mscx,</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/x-musescore+xml</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeIdentifier</key>
<string>org.musescore.mscz,</string>
<key>UTTypeDescription</key>
<string>MuseScore Compressed Backup File</string>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
<string>public.content</string>
</array>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<array>
<string>mscz,</string>
</array>
<key>public.mime-type</key>
<array>
<string>application/x-musescore</string>
</array>
</dict>
</dict>
</array>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeName</key>
<string>MuseScore File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>mscx</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>MscxIcon.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-musescore+xml</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>LSIsAppleDefaultForType</key>
<true/>
<key>LSHandlerRank</key>
<string>Owner</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Compressed MuseScore File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>mscz</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>MsczIcon.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-musescore</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<true/>
<key>LSIsAppleDefaultForType</key>
<true/>
<key>LSHandlerRank</key>
<string>Owner</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>MuseScore Backup File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>mscx,</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>MscxIcon.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-musescore+xml</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>LSIsAppleDefaultForType</key>
<true/>
<key>LSHandlerRank</key>
<string>Owner</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Compressed MuseScore Backup File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>mscz,</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>MsczIcon.icns</string>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-musescore</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<true/>
<key>LSIsAppleDefaultForType</key>
<true/>
<key>LSHandlerRank</key>
<string>Owner</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Uncompressed MusicXML File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>musicxml</string>
<string>xml</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.recordare.musicxml+xml</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Compressed MusicXML File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>mxl</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/vnd.recordare.musicxml</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
<key>NSPersistentStoreTypeKey</key>
<string>XML</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>MIDI File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>mid</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-midi</string>
<string>audio/midi</string>
</array>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSTypeIsPackage</key>
<false/>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>KAR File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>kar</string>
</array>
<key>CFBundleTypeMIMETypes</key>
<array>
<string>application/x-midi</string>
<string>audio/midi</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
<key>LSTypeIsPackage</key>
<false/>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Bagpipe player File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>bww</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Overture Musical Score</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>ove</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Score Writer Document</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>scw</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Capella File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>cap</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Capella CapXML File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>capx</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>BIAB File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>SGU</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>BIAB File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>MGU</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>MuseData File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>md</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Guitar Pro 3 File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>gp3</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Guitar Pro 4 File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>gp4</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Guitar Pro 5 File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>gp5</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Guitar Pro 6 File</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>gpx</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Soundfont SF2</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>sf2</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>Soundfont SF3</string>
<key>CFBundleTypeExtensions</key>
<array>
<string>sf3</string>
</array>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>org.musescore.musescore.musescoreurl</string>
<key>CFBundleURLSchemes</key>
<array>
<string>musescore</string>
</array>
</dict>
</array>
<key>ATSApplicationFontsPath</key>
<string>fonts</string>
<key>CFBundleExecutable</key>
<string>${MACOSX_BUNDLE_EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string>${MACOSX_BUNDLE_ICON_FILE}</string>
<key>CFBundleIdentifier</key>
<string>${MACOSX_BUNDLE_GUI_IDENTIFIER}</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLongVersionString</key>
<string>${MACOSX_BUNDLE_LONG_VERSION_STRING}</string>
<key>CFBundleName</key>
<string>${MACOSX_BUNDLE_BUNDLE_NAME}</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>${MACOSX_BUNDLE_SHORT_VERSION_STRING}</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>${MACOSX_BUNDLE_BUNDLE_VERSION}</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>LSRequiresCarbon</key>
<true/>
<key>LSMinimumSystemVersion</key>
<string>10.14.0</string>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.music</string>
<key>ATSApplicationFontsPath</key>
<string>fonts/</string>
<key>SUFeedURL</key>
<string>${SPARKLE_APPCAST_URL}</string>
<key>SUAllowsAutomaticUpdates</key>
<false/>
<key>CFBundleLocalizations</key>
<array>
<string>ar</string>
<string>cs</string>
<string>da</string>
<string>de</string>
<string>el</string>
<string>en</string>
<string>es</string>
<string>fi</string>
<string>fr</string>
<string>fr_CA</string>
<string>hu</string>
<string>is</string>
<string>it</string>
<string>ja</string>
<string>ko</string>
<string>nb</string>
<string>nl</string>
<string>pl</string>
<string>pt</string>
<string>pt_BR</string>
<string>pt_PT</string>
<string>ro</string>
<string>ru</string>
<string>sk</string>
<string>sl</string>
<string>sv</string>
<string>th</string>
<string>tr</string>
<string>uk</string>
<string>zh_CN</string>
<string>zh_TW</string>
</array>
</dict>
</plist>