|
@@ -40,11 +40,13 @@
|
40
|
40
|
<key>NSAppleMusicUsageDescription</key>
|
41
|
41
|
<string>Let me use your media library</string>
|
42
|
42
|
<key>NSBluetoothPeripheralUsageDescription</key>
|
43
|
|
- <string>Let me use your bluetooth peripheral</string>
|
|
43
|
+ <string>Let me use bluetooth</string>
|
|
44
|
+ <key>NSBluetoothAlwaysUsageDescription</key>
|
|
45
|
+ <string>Let me use bluetooth</string>
|
44
|
46
|
<key>NSCalendarsUsageDescription</key>
|
45
|
|
- <string>Let me use your calendar</string>
|
|
47
|
+ <string>Let me use your calendars</string>
|
46
|
48
|
<key>NSCameraUsageDescription</key>
|
47
|
|
- <string>Let me use your camera</string>
|
|
49
|
+ <string>Let me use the camera</string>
|
48
|
50
|
<key>NSContactsUsageDescription</key>
|
49
|
51
|
<string>Let me use your contacts</string>
|
50
|
52
|
<key>NSFaceIDUsageDescription</key>
|
|
@@ -56,7 +58,7 @@
|
56
|
58
|
<key>NSLocationWhenInUseUsageDescription</key>
|
57
|
59
|
<string>Let me use your location when the app is opened</string>
|
58
|
60
|
<key>NSMicrophoneUsageDescription</key>
|
59
|
|
- <string>Let me use your microphone</string>
|
|
61
|
+ <string>Let me use the microphone</string>
|
60
|
62
|
<key>NSMotionUsageDescription</key>
|
61
|
63
|
<string>Let me use your motion data</string>
|
62
|
64
|
<key>NSPhotoLibraryUsageDescription</key>
|