2012-02-25 02:59:13 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-10-18 04:50:47 +00:00
|
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
2012-02-25 02:59:13 +00:00
|
|
|
<plist version="1.0">
|
|
|
|
<dict>
|
|
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
|
|
<string>English</string>
|
|
|
|
<key>CFBundleDisplayName</key>
|
|
|
|
<string>Mapster32</string>
|
|
|
|
<key>CFBundleExecutable</key>
|
|
|
|
<string>mapster32</string>
|
|
|
|
<key>CFBundleGetInfoString</key>
|
|
|
|
<string>2.0, Copyright EDuke32 Team</string>
|
|
|
|
<key>CFBundleIconFile</key>
|
|
|
|
<string>mapster32.icns</string>
|
2014-10-18 04:50:47 +00:00
|
|
|
<key>CFBundleIdentifier</key>
|
2016-01-12 10:31:24 +00:00
|
|
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
|
2012-02-25 02:59:13 +00:00
|
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
|
|
<string>6.0</string>
|
|
|
|
<key>CFBundleName</key>
|
|
|
|
<string>Mapster32</string>
|
|
|
|
<key>CFBundlePackageType</key>
|
|
|
|
<string>APPL</string>
|
|
|
|
<key>CFBundleShortVersionString</key>
|
|
|
|
<string>2.0</string>
|
2014-10-18 04:50:47 +00:00
|
|
|
<key>CFBundleSignature</key>
|
|
|
|
<string>MP32</string>
|
2012-02-25 02:59:13 +00:00
|
|
|
<key>CFBundleVersion</key>
|
|
|
|
<string>2.0</string>
|
2014-10-18 04:50:47 +00:00
|
|
|
<key>CGDisableCoalescedUpdates</key>
|
|
|
|
<true/>
|
|
|
|
<key>CSResourcesFileMapped</key>
|
|
|
|
<true/>
|
|
|
|
<key>NSHumanReadableCopyright</key>
|
|
|
|
<string>Copyright Voidpoint, LLC</string>
|
2012-02-25 02:59:13 +00:00
|
|
|
<key>NSPrincipalClass</key>
|
|
|
|
<string>NSApplication</string>
|
|
|
|
</dict>
|
|
|
|
</plist>
|