wxr
2020-09-25 6d3ba9484472d090532434e53667c096652149ce
HDL-ON_iOS/Info.plist
@@ -31,9 +31,9 @@
   <key>UIRequiresFullScreen</key>
   <true/>
   <key>NSCameraUsageDescription</key>
   <string>Set up your room or scene background.</string>
   <string>设置房间或者场景的背景图片</string>
   <key>NSPhotoLibraryUsageDescription</key>
   <string>Set up your room or scene background.</string>
   <string>设置房间或者场景的背景图片</string>
   <key>UISupportedInterfaceOrientations</key>
   <array>
      <string>UIInterfaceOrientationPortrait</string>
@@ -69,18 +69,14 @@
   <key>UIStatusBarStyle</key>
   <string>UIStatusBarStyleLightContent</string>
   <key>CFBundleShortVersionString</key>
   <string>1.0.1.202003031</string>
   <string>1.0.202009251</string>
   <key>CFBundleVersion</key>
   <string>1.0.1.202003031</string>
   <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
   <string>获取天气预报1</string>
   <key>UIBackgroundModes</key>
   <array>
      <string>location</string>
   </array>
   <string>202009251</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>获取天气预报2</string>
   <string>获取天气预报</string>
   <key>NSAppleMusicUsageDescription</key>
   <string>播放音乐</string>
   <key>NSLocationAlwaysUsageDescription </key>
   <string>获取天气预报</string>
</dict>
</plist>