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