98 lines
2.8 KiB
Plaintext
98 lines
2.8 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>13B42</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Catching Fireflies</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>CatchingFireflies</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon-60.png</string>
|
|
<string>Icon-60@2x.png</string>
|
|
<string>Icon-72.png</string>
|
|
<string>Icon-72@2x.png</string>
|
|
<string>Icon-76.png</string>
|
|
<string>Icon-76@2x.png</string>
|
|
<string>Icon-Small.png</string>
|
|
<string>Icon-Small@2x.png</string>
|
|
<string>Icon-Small-40.png</string>
|
|
<string>Icon-Small-40@2x.png</string>
|
|
<string>Icon-Small-50.png</string>
|
|
<string>Icon-Small-50@2x.png</string>
|
|
<string>Icon-hdpi.png</string>
|
|
<string>Icon-ldpi.png</string>
|
|
<string>Icon-mdpi.png</string>
|
|
<string>Icon-xhdpi.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>eight.app.studio.catchingfireflies</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>CatchingFireflies</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.2</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>11B508</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>7.0</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>11B508</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos7.0</string>
|
|
<key>DTXcode</key>
|
|
<string>0502</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>5A3005</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>5.1</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>NSMainNibFile~ipad</key>
|
|
<string>MainWindow-iPad</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>Calisto MT.ttf</string>
|
|
<string>Kristen ITC.ttf</string>
|
|
<string>Mistral.ttf</string>
|
|
<string>Faerytale Woods.ttf</string>
|
|
<string>Chinacat.ttf</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UIInterfaceOrientation</key>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackTranslucent</string>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
</dict>
|
|
</plist>
|