iOS build: add required explanation of BLE access permission
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
c1bc77d086
commit
38789f5a01
@ -43,6 +43,8 @@
|
||||
<array>
|
||||
<string>bluetooth-central</string>
|
||||
</array>
|
||||
<key>NSBluetoothPeripheralUsageDescription</key>
|
||||
<string>Subsurface-mobile can download dive information directly from some Bluetooth LE enabled dive computers; for this it needs access to your Bluetooth peripherals.</string>
|
||||
<key>NSPhotoLibraryUsageDescription</key>
|
||||
<string>Subsurface-mobile stores your dive list locally - iOS seems to think that means it accesses your photos (which it does not)</string>
|
||||
</dict>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user