You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
1.0 KiB

/*
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";