102 lines
2.5 KiB
Plaintext
102 lines
2.5 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>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Kinetic</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>kinetic</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon.png</string>
|
|
<string>Icon@2x.png</string>
|
|
<string>Icon-Small.png</string>
|
|
<string>Icon-Small@2x.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.wearemothership.kinetic</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>kinetic</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.09</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.wearemothership.kineticdailymile</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>kineticdailymile</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.wearemothership.fb151739561531704</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>fb151739561531704</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.wearemothership.kineticupgrade</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>kineticupgrade</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1751</string>
|
|
<key>DTCompiler</key>
|
|
<string>4.2</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>8C134</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>4.2 Seed 2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos4.2</string>
|
|
<key>DTXcode</key>
|
|
<string>0325</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>10M2423</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.1</string>
|
|
<key>NSMainNibFile</key>
|
|
<string>MainWindow</string>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>audio</string>
|
|
<string>location</string>
|
|
</array>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UIFileSharingEnabled</key>
|
|
<false/>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UIStatusBarStyle</key>
|
|
<string>UIStatusBarStyleBlackOpaque</string>
|
|
</dict>
|
|
</plist>
|