/* InfoPlist.strings FireBoltt Created by lemo. on 2020/4/27. Copyright © 2020 Sheldon. All rights reserved. */ CFBundleDisplayName = "FireBoltt"; NSBluetoothAlwaysUsageDescription = "FireBoltt needs your consent to use Bluetooth to connect wearable devices to achieve data transmission functions"; NSBluetoothPeripheralUsageDescription = "FireBoltt needs your consent to use Bluetooth to connect wearable devices to achieve data transmission functions"; NSCameraUsageDescription = "FireBoltt needs your permission to use the camera to take pictures as an avatar"; NSLocationAlwaysAndWhenInUseUsageDescription = "FireBoltt needs your permission to use location to get current weather information"; NSLocationWhenInUseUsageDescription = "FireBoltt needs your permission to use location to get current weather information"; NSPhotoLibraryAddUsageDescription = "After opening, FireBoltt can add pictures to the album"; NSPhotoLibraryUsageDescription = "After opening, FireBoltt can get the photos of the album";