<?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>CFBundleAllowMixedLocalizations</key>
|
<true/>
|
<key>CFBundleURLTypes</key>
|
<array>
|
<dict>
|
<key>CFBundleTypeRole</key>
|
<string>Editor</string>
|
<key>CFBundleURLSchemes</key>
|
<array>
|
<string>wx4b9c1d814c2902a3</string>
|
</array>
|
</dict>
|
<dict>
|
<key>CFBundleTypeRole</key>
|
<string>Editor</string>
|
<key>CFBundleURLSchemes</key>
|
<array>
|
<string>XQMuse</string>
|
</array>
|
</dict>
|
</array>
|
<key>ITSAppUsesNonExemptEncryption</key>
|
<false/>
|
<key>LSApplicationQueriesSchemes</key>
|
<array>
|
<string>weixin</string>
|
<string>weixinULAPI</string>
|
<string>weixinURLParamsAPI</string>
|
<string>baidumap</string>
|
<string>comgooglemaps</string>
|
<string>qqmap</string>
|
<string>iosamap</string>
|
</array>
|
<key>Localization native development region</key>
|
<string>China</string>
|
<key>NSAppTransportSecurity</key>
|
<dict>
|
<key>NSAllowsArbitraryLoads</key>
|
<true/>
|
</dict>
|
<key>UIAppFonts</key>
|
<array>
|
<string>SourceHanSerifCN-Light.otf</string>
|
<string>SourceHanSansCN-Regular.otf</string>
|
<string>Agenda-Light.otf</string>
|
<string>FlyFlowerSong.otf</string>
|
<string>SourceHanSerifCN-Regular.otf</string>
|
<string>SourceHanSerifCN-Semibold.otf</string>
|
<string>SourceHanSerifCN-Medium.otf</string>
|
</array>
|
<key>UIApplicationSceneManifest</key>
|
<dict>
|
<key>UIApplicationSupportsMultipleScenes</key>
|
<false/>
|
<key>UISceneConfigurations</key>
|
<dict>
|
<key>UIWindowSceneSessionRoleApplication</key>
|
<array>
|
<dict>
|
<key>UISceneConfigurationName</key>
|
<string>Default Configuration</string>
|
<key>UISceneDelegateClassName</key>
|
<string>$(PRODUCT_MODULE_NAME).SceneDelegate</string>
|
</dict>
|
</array>
|
</dict>
|
</dict>
|
<key>UIBackgroundModes</key>
|
<array>
|
<string>audio</string>
|
</array>
|
</dict>
|
</plist>
|