陈嘉乐
2020-10-13 611786df5108dca0bdcff03834cc285cba4b8e61
HDL-ON_iOS/Info.plist
@@ -42,10 +42,6 @@
   <array>
      <string>titilliumtext25l005.otf</string>
   </array>
   <key>UISupportedInterfaceOrientations~ipad</key>
   <array>
      <string>UIInterfaceOrientationPortrait</string>
   </array>
   <key>UIStatusBarTintParameters</key>
   <dict>
      <key>UINavigationBar</key>
@@ -76,11 +72,25 @@
   <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>