Commit 827fd9cf authored by zhangshuai's avatar zhangshuai

修改 定位提示

parent 5cc2348c
......@@ -2,6 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
<string>开启定位权限,以为您推荐基于位置的资讯.</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>开启定位权限,以为您推荐基于位置的资讯.</string>
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment