| 1234567891011121314 |
- /*
- InfoPlist.strings
- Apex And Drivers
- Created by Jack on 2018/10/26.
- Copyright © 2018年 USAI. All rights reserved.
- */
- CFBundleDisplayName = "Apex Land";
- NSCameraUsageDescription = "Take process evidence";
- NSLocationAlwaysAndWhenInUseUsageDescription = "Display location on map and navigation, report cargo location";
- NSLocationAlwaysUsageDescription = "Report cargo location";
- NSLocationUsageDescription = "Display location on map and navigation";
- NSLocationWhenInUseUsageDescription = "Display location on map and navigation";
|