5 Star 1 Fork 1

hyc-app / driverIOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Zhiche-CarriageKaiFa-Info.plist 2.23 KB
一键复制 编辑 原始数据 按行查看 历史
Code_浅蓝 提交于 2017-08-16 17:59 . 修改app名字
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>zh_CN</string>
<key>CFBundleDisplayName</key>
<string>康舶司人送</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleLocalizations</key>
<array>
<string>zh_CN</string>
</array>
<key>CFBundleName</key>
<string>$(PRODUCT_NAME)</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0.4</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSAllowsArbitraryLoads</key>
<true/>
</dict>
<key>NSCameraUsageDescription</key>
<string>App需要您的同意,才能访问相机</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>获取位置,提供精准物流服务,实时监控产品安全情况。继续使用在背景中运行的全球定位系统,可以大大降低电池寿命。</string>
<key>NSLocationWhenInUseUsageDescription</key>
<string>获取位置,提供精准物流服务,实时监控产品安全情况。继续使用在背景中运行的全球定位系统,可以大大降低电池寿命。</string>
<key>NSPhotoLibraryUsageDescription</key>
<string>App需要您的同意,才能访问相册</string>
<key>UIBackgroundModes</key>
<array>
<string>location</string>
<string>remote-notification</string>
</array>
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>armv7</string>
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>privacy - location usage description</key>
<string>获取位置,提供精准物流服务,实时监控产品安全情况。继续使用在背景中运行的全球定位系统,可以大大降低电池寿命。</string>
</dict>
</plist>
1
https://gitee.com/zhiche/driverIOS.git
git@gitee.com:zhiche/driverIOS.git
zhiche
driverIOS
driverIOS
develop

搜索帮助