151 lines
4.6 KiB
Plaintext
151 lines
4.6 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>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>13.5</string>
|
|
<key>CFBundleName</key>
|
|
<string>AIDA64</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos13.5</string>
|
|
<key>UIViewControllerBasedStatusBarAppearance</key>
|
|
<false/>
|
|
<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>UIStatusBarTintParameters</key>
|
|
<dict>
|
|
<key>UINavigationBar</key>
|
|
<dict>
|
|
<key>Style</key>
|
|
<string>UIBarStyleDefault</string>
|
|
<key>Translucent</key>
|
|
<false/>
|
|
</dict>
|
|
</dict>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>Only to display location information to test GPS capabilities. No location data used or stored.</string>
|
|
<key>GADIsAdManagerApp</key>
|
|
<true/>
|
|
<key>DTSDKBuild</key>
|
|
<string>17F65</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>1.37</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>19F101</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>17F65</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>11E608c</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>8.0</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>747</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>LaunchScreen</string>
|
|
<key>NSMotionUsageDescription</key>
|
|
<string>Detecting sensor values</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.finalwire.aida64</string>
|
|
<key>DTXcode</key>
|
|
<string>1150</string>
|
|
<key>NSCalendarsUsageDescription</key>
|
|
<string>Collecting system uptime</string>
|
|
<key>CFBundleExecutable</key>
|
|
<string>AIDA64_c3</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSExceptionDomains</key>
|
|
<dict>
|
|
<key>update.aida64.com</key>
|
|
<dict>
|
|
<key>NSTemporaryExceptionAllowsInsecureHTTPLoads</key>
|
|
<true/>
|
|
<key>NSTemporaryExceptionMinimumTLSVersion</key>
|
|
<string>TLSv1.1</string>
|
|
<key>NSIncludesSubdomains</key>
|
|
<true/>
|
|
</dict>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleIcons~ipad</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon29x29</string>
|
|
<string>AppIcon40x40</string>
|
|
<string>AppIcon57x57</string>
|
|
<string>AppIcon60x60</string>
|
|
<string>AppIcon50x50</string>
|
|
<string>AppIcon72x72</string>
|
|
<string>AppIcon76x76</string>
|
|
<string>AppIcon83.5x83.5</string>
|
|
</array>
|
|
<key>CFBundleIconName</key>
|
|
<string>AppIcon</string>
|
|
</dict>
|
|
</dict>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>Main</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<false/>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>DTAppStoreToolsBuild</key>
|
|
<string>11E608a</string>
|
|
</dict>
|
|
</plist>
|