mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-20 01:59:19 +08:00

github pull request:https://github.com/bambulab/BambuStudio/pull/3116 Change-Id: I49072ad49f3af7669a6d307c791594ade210da50 (cherry picked from commit c977e5582e3a30ad16dd267810037423aad9a53c)
134 lines
3.6 KiB
XML
134 lines
3.6 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>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>${MACOSX_BUNDLE_EXECUTABLE_NAME}</string>
|
|
<key>CFBundleGetInfoString</key>
|
|
<string>${MACOSX_BUNDLE_INFO_STRING}</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>${MACOSX_BUNDLE_ICON_FILE}</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.bambulab.bambu-studio</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>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>bambustudioopen url</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>bambustudioopen</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>stl</string>
|
|
<string>STL</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>images/stl.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>STL</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LISsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>obj</string>
|
|
<string>OBJ</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>images/BambuStudio.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>STL</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LISsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>amf</string>
|
|
<string>AMF</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>images/BambuStudio.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>AMF</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LISsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>3mf</string>
|
|
<string>3MF</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>images/BambuStudio.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>3MF</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LISsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeExtensions</key>
|
|
<array>
|
|
<string>gcode</string>
|
|
<string>GCODE</string>
|
|
</array>
|
|
<key>CFBundleTypeIconFile</key>
|
|
<string>images/gcode.icns</string>
|
|
<key>CFBundleTypeName</key>
|
|
<string>GCODE</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Viewer</string>
|
|
<key>LISsAppleDefaultForType</key>
|
|
<true/>
|
|
<key>LSHandlerRank</key>
|
|
<string>Alternate</string>
|
|
</dict>
|
|
</array>
|
|
<key>CSResourcesFileMapped</key>
|
|
<true/>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
|
|
</dict>
|
|
</plist>
|