MuseScore/build/MacOSXBundleInfo.plist.in

351 lines
8.5 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.mscx</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>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 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>musescoreDocument.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>musescoreDocument.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>MusicXML File</string>
<key>CFBundleTypeExtensions</key>
<array>
<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>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.7.0</string>
<key>NSHumanReadableCopyright</key>
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
<key>ATSApplicationFontsPath</key>
<string>fonts/</string>
</dict>
</plist>