128 lines
3.8 KiB
Plaintext
128 lines
3.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>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>armv7</string>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>11.0</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos11.0</string>
|
|
<key>LSRequiresiPhoneOS</key>
|
|
<true/>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>Allows for photos to be used as backgrounds and/or card backs.</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon_iPadFull</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Solitaire 3D</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>15A372</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>6.74</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>16G29</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>15A372</string>
|
|
<key>UIFileSharingEnabled</key>
|
|
<false/>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>5.1.1</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>6.74.02</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>9A235</string>
|
|
<key>UIStatusBarHidden</key>
|
|
<true/>
|
|
<key>UILaunchImageFile</key>
|
|
<string>LaunchImage_iPadFull</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.grassgames.Solitaire3DiPad</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>Icon_72x72.png</string>
|
|
<string>Icon_144x144.png</string>
|
|
</array>
|
|
<key>DTXcode</key>
|
|
<string>0900</string>
|
|
<key>UILaunchImages~ipad</key>
|
|
<array>
|
|
<dict>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Portrait</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-Portrait</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{768, 1024}</string>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
</dict>
|
|
<dict>
|
|
<key>UILaunchImageOrientation</key>
|
|
<string>Landscape</string>
|
|
<key>UILaunchImageName</key>
|
|
<string>Default-Landscape</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{768, 1024}</string>
|
|
<key>UILaunchImageMinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
</dict>
|
|
</array>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Solitaire 3D iPad</string>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon_iPadFull72x72</string>
|
|
<string>AppIcon_iPadFull76x76</string>
|
|
<string>AppIcon_iPadFull83.5x83.5</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon_iPadFull</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleSignature</key>
|
|
<string>GRAS</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
</dict>
|
|
</plist>
|