125 lines
3.7 KiB
Plaintext
125 lines
3.7 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>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>DTPlatformVersion</key>
|
|
<string>10.2</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos10.2</string>
|
|
<key>CFBundleName</key>
|
|
<string>SecurityCenter</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>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>百度安全中心</string>
|
|
<key>DTSDKBuild</key>
|
|
<string>14C89</string>
|
|
<key>NSCameraUsageDescription</key>
|
|
<string>请允许百度安全中心访问您的相机,以便正常使用相关功能</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>2.3.7</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>16D32</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>14C89</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>7.0</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>en</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>8C1002</string>
|
|
<key>CFBundleVersion</key>
|
|
<string>47</string>
|
|
<key>UILaunchImages</key>
|
|
<array>
|
|
<dict>
|
|
<key>UILaunchImageName</key>
|
|
<string>launchImage</string>
|
|
<key>UILaunchImageSize</key>
|
|
<string>{320, 568}</string>
|
|
</dict>
|
|
</array>
|
|
<key>UILaunchStoryboardName</key>
|
|
<string>Launch Screen</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
</array>
|
|
<key>NSMicrophoneUsageDescription</key>
|
|
<string>请允许百度安全中心访问您的麦克风,以便正常使用相关功能</string>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.baidu.SecurityCenter</string>
|
|
<key>DTXcode</key>
|
|
<string>0821</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>SecurityCenter</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>ITSAppUsesNonExemptEncryption</key>
|
|
<false/>
|
|
<key>CFBundleURLTypes</key>
|
|
<array>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.baidu.securitycenter</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>bdscenter</string>
|
|
</array>
|
|
</dict>
|
|
<dict>
|
|
<key>CFBundleTypeRole</key>
|
|
<string>Editor</string>
|
|
<key>CFBundleURLName</key>
|
|
<string>com.baidu.securitycenter.appextension</string>
|
|
<key>CFBundleURLSchemes</key>
|
|
<array>
|
|
<string>bdscenterappextension</string>
|
|
</array>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|