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.

17 lines
936 B

2 years ago
/*
InfoPlist.strings
FireBoltt
2 years ago
Created by lemo. on 2020/4/27.
Copyright © 2020 Sheldon. All rights reserved.
*/
CFBundleDisplayName = "FireBoltt";
NSBluetoothAlwaysUsageDescription = "FireBoltt需要您的同意,才能使用蓝牙连接穿戴设备实现数据传输功能";
NSBluetoothPeripheralUsageDescription = "FireBoltt需要您的同意,才能使用蓝牙连接穿戴设备实现数据传输功能";
NSCameraUsageDescription = "FireBoltt需要您的同意,才能使用相机进行拍照作为头像";
NSLocationAlwaysAndWhenInUseUsageDescription = "FireBoltt需要您的同意,才能使用定位获取当前天气信息";
NSLocationWhenInUseUsageDescription = "FireBoltt需要您的同意,才能使用定位获取当前天气信息";
NSPhotoLibraryAddUsageDescription = "开启后,FireBoltt才能添加图片到相册";
NSPhotoLibraryUsageDescription = "开启后,FireBoltt才能获取相册的照片";