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

164 lines
5.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>NSHumanReadableCopyright</key>
<string></string>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>UIRequiresFullScreen</key>
<true/>
<key>DTPlatformVersion</key>
<string>13.4</string>
<key>CFBundleIconFile</key>
<string>Icon.png</string>
<key>CFBundleName</key>
<string>nekoatsume</string>
<key>DTSDKName</key>
<string>iphoneos13.4</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>画像を保存します</string>
<key>UISupportedInterfaceOrientations~ipad</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>GADApplicationIdentifier</key>
<string>ca-app-pub-2904702161629737~8855222605</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>LSUIPresentationMode</key>
<integer>0</integer>
<key>CFBundleDisplayName</key>
<string>ねこあつめ</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>DTSDKBuild</key>
<string>17E255</string>
<key>CFBundleShortVersionString</key>
<string>1.14.1</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationPortraitUpsideDown</string>
</array>
<key>BuildMachineOSBuild</key>
<string>19D76</string>
<key>DTPlatformBuild</key>
<string>17E255</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>DTXcodeBuild</key>
<string>11E146</string>
<key>CFBundleDevelopmentRegion</key>
<string>ja_JP</string>
<key>MinimumOSVersion</key>
<string>7.0</string>
<key>CFBundleVersion</key>
<string>1.14.1.1</string>
<key>NSPhotoLibraryAddUsageDescription</key>
<string>画像を保存します</string>
<key>UILaunchImageFile</key>
<string>LaunchImage</string>
<key>UIStatusBarHidden</key>
<true/>
<key>UILaunchImages</key>
<array>
<dict>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
<key>UILaunchImageName</key>
<string>LaunchImage-700</string>
<key>UILaunchImageSize</key>
<string>{320, 480}</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
</dict>
<dict>
<key>UILaunchImageOrientation</key>
<string>Portrait</string>
<key>UILaunchImageName</key>
<string>LaunchImage-700-568h</string>
<key>UILaunchImageSize</key>
<string>{320, 568}</string>
<key>UILaunchImageMinimumOSVersion</key>
<string>7.0</string>
</dict>
<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>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>
<key>CFBundleIdentifier</key>
<string>jp.co.hit-point.nekoatsume</string>
<key>DTXcode</key>
<string>1140</string>
<key>NSCalendarsUsageDescription</key>
<string>広告コンテンツがカレンダーにアクセスする場合があります</string>
<key>CFBundleExecutable</key>
<string>nekoatsume</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<false/>
</dict>
<key>CFBundleIcons~ipad</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>AppIcon29x29</string>
<string>AppIcon40x40</string>
<string>AppIcon60x60</string>
<string>AppIcon76x76</string>
<string>AppIcon83.5x83.5</string>
</array>
<key>CFBundleIconName</key>
<string>AppIcon</string>
</dict>
</dict>
<key>CFBundleSignature</key>
<string>????</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTAppStoreToolsBuild</key>
<string>11E608a</string>
</dict>
</plist>