/* InfoPlist.strings SolarBT Created by weclouds on 2019/9/16. Copyright © 2019 weclouds. All rights reserved. */ "CFBundleDisplayName" = "SRNE BT"; "NSBluetoothPeripheralUsageDescription" = "Whether this APP is allowed to use Bluetooth"; "NSBluetoothAlwaysUsageDescription" = "NSBluetoothAlwaysUsageDescription"; "NSLocationAlwaysAndWhenInUseUsageDescription" = "This APP requests access to your geographic location information for locating Bluetooth devices"; "NSLocationUsageDescription" = "This APP requests access to your geographic location information for locating Bluetooth devices"; "NSLocationWhenInUseUsageDescription" = "This APP requests access to your geographic location information for locating Bluetooth devices"; "NSPhotoLibraryAddUsageDescription" = "This APP requests access to your album information for saving pictures";