InfoPlist.strings 1.3 KB

12345678910111213141516171819202122
  1. /*
  2. InfoPlist.strings
  3. Starbuds
  4. Created by pajia on 2020/2/5.
  5. Copyright © 2020 翟玉磊. All rights reserved.
  6. */
  7. //"CFBundleDisplayName" = "Timi语音";
  8. //
  9. ///*
  10. //limit text
  11. //*/
  12. //"NSCameraUsageDescription" = "APP uses your camera to upload photos, videos and other services. Is it possible to turn on the camera?";
  13. //"NSBluetoothPeripheralUsageDescription" = "Is access to the Bluetooth of the secondary app allowed?";
  14. //"NSMicrophoneUsageDescription" = "App uses your microphone in live broadcast and other services. Can I turn on the microphone?";
  15. //"NSLocationUsageDescription" = "App gets live broadcasts nearby, etc. Use your GPS to locate, whether to allow GPS positioning";
  16. //"NSContactsUsageDescription" = "APP wants to get your phone number, is it allowed to access your address book?";
  17. //"NSPhotoLibraryAddUsageDescription" = "App save pictures and other services use your album, is it possible to open the album?";
  18. //"NSLocationAlwaysUsageDescription" = "Always visit location";
  19. //"NSPhotoLibraryUsageDescription" = "APP upload photos and other services use your photo album, is it possible to open the photo album?";
  20. //"NSLocationWhenInUseUsageDescription" = "App gets live broadcasts nearby, etc. Use your GPS to locate, whether to allow GPS positioning";