陈嘉乐
2020-10-13 611786df5108dca0bdcff03834cc285cba4b8e61
HDL-ON_iOS/Info.plist
@@ -34,8 +34,6 @@
   <string>Set up your room or scene background.</string>
   <key>NSPhotoLibraryUsageDescription</key>
   <string>Set up your room or scene background.</string>
   <key>Custom Property</key>
   <string></string>
   <key>UISupportedInterfaceOrientations</key>
   <array>
      <string>UIInterfaceOrientationPortrait</string>
@@ -43,10 +41,6 @@
   <key>UIAppFonts</key>
   <array>
      <string>titilliumtext25l005.otf</string>
   </array>
   <key>UISupportedInterfaceOrientations~ipad</key>
   <array>
      <string>UIInterfaceOrientationPortrait</string>
   </array>
   <key>UIStatusBarTintParameters</key>
   <dict>
@@ -63,20 +57,40 @@
   <key>XSLaunchImageAssets</key>
   <string>Assets.xcassets/LaunchImage.launchimage</string>
   <key>CFBundleName</key>
   <string>HDL ON +</string>
   <string>ON⁺</string>
   <key>XSAppIconAssets</key>
   <string>Assets.xcassets/AppIcon.appiconset</string>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>Get the weather</string>
   <key>CFBundleDisplayName</key>
   <string>HDL ON +</string>
   <key>NSLocationAlwaysUsageDescription</key>
   <string>Get the weather</string>
   <string>ON⁺</string>
   <key>UIStatusBarStyle</key>
   <string>UIStatusBarStyleLightContent</string>
   <key>CFBundleShortVersionString</key>
   <string>1.0.1.202003031</string>
   <key>CFBundleVersion</key>
   <string>1.0.1.202003031</string>
   <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
   <string>获取天气预报1</string>
   <key>UIBackgroundModes</key>
   <array>
      <string>audio</string>
      <string>location</string>
   </array>
   <key>NSLocationWhenInUseUsageDescription</key>
   <string>获取天气预报2</string>
   <key>NSAppleMusicUsageDescription</key>
   <string>播放音乐</string>
   <key>Custom Property</key>
   <string></string>
   <key>LSApplicationQueriesSchemes</key>
   <array>
      <string>qqmusic</string>
   </array>
   <key>CFBundleURLTypes</key>
   <array>
      <dict>
         <key>CFBundleURLName</key>
         <string>qqmusic</string>
      </dict>
   </array>
</dict>
</plist>