Files
ipa-archive/data/29/29919.plist
2024-02-26 22:54:30 +01:00

210 lines
5.4 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>10J869</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>PocketMoney</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeName</key>
<string>OFX</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>com.catamount.ofx</string>
</array>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>QFX</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>com.catamount.qfx</string>
</array>
</dict>
<dict>
<key>CFBundleTypeName</key>
<string>QIF</string>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>LSHandlerRank</key>
<string>Alternate</string>
<key>LSItemContentTypes</key>
<array>
<string>com.catamount.qif</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>PocketMoney</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<key>CFBundleIconFiles</key>
<array>
<string>icon.png</string>
<string>icon@2x.png</string>
<string>Icon-72.png</string>
<string>Icon-Small.png</string>
<string>Icon-Small@2x.png</string>
<string>Icon-Small-50.png</string>
</array>
<key>CFBundleIdentifier</key>
<string>com.catamount.PocketMoney</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>PocketMoney</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.catamount.PocketMoney</string>
<key>CFBundleURLSchemes</key>
<array>
<string>ireceipt</string>
<string>pocketmoney-nopig</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>3.1.5</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>8H7</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>4.3</string>
<key>DTSDKBuild</key>
<string>8H7</string>
<key>DTSDKName</key>
<string>iphoneos4.3</string>
<key>DTXcode</key>
<string>0402</string>
<key>DTXcodeBuild</key>
<string>4A2002a</string>
<key>LSRequiresIPhoneOS</key>
<false/>
<key>MinimumOSVersion</key>
<string>3.1</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>NSMainNibFile~ipad</key>
<string>MainWindow-iPad</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>UIFileSharingEnabled</key>
<true/>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleBlackOpaque</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait </string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait </string>
</array>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.text</string>
</array>
<key>UTTypeDescription</key>
<string>Open Financial Exchange Format</string>
<key>UTTypeIdentifier</key>
<string>com.catamount.ofx</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<string>ofx</string>
<key>public.mime-type</key>
<array>
<string>text/ofx</string>
<string>application/ofx</string>
<string>application/x-ofx</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.text</string>
</array>
<key>UTTypeDescription</key>
<string>Quicken's Open Financial Exchange Format</string>
<key>UTTypeIdentifier</key>
<string>com.catamount.qfx</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<string>qfx</string>
<key>public.mime-type</key>
<array>
<string>text/qfx</string>
<string>text/ofx</string>
<string>application/qfx</string>
<string>application/x-qfx</string>
<string>text/plain</string>
</array>
</dict>
</dict>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.text</string>
</array>
<key>UTTypeDescription</key>
<string>Quicken Interchange Format</string>
<key>UTTypeIdentifier</key>
<string>com.catamount.qif</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<string>qif</string>
<key>public.mime-type</key>
<array>
<string>text/qif</string>
<string>application/qif</string>
<string>application/x-qif</string>
<string>text/plain</string>
</array>
</dict>
</dict>
</array>
</dict>
</plist>