106 lines
2.8 KiB
Plaintext
106 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>AppigoSVNRevision</key>
|
|
<string>1524</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Corkulous</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Corkulous Board</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSHandlerRank</key>
|
|
<string>Owner</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.appigo.corkulous.corkulous</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Corkulous</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>corkulous-72.png</string>
|
|
<string>corkulous-50.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.appigo.corkulous</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Corkulous</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleResourceSpecification</key>
|
|
<string>ResourceRules.plist</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.6.1</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.2</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UIFileSharingEnabled</key>
|
|
<true/>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>UTExportedTypeDeclarations</key>
|
|
<array>
|
|
<dict>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>com.appigo.corkulous.corkboard</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>Corkulous Board</string>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.appigo.corkulous.corkulous</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<string>corkulous</string>
|
|
<key>public.mime-type</key>
|
|
<string>application/corkulous</string>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|