- /*
- InfoPlist.strings
- Apex And Drivers
- Created by Jack on 2018/10/26.
- Copyright © 2018年 USAI. All rights reserved.
- */
- CFBundleDisplayName = "Apex Land";
- NSCameraUsageDescription = "采取过程证据";
- NSLocationAlwaysAndWhenInUseUsageDescription = "在地图和导航上显示位置,报告货物位置";
- NSLocationAlwaysUsageDescription = "报告货物位置";
- NSLocationUsageDescription = "在地图和导航上显示位置";
- NSLocationWhenInUseUsageDescription = "在地图和导航上显示位置";
|