2014-02-10 01:10:30 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//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>Godot</string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>Godot</string>
|
|
|
|
<key>CFBundleGetInfoString</key>
|
2020-01-01 10:16:22 +00:00
|
|
|
<string>(c) 2007-2020 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>Godot.icns</string>
|
|
|
|
<key>CFBundleIdentifier</key>
|
2015-11-27 17:47:30 +00:00
|
|
|
<string>org.godotengine.godot</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
2020-03-22 16:26:57 +00:00
|
|
|
<string>3.2.2</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>godot</string>
|
|
|
|
<key>CFBundleVersion</key>
|
2020-03-22 16:26:57 +00:00
|
|
|
<string>3.2.2</string>
|
2019-12-13 21:10:23 +00:00
|
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
|
|
<string>Microphone access is required to capture audio.</string>
|
|
|
|
<key>NSCameraUsageDescription</key>
|
|
|
|
<string>Camera access is required to capture video.</string>
|
2019-03-20 14:09:51 +00:00
|
|
|
<key>NSRequiresAquaSystemAppearance</key>
|
|
|
|
<false />
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>NSHumanReadableCopyright</key>
|
2020-01-01 10:16:22 +00:00
|
|
|
<string>© 2007-2020 Juan Linietsky, Ariel Manzur & Godot Engine contributors</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>LSMinimumSystemVersion</key>
|
2016-11-24 13:55:13 +00:00
|
|
|
<string>10.9.0</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>LSMinimumSystemVersionByArchitecture</key>
|
|
|
|
<dict>
|
|
|
|
<key>x86_64</key>
|
2016-11-24 13:55:13 +00:00
|
|
|
<string>10.9.0</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
</dict>
|
|
|
|
<key>NSHighResolutionCapable</key>
|
2016-06-11 20:27:04 +00:00
|
|
|
<true/>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>CFBundleDocumentTypes</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
2018-11-09 22:37:44 +00:00
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
2014-02-10 01:10:30 +00:00
|
|
|
<array>
|
2018-11-09 22:37:44 +00:00
|
|
|
<string>public.tscn</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
</array>
|
2018-11-09 22:37:44 +00:00
|
|
|
<key>NSExportableTypes</key>
|
2014-02-10 01:10:30 +00:00
|
|
|
<array>
|
2018-11-09 22:37:44 +00:00
|
|
|
<string>public.tscn</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
</array>
|
2018-11-09 22:37:44 +00:00
|
|
|
</dict>
|
|
|
|
<dict>
|
2014-02-10 01:10:30 +00:00
|
|
|
<key>CFBundleTypeRole</key>
|
|
|
|
<string>Editor</string>
|
|
|
|
<key>LSItemContentTypes</key>
|
|
|
|
<array>
|
2018-11-09 22:37:44 +00:00
|
|
|
<string>public.godot</string>
|
|
|
|
</array>
|
|
|
|
<key>NSExportableTypes</key>
|
|
|
|
<array>
|
|
|
|
<string>public.godot</string>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
<key>UTExportedTypeDeclarations</key>
|
|
|
|
<array>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>public.tscn</string>
|
|
|
|
<key>UTTypeReferenceURL</key>
|
|
|
|
<string></string>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>Godot Scene</string>
|
|
|
|
<key>UTTypeIconFile</key>
|
2018-11-12 17:28:13 +00:00
|
|
|
<string>Scene.icns</string>
|
2018-11-09 22:37:44 +00:00
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>scn</string>
|
|
|
|
<string>tscn</string>
|
|
|
|
</array>
|
|
|
|
<key>public.mime-type</key>
|
2018-11-12 17:28:13 +00:00
|
|
|
<string>application/x-godot-scene</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>public.gd</string>
|
|
|
|
<key>UTTypeReferenceURL</key>
|
|
|
|
<string></string>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>Godot Script</string>
|
|
|
|
<key>UTTypeIconFile</key>
|
|
|
|
<string>GDScript.icns</string>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>gd</string>
|
|
|
|
</array>
|
|
|
|
<key>public.mime-type</key>
|
|
|
|
<string>text/x-gdscript</string>
|
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>public.res</string>
|
|
|
|
<key>UTTypeReferenceURL</key>
|
|
|
|
<string></string>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>Godot Resource</string>
|
|
|
|
<key>UTTypeIconFile</key>
|
|
|
|
<string>Resource.icns</string>
|
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
|
|
|
</array>
|
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>res</string>
|
|
|
|
<string>tres</string>
|
|
|
|
</array>
|
|
|
|
<key>public.mime-type</key>
|
|
|
|
<string>application/x-godot-resource</string>
|
2018-11-09 22:37:44 +00:00
|
|
|
</dict>
|
|
|
|
</dict>
|
|
|
|
<dict>
|
|
|
|
<key>UTTypeIdentifier</key>
|
|
|
|
<string>public.godot</string>
|
|
|
|
<key>UTTypeReferenceURL</key>
|
|
|
|
<string></string>
|
|
|
|
<key>UTTypeDescription</key>
|
|
|
|
<string>Godot Project</string>
|
|
|
|
<key>UTTypeIconFile</key>
|
2018-11-12 17:28:13 +00:00
|
|
|
<string>Project.icns</string>
|
2018-11-09 22:37:44 +00:00
|
|
|
<key>UTTypeConformsTo</key>
|
|
|
|
<array>
|
|
|
|
<string>public.data</string>
|
2014-02-10 01:10:30 +00:00
|
|
|
</array>
|
2018-11-09 22:37:44 +00:00
|
|
|
<key>UTTypeTagSpecification</key>
|
|
|
|
<dict>
|
|
|
|
<key>public.filename-extension</key>
|
|
|
|
<array>
|
|
|
|
<string>godot</string>
|
|
|
|
</array>
|
|
|
|
<key>public.mime-type</key>
|
2018-11-12 17:28:13 +00:00
|
|
|
<string>text/x-godot-project</string>
|
2018-11-09 22:37:44 +00:00
|
|
|
</dict>
|
2014-02-10 01:10:30 +00:00
|
|
|
</dict>
|
|
|
|
</array>
|
|
|
|
</dict>
|
|
|
|
</plist>
|