Info.plist configuration related file access permissions

 

<key>NSAppleMusicUsageDescription</key>
    < string >App requires your consent to access the media library</ string >
    <key>NSBluetoothPeripheralUsageDescription</key>
    < string >App needs your consent to access Bluetooth</ string >
    <key>NSCalendarsUsageDescription</key>
    < string >App needs your consent to access the calendar</ string >
    <key>NSCameraUsageDescription</key>
    < string >App needs your consent to access the camera</ string >
    <key>NSHealthShareUsageDescription</key>
    < string >App needs your consent to access Health Share</ string >
    <key>NSHealthUpdateUsageDescription</key>
    < string >App requires your consent to access health updates</ string >
    <key>NSLocationAlwaysAndWhenInUseUsageDescription</key>
    < string >We need to obtain relevant store data around you through your geographic location information</ string >
    <key>NSLocationAlwaysUsageDescription</key>
    < string >App needs your consent to always access location</ string >
    <key>NSLocationUsageDescription</key>
    < string >App needs your consent to access location</ string >
    <key>NSLocationWhenInUseUsageDescription</key>
    < string >App requires your consent to access location during use</ string >
    <key>NSMicrophoneUsageDescription</key>
    < string >App needs your consent to access the microphone</ string >
    <key>NSMotionUsageDescription</key>
    < string >App requires your consent to access Sports & Fitness</ string >
    <key>NSPhotoLibraryAddUsageDescription</key>
    < string >App needs your consent to save pictures for you</ string >
    <key>NSPhotoLibraryUsageDescription</key>
    < string >App needs your consent to access the album</ string >
    <key>NSRemindersUsageDescription</key>
    < string >App needs your consent to access reminders</ string >
    <key>UIRequiredDeviceCapabilities</key>
    <array>
        <string>armv7</string>
    </array>

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325142428&siteId=291194637