wxr
2020-12-15 dbf79099f47d5f06223edfd5b8dc06c51b1830aa
HDL-ON_iOS/Info.plist
@@ -58,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>
@@ -100,11 +100,11 @@
   <key>CFBundleVersion</key>
   <string>202009282</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>获取天气预报</string>
   <string>Use geographic location to provide services such as weather</string>
   <key>NSAppleMusicUsageDescription</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>获取天气预报</string>
   <string>Use geographic location to provide services such as weather</string>
   <key>LSApplicationQueriesSchemes</key>
   <array>
      <string>weixinULAPI</string>
@@ -113,11 +113,11 @@
      <string>AispeechMobile</string>
      <string>qqmusic</string>
   </array>
   <key>CFBundleDevelopmentRegion</key>
   <string>zh_CN</string>
   <key>UIBackgroundModes</key>
   <array>
      <string>remote-notification</string>
   </array>
   <key>NSFaceIDUsageDescription</key>
   <string>Need to use Face ID for unlock verification</string>
</dict>
</plist>