Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?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>ATSApplicationFontsPath</key>
- <string>BOOM Fonts</string>
- <key>BuildMachineOSBuild</key>
- <string>10K549</string>
- <key>CFBundleDevelopmentRegion</key>
- <string>English</string>
- <key>CFBundleDocumentTypes</key>
- <array>
- <dict>
- <key>CFBundleTypeExtensions</key>
- <array>
- <string>bmsv</string>
- </array>
- <key>CFBundleTypeIconFile</key>
- <string>BOOM Saved Game</string>
- <key>CFBundleTypeName</key>
- <string>BOOM Saved Game</string>
- <key>CFBundleTypeRole</key>
- <string>Editor</string>
- <key>LSTypeIsPackage</key>
- <false/>
- <key>NSPersistentStoreTypeKey</key>
- <string>Binary</string>
- </dict>
- </array>
- <key>CFBundleExecutable</key>
- <string>BOOM</string>
- <key>CFBundleHelpBookFolder</key>
- <string>BOOMHelp</string>
- <key>CFBundleHelpBookName</key>
- <string>BOOM Help</string>
- <key>CFBundleIconFile</key>
- <string>BOOM</string>
- <key>CFBundleIdentifier</key>
- <string>com.factor-software.boom2</string>
- <key>CFBundleInfoDictionaryVersion</key>
- <string>6.0</string>
- <key>CFBundleName</key>
- <string>BOOM</string>
- <key>CFBundlePackageType</key>
- <string>APPL</string>
- <key>CFBundleShortVersionString</key>
- <string>2.0.6</string>
- <key>CFBundleSignature</key>
- <string>FSBM</string>
- <key>CFBundleVersion</key>
- <string>2.0.6</string>
- <key>DTCompiler</key>
- <string></string>
- <key>DTPlatformBuild</key>
- <string>10M2518</string>
- <key>DTPlatformVersion</key>
- <string>PG</string>
- <key>DTSDKBuild</key>
- <string>9L31a</string>
- <key>DTSDKName</key>
- <string>macosx10.5</string>
- <key>DTXcode</key>
- <string>0400</string>
- <key>DTXcodeBuild</key>
- <string>10M2518</string>
- <key>LSMinimumSystemVersion</key>
- <string>10.5</string>
- <key>NSHumanReadableCopyright</key>
- <string>Copyright © 1997-2012 Factor Software. All Rights Reserved.</string>
- <key>NSMainNibFile</key>
- <string>MainMenu</string>
- <key>NSPrincipalClass</key>
- <string>NSApplication</string>
- </dict>
- </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement