From a715181089be0d31cd737a5367ffd02690b9d77f Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期四, 12 十一月 2020 13:36:01 +0800 Subject: [PATCH] 20201112 --- HDL-ON_iOS/Info.plist | 31 +++++++++++++++++++------------ 1 files changed, 19 insertions(+), 12 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 0561128..8967a81 100755 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -2,6 +2,13 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> + <key>CFBundleURLTypes</key> + <array> + <dict> + <key>CFBundleURLName</key> + <string>qqmusic</string> + </dict> + </array> <key>NSAppTransportSecurity</key> <dict> <key>NSExceptionDomains</key> @@ -31,9 +38,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 +76,18 @@ <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> + <key>LSApplicationQueriesSchemes</key> + <array> + <string>qqmusic</string> + </array> </dict> </plist> -- Gitblit v1.8.0