Files
ipa-archive/data/9/9657.plist
2024-02-26 22:50:59 +01:00

150 lines
4.3 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>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLName</key>
<string>jp.pascal.dog3</string>
<key>CFBundleURLSchemes</key>
<array>
<string>pascalmydog2</string>
</array>
</dict>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>gamekit</string>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationLandscapeRight</string>
<key>DTPlatformVersion</key>
<string>11.0</string>
<key>UIRequiresFullScreen</key>
<true/>
<key>CFBundleName</key>
<string>Dog3</string>
<key>DTSDKName</key>
<string>iphoneos11.0</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>カメラ機能を使用します</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon57x57</string>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>LSApplicationCategoryType</key>
<string></string>
<key>CFBundleDisplayName</key>
<string>My Dog My Room 2 </string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>DTSDKBuild</key>
<string>15A372</string>
<key>CFBundleShortVersionString</key>
<string>1.1.5</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
<key>BuildMachineOSBuild</key>
<string>16G29</string>
<key>DTPlatformBuild</key>
<string>15A372</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>9A235</string>
<key>MinimumOSVersion</key>
<string>6.0</string>
<key>UIPrerenderedIcon</key>
<true/>
<key>CFBundleVersion</key>
<string>1.1.5.3</string>
<key>UIStatusBarHidden</key>
<true/>
<key>UILaunchImages</key>
<array>
<dict>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
<key>UILaunchImageName</key>
<string>LaunchImage-700-Portrait</string>
<key>UILaunchImageSize</key>
<string>{768, 1024}</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
</dict>
</array>
<key>UILaunchStoryboardName</key>
<string>Launch Screen</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>CFBundleIdentifier</key>
<string>jp.pascal.dog3</string>
<key>CFBundleIconFiles</key>
<array>
<string>Icon.png</string>
<string>Icon-72.png</string>
<string>Icon-76.png</string>
<string>Icon-120.png</string>
<string>Icon-152.png</string>
<string>Icon-167.png</string>
</array>
<key>DTXcode</key>
<string>0900</string>
<key>NSCalendarsUsageDescription</key>
<string>カレンダーへのアクセスのため</string>
<key>CFBundleExecutable</key>
<string>Dog3</string>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon57x57</string>
<string>AppIcon60x60</string>
<string>AppIcon72x72</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>UIMainStoryboardFile</key>
<string>Launch Screen</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
</dict>
</plist>