113 lines
3.5 KiB
Plaintext
113 lines
3.5 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>
|
|
<false/>
|
|
<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>10.2</string>
|
|
<key>NSContactsUsageDescription</key>
|
|
<string>使用通信录描述信息</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos10.2</string>
|
|
<key>CFBundleName</key>
|
|
<string>民泰银行</string>
|
|
<key>NSPhotoLibraryUsageDescription</key>
|
|
<string>使用相册描述信息</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>AppIcon29x29</string>
|
|
<string>AppIcon40x40</string>
|
|
<string>AppIcon60x60</string>
|
|
</array>
|
|
</dict>
|
|
</dict>
|
|
<key>LSApplicationCategoryType</key>
|
|
<string></string>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>民泰银行</string>
|
|
<key>NSLocationWhenInUseUsageDescription</key>
|
|
<string>民泰银行需要定位权限才可以使用</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>14C89</string>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>使用相机描述信息</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.0.1</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>16D32</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>14C89</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
|
<string>民泰银行APP需要您的同意,才能访问蓝牙</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>1.0.3</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>8C1002</string>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>LaunchScreen</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>使用麦克风描述信息</string>
|
|
<key>CFBundleLocalizations</key>
|
|
<array>
|
|
<string>zh_CN</string>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.mintaibank.iphone</string>
|
|
<key>DTXcode</key>
|
|
<string>0821</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>MobileBankProject</string>
|
|
<key>UIMainStoryboardFile</key>
|
|
<string>Main</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
</dict>
|
|
</plist>
|