InfoPlist.strings 541 B

1234567891011121314
  1. /*
  2. InfoPlist.strings
  3. Apex And Drivers
  4. Created by Jack on 2018/10/26.
  5. Copyright © 2018年 USAI. All rights reserved.
  6. */
  7. CFBundleDisplayName = "Apex Land";
  8. NSCameraUsageDescription = "Take process evidence";
  9. NSLocationAlwaysAndWhenInUseUsageDescription = "Display location on map and navigation, report cargo location";
  10. NSLocationAlwaysUsageDescription = "Report cargo location";
  11. NSLocationUsageDescription = "Display location on map and navigation";
  12. NSLocationWhenInUseUsageDescription = "Display location on map and navigation";