forked from jaildesigner-jailgames/jaildoctors_dilemma
45 lines
1.3 KiB
Plaintext
45 lines
1.3 KiB
Plaintext
<?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>BuildMachineOSBuild</key>
|
|
<string>19H2</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>jaildoctors_dilemma</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>jaildoctors_dilemma</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon</string>
|
|
<key>CFBundleIconName</key>
|
|
<string>icon</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>org.jailgames.jaildoctors_dilemma</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>jaildoctors_dilemma</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.10</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.10</string>
|
|
<key>CSResourcesFileMapped</key>
|
|
<true/>
|
|
<key>LSMinimumSystemVersion</key>
|
|
<string>10.12</string>
|
|
<key>NSHighResolutionCapable</key>
|
|
<true/>
|
|
<key>NSHumanReadableCopyright</key>
|
|
<string>Copyright 2022 JailDesigner</string>
|
|
<key>NSPrincipalClass</key>
|
|
<string>NSApplication</string>
|
|
<key>SUPublicDSAKeyFile</key>
|
|
<string>dsa_pub.pem</string>
|
|
</dict>
|
|
</plist>
|