Files
ipa-archive/data/10/10045.plist
2024-02-26 22:51:04 +01:00

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>CFBundleName</key>
<string>MoneyReader</string>
<key>DTXcode</key>
<string>0900</string>
<key>DTSDKName</key>
<string>iphoneos11.0</string>
<key>UILaunchStoryboardName</key>
<string>LaunchScreen</string>
<key>DTSDKBuild</key>
<string>15A372</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleVersion</key>
<string>15</string>
<key>BuildMachineOSBuild</key>
<string>16G29</string>
<key>NSCameraUsageDescription</key>
<string>Needed for recognizing currency</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.6</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UIMainStoryboardFile</key>
<string>Main</string>
<key>UIStatusBarHidden</key>
<true/>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleExecutable</key>
<string>MoneyReader</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>MinimumOSVersion</key>
<string>8.0</string>
<key>CFBundleIdentifier</key>
<string>com.ipplex.moneyreader</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>
<key>DTPlatformVersion</key>
<string>11.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon57x57</string>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>DTXcodeBuild</key>
<string>9A235</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>UIRequiresFullScreen</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>DTPlatformBuild</key>
<string>15A372</string>
<key>UISupportedDevices</key>
<array>
<string>iPad2,1</string>
<string>iPad2,2</string>
<string>iPad2,3</string>
<string>iPad2,4</string>
<string>iPad2,5</string>
<string>iPad2,6</string>
<string>iPad2,7</string>
</array>
</dict>
</plist>