106 lines
3.5 KiB
Plaintext
106 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>CFBundleDevelopmentRegion</key>
|
||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||
<key>CFBundleDisplayName</key>
|
||
<string>魔力</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>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
|
||
<key>CFBundleShortVersionString</key>
|
||
<string>$(MARKETING_VERSION)</string>
|
||
<key>CFBundleURLTypes</key>
|
||
<array>
|
||
<dict>
|
||
<key>CFBundleTypeRole</key>
|
||
<string>Editor</string>
|
||
<key>CFBundleURLSchemes</key>
|
||
<array>
|
||
<string>tencent101902443</string>
|
||
</array>
|
||
</dict>
|
||
<dict>
|
||
<key>CFBundleTypeRole</key>
|
||
<string>Editor</string>
|
||
<key>CFBundleURLSchemes</key>
|
||
<array>
|
||
<string>wxee68b213a1bd632b</string>
|
||
</array>
|
||
</dict>
|
||
</array>
|
||
<key>CFBundleVersion</key>
|
||
<string>2022031701</string>
|
||
<key>LSApplicationQueriesSchemes</key>
|
||
<array>
|
||
<string>pubgmhd1106467070</string>
|
||
<string>weixin</string>
|
||
<string>wechat</string>
|
||
<string>weixinULAPI</string>
|
||
<string>mqq</string>
|
||
<string>mqqapi</string>
|
||
<string>mqqwpa</string>
|
||
<string>mqqopensdkapiV2</string>
|
||
<string>mqqopensdkapiV3</string>
|
||
<string>wtloginmqq2</string>
|
||
<string>mqzone</string>
|
||
<string>mqqOpensdkSSoLogin</string>
|
||
<string>mqqopensdkminiapp</string>
|
||
</array>
|
||
<key>LSRequiresIPhoneOS</key>
|
||
<true/>
|
||
<key>MOBAppKey</key>
|
||
<string>m30e2a5588f42e</string>
|
||
<key>MOBAppSecret</key>
|
||
<string>b0001d6948333cbcbdd43105cb9e225c</string>
|
||
<key>NSAppTransportSecurity</key>
|
||
<dict>
|
||
<key>NSAllowsArbitraryLoads</key>
|
||
<true/>
|
||
</dict>
|
||
<key>NSCameraUsageDescription</key>
|
||
<string>“魔力”需要您的同意,才可以访问进行拍照并上传您的图片,然后展示在您的个人主页上,便于他人查看</string>
|
||
<key>NSLocalNetworkUsageDescription</key>
|
||
<string>此App将可发现和连接到您所用网络上的设备。</string>
|
||
<key>NSMicrophoneUsageDescription</key>
|
||
<string>“魔力”需要您的同意,才可以进行语音聊天</string>
|
||
<key>NSPhotoLibraryAddUsageDescription</key>
|
||
<string>“魔力”需要您的同意,才可以存储相片到相册</string>
|
||
<key>NSPhotoLibraryUsageDescription</key>
|
||
<string>“魔力”需要您的同意,才可以访问相册并选择您需要上传的图片,然后展示在您的个人主页上,便于他人查看</string>
|
||
<key>NSUserTrackingUsageDescription</key>
|
||
<string>请允许我们获取您的IDFA权限,可以为您提供个性化活动和服务。未经您的允许,您的信息将不作其他用途</string>
|
||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||
<true/>
|
||
<key>UIBackgroundModes</key>
|
||
<array>
|
||
<string>audio</string>
|
||
</array>
|
||
<key>UILaunchStoryboardName</key>
|
||
<string>Launch Screen.storyboard</string>
|
||
<key>UIRequiredDeviceCapabilities</key>
|
||
<array>
|
||
<string>armv7</string>
|
||
</array>
|
||
<key>UISupportedInterfaceOrientations</key>
|
||
<array>
|
||
<string>UIInterfaceOrientationPortrait</string>
|
||
</array>
|
||
<key>UISupportedInterfaceOrientations~ipad</key>
|
||
<array>
|
||
<string>UIInterfaceOrientationPortrait</string>
|
||
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
||
</array>
|
||
<key>UIViewControllerBasedStatusBarAppearance</key>
|
||
<false/>
|
||
</dict>
|
||
</plist>
|