InfoPlist.strings 854 B

1234567891011121314
  1. /*
  2. InfoPlist.strings
  3. SolarBT
  4. Created by weclouds on 2019/9/16.
  5. Copyright © 2019 weclouds. All rights reserved.
  6. */
  7. "CFBundleDisplayName" = "SRNE BT";
  8. "NSBluetoothPeripheralUsageDescription" = "Whether this APP is allowed to use Bluetooth";
  9. "NSBluetoothAlwaysUsageDescription" = "NSBluetoothAlwaysUsageDescription";
  10. "NSLocationAlwaysAndWhenInUseUsageDescription" = "This APP requests access to your geographic location information for locating Bluetooth devices";
  11. "NSLocationUsageDescription" = "This APP requests access to your geographic location information for locating Bluetooth devices";
  12. "NSLocationWhenInUseUsageDescription" = "This APP requests access to your geographic location information for locating Bluetooth devices";
  13. "NSPhotoLibraryAddUsageDescription" = "This APP requests access to your album information for saving pictures";