wxr
2020-09-30 ea318e20d9a513bfae81a9203cef4bca0fc23c2c
HDL-ON_iOS/Info.plist
@@ -15,7 +15,7 @@
      <true/>
   </dict>
   <key>CFBundleIdentifier</key>
   <string>com.hdl.SimpleControl</string>
   <string>com.hdl.onpro</string>
   <key>LSRequiresIPhoneOS</key>
   <true/>
   <key>MinimumOSVersion</key>
@@ -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>
@@ -61,26 +61,22 @@
   <key>XSLaunchImageAssets</key>
   <string>Assets.xcassets/LaunchImage.launchimage</string>
   <key>CFBundleName</key>
   <string>ON⁺</string>
   <string>ON +</string>
   <key>XSAppIconAssets</key>
   <string>Assets.xcassets/AppIcon.appiconset</string>
   <key>CFBundleDisplayName</key>
   <string>ON⁺</string>
   <string>ON +</string>
   <key>UIStatusBarStyle</key>
   <string>UIStatusBarStyleLightContent</string>
   <key>CFBundleShortVersionString</key>
   <string>1.0.1.202003031</string>
   <string>1.0.202009282</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>202009282</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>获取天气预报2</string>
   <string>获取天气预报</string>
   <key>NSAppleMusicUsageDescription</key>
   <string>播放音乐</string>
   <string>需要访问您的音乐库以连接到外部播放器播放音乐。</string>
   <key>NSLocationAlwaysUsageDescription </key>
   <string>获取天气预报</string>
</dict>
</plist>