19 lines
1.2 KiB
Plaintext
19 lines
1.2 KiB
Plaintext
/*
|
|
InfoPlist_sky.strings
|
|
Runner
|
|
|
|
Created by Mac on 2024/12/25.
|
|
|
|
*/
|
|
CFBundleName="TTLock Pro";
|
|
CFBundleDisplayName="TTLock Pro";
|
|
NSBluetoothAlwaysUsageDescription="The app uses bluetooth to find, connect and transfer data between different devices";
|
|
NSBluetoothPeripheralUsageDescription="The app uses bluetooth to find, connect and transfer data between different devices";
|
|
NSCameraUsageDescription="The application requests the camera to take photos for avatar upload and face authentication";
|
|
NSContactsUsageDescription="Access the address book to send electronic keys to contacts in the address book";
|
|
NSLocationAlwaysAndWhenInUseUsageDescription="We need to access your location information in order to more accurately scan the Bluetooth lock device at your location.";
|
|
NSLocationAlwaysUsageDescription="We need to access your location information in order to more accurately scan the Bluetooth lock device at your location.";
|
|
NSLocationWhenInUseUsageDescription="We need to access your location information in order to more accurately scan the Bluetooth lock device at your location.";
|
|
NSMicrophoneUsageDescription="request microphone for calls";
|
|
NSPhotoLibraryUsageDescription="request photo album for avatar upload";
|