Change permission description on Apple
This commit is contained in:
@@ -46,8 +46,8 @@
|
||||
<key>UIApplicationSupportsIndirectInputEvents</key>
|
||||
<true/>
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>example</string>
|
||||
<string>Discover Bluetooth devices</string>
|
||||
<key>NSBluetoothPeripheralUsageDescription</key>
|
||||
<string>example</string>
|
||||
<string>Discover Bluetooth devices</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
@@ -29,8 +29,8 @@
|
||||
<key>NSPrincipalClass</key>
|
||||
<string>NSApplication</string>
|
||||
<key>NSBluetoothAlwaysUsageDescription</key>
|
||||
<string>example</string>
|
||||
<string>Discover Bluetooth devices</string>
|
||||
<key>NSBluetoothPeripheralUsageDescription</key>
|
||||
<string>example</string>
|
||||
<string>Discover Bluetooth devices</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Reference in New Issue
Block a user