117 lines
2.8 KiB
Plaintext
117 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>13907</string>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>11D50d</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Todo</string>
|
|
<key>CFBundleDocumentTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeName</key>
|
|
<string>Todo</string>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>LSHandlerRank</key>
|
|
<string>Owner</string>
|
|
<key>LSItemContentTypes</key>
|
|
<array>
|
|
<string>com.appigo.todo</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Todo</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>Todo.png</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Todo.png</string>
|
|
<string>Todo@2x.png</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.appigo.todo</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleName</key>
|
|
<string>Todo</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>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.appigo.todo</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>appigotodo</string>
|
|
<string>appigotodov2</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>5.2.4</string>
|
|
<key>DTCompiler</key>
|
|
<string></string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>9B176</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>5.1</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>9B176</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos5.1</string>
|
|
<key>DTXcode</key>
|
|
<string>0431</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>4E1019</string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>MinimumOSVersion</key>
|
|
<string>3.1</string>
|
|
<key>NSUbiquitousDisplaySet</key>
|
|
<string>com.appigo.todo</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<true/>
|
|
<key>UTExportedTypeDeclarations</key>
|
|
<array>
|
|
<dict>
|
|
<key>UTTypeConformsTo</key>
|
|
<array>
|
|
<string>public.text</string>
|
|
</array>
|
|
<key>UTTypeDescription</key>
|
|
<string>Todo Document</string>
|
|
<key>UTTypeIdentifier</key>
|
|
<string>com.appigo.todo</string>
|
|
<key>UTTypeTagSpecification</key>
|
|
<dict>
|
|
<key>public.filename-extension</key>
|
|
<array>
|
|
<string>todo</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|