wei
2020-12-23 263401d40b2d9d2c1b36a24f33d45c5cb7192518
HDL-ON_iOS/Info.plist
@@ -6,6 +6,26 @@
   <array>
      <dict>
         <key>CFBundleURLName</key>
         <string>weixin</string>
      </dict>
      <dict>
         <key>CFBundleURLName</key>
         <string>AispeechMobile</string>
      </dict>
      <dict>
         <key>CFBundleURLName</key>
         <string>xiaoduapp</string>
      </dict>
      <dict>
         <key>CFBundleURLSchemes</key>
         <array>
            <string>hdlonpro</string>
         </array>
         <key>CFBundleTypeRole</key>
         <string>Editor</string>
      </dict>
      <dict>
         <key>CFBundleURLName</key>
         <string>qqmusic</string>
      </dict>
   </array>
@@ -38,9 +58,9 @@
   <key>UIRequiresFullScreen</key>
   <true/>
   <key>NSCameraUsageDescription</key>
   <string>设置房间或者场景的背景图片</string>
   <string>App wants to access your camera to set the background picture of the room</string>
   <key>NSPhotoLibraryUsageDescription</key>
   <string>设置房间或者场景的背景图片</string>
   <string>App wants to access your photo library to set the background image of the room</string>
   <key>UISupportedInterfaceOrientations</key>
   <array>
      <string>UIInterfaceOrientationPortrait</string>
@@ -76,18 +96,30 @@
   <key>UIStatusBarStyle</key>
   <string>UIStatusBarStyleLightContent</string>
   <key>CFBundleShortVersionString</key>
   <string>1.0.202009282</string>
   <string>1.0.202012233</string>
   <key>CFBundleVersion</key>
   <string>202009282</string>
   <string>202012233</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>获取天气预报</string>
   <string>Use geographic location to provide services such as weather</string>
   <key>NSAppleMusicUsageDescription</key>
   <string>需要访问您的音乐库以连接到外部播放器播放音乐。</string>
   <key>NSLocationAlwaysUsageDescription </key>
   <string>获取天气预报</string>
   <string>App needs to access your music library to connect to an external player to play music.</string>
   <key>NSLocationAlwaysUsageDescription</key>
   <string>Use geographic location to provide services such as weather</string>
   <key>LSApplicationQueriesSchemes</key>
   <array>
      <string>weixinULAPI</string>
      <string>weixin</string>
      <string>xiaoduapp</string>
      <string>AispeechMobile</string>
      <string>qqmusic</string>
   </array>
   <key>UIBackgroundModes</key>
   <array>
      <string>remote-notification</string>
   </array>
   <key>NSFaceIDUsageDescription</key>
   <string>Need to use Face ID for unlock verification</string>
   <key>CFBundleAllowMixedLocalizations</key>
   <true/>
</dict>
</plist>