You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
133 lines
4.1 KiB
133 lines
4.1 KiB
<?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>CFBundleDevelopmentRegion</key> |
|
<string>en</string> |
|
<key>CFBundleDisplayName</key> |
|
<string>$(PRODUCT_NAME)</string> |
|
<key>CFBundleExecutable</key> |
|
<string>$(EXECUTABLE_NAME)</string> |
|
<key>CFBundleIdentifier</key> |
|
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string> |
|
<key>CFBundleInfoDictionaryVersion</key> |
|
<string>6.0</string> |
|
<key>CFBundleName</key> |
|
<string>$(PRODUCT_NAME)</string> |
|
<key>CFBundlePackageType</key> |
|
<string>APPL</string> |
|
<key>CFBundleShortVersionString</key> |
|
<string>$(MARKETING_VERSION)</string> |
|
<key>CFBundleURLTypes</key> |
|
<array> |
|
<dict> |
|
<key>CFBundleTypeRole</key> |
|
<string>Editor</string> |
|
<key>CFBundleURLName</key> |
|
<string></string> |
|
<key>CFBundleURLSchemes</key> |
|
<array> |
|
<string>tongxin</string> |
|
</array> |
|
</dict> |
|
<dict> |
|
<key>CFBundleTypeRole</key> |
|
<string>Editor</string> |
|
<key>CFBundleURLSchemes</key> |
|
<array> |
|
<string>wxc0ca3e7f672ac786</string> |
|
</array> |
|
</dict> |
|
</array> |
|
<key>CFBundleVersion</key> |
|
<string>$(CURRENT_PROJECT_VERSION)</string> |
|
<key>LSApplicationCategoryType</key> |
|
<string></string> |
|
<key>LSApplicationQueriesSchemes</key> |
|
<array> |
|
<string>weixinULAPI</string> |
|
<string>wechat</string> |
|
<string>weixin</string> |
|
<string>mqqOpensdkSSoLogin</string> |
|
<string>mqqopensdkapiV2</string> |
|
<string>mqqopensdkapiV3</string> |
|
<string>wtloginmqq2</string> |
|
<string>mqq</string> |
|
<string>mqqapi</string> |
|
<string>weixinURLParamsAPI</string> |
|
</array> |
|
<key>LSRequiresIPhoneOS</key> |
|
<true/> |
|
<key>MOBAppSecret</key> |
|
<string>f1bcfd6493e0d9de009e3a34401357e9</string> |
|
<key>MOBAppkey</key> |
|
<string>385228e2484eb</string> |
|
<key>NSAppTransportSecurity</key> |
|
<dict> |
|
<key>NSAllowsArbitraryLoads</key> |
|
<true/> |
|
</dict> |
|
<key>NSAppleMusicUsageDescription</key> |
|
<string>请为应用打开音乐库权限</string> |
|
<key>NSBluetoothAlwaysUsageDescription</key> |
|
<string>请为APP打开蓝牙权限</string> |
|
<key>NSBluetoothPeripheralUsageDescription</key> |
|
<string>请为APP打开蓝牙权限</string> |
|
<key>NSCalendarsUsageDescription</key> |
|
<string>请为APP打开日历权限</string> |
|
<key>NSCameraUsageDescription</key> |
|
<string>请为应用打开相机权限,以便使用二维码扫描功能</string> |
|
<key>NSContactsUsageDescription</key> |
|
<string>请为应用打开通讯录权限,以便使用联系人批量导入功能</string> |
|
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key> |
|
<string>是否允许在使用过程中获取您的定位信息用于查看位置信息</string> |
|
<key>NSLocationAlwaysUsageDescription</key> |
|
<string>请为应用打开定位权限,以便使用地图功能</string> |
|
<key>NSLocationWhenInUseUsageDescription</key> |
|
<string>请为应用打开定位权限,以便使用地图功能</string> |
|
<key>NSMicrophoneUsageDescription</key> |
|
<string>请为应用打开麦克风权限,以便正常使用聊天功能</string> |
|
<key>NSPhotoLibraryAddUsageDescription</key> |
|
<string>请为应用打开相册添加权限</string> |
|
<key>NSPhotoLibraryUsageDescription</key> |
|
<string>请为应用打开相册权限</string> |
|
<key>NSSiriUsageDescription</key> |
|
<string>请为APP打开Siri权限</string> |
|
<key>UIBackgroundModes</key> |
|
<array> |
|
<string>audio</string> |
|
<string>fetch</string> |
|
<string>remote-notification</string> |
|
</array> |
|
<key>UILaunchStoryboardName</key> |
|
<string>LaunchScreen</string> |
|
<key>UIMainStoryboardFile</key> |
|
<string>Main</string> |
|
<key>UIRequiredDeviceCapabilities</key> |
|
<array> |
|
<string>armv7</string> |
|
</array> |
|
<key>UIStatusBarHidden</key> |
|
<true/> |
|
<key>UIStatusBarStyle</key> |
|
<string>UIStatusBarStyleLightContent</string> |
|
<key>UIStatusBarTintParameters</key> |
|
<dict> |
|
<key>UINavigationBar</key> |
|
<dict> |
|
<key>Style</key> |
|
<string>UIBarStyleDefault</string> |
|
<key>Translucent</key> |
|
<false/> |
|
</dict> |
|
</dict> |
|
<key>UISupportedInterfaceOrientations</key> |
|
<array> |
|
<string>UIInterfaceOrientationPortrait</string> |
|
</array> |
|
<key>UIUserInterfaceStyle</key> |
|
<string>Light</string> |
|
<key>UIViewControllerBasedStatusBarAppearance</key> |
|
<false/> |
|
</dict> |
|
</plist>
|
|
|