Files
ipa-archive/data/45/45940.plist
2024-03-04 19:05:10 +01:00

76 lines
2.0 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>Target</string>
<key>CFBundleExecutable</key>
<string>Target for iPad</string>
<key>CFBundleIconFile</key>
<string>icon_iPad_homescreen.png</string>
<key>CFBundleIdentifier</key>
<string>com.target.TargetPad</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</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.target.Target</string>
<key>CFBundleURLSchemes</key>
<array>
<string>target-ipad</string>
<string>target</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvmgcc42</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>4.1 GM</string>
<key>DTSDKName</key>
<string>iphoneos3.2</string>
<key>DTXcode</key>
<string>0324</string>
<key>MinimumOSVersion</key>
<string>3.2</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>TargetRepoRev</key>
<string>5029</string>
<key>UIDeviceFamily</key>
<array>
<integer>2</integer>
</array>
<key>UILaunchImageFile~ipad</key>
<string>Launch</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>UIStatusBarHidden</key>
<false/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
</dict>
</plist>