Skip to content

Commit ac32c0d

Browse files
authored
Merge pull request #8336 from mook-as/electron/macos/remove-bluetooth-prompts
Packaging: Remove macOS Bluetooth strings
2 parents e686120 + c91ae34 commit ac32c0d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packaging/electron-builder.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ mac:
2525
hardenedRuntime: true
2626
gatekeeperAssess: false
2727
extendInfo:
28+
NSBluetoothAlwaysUsageDescription: ~
29+
NSBluetoothPeripheralUsageDescription: ~
2830
NSCameraUsageDescription: ~
2931
NSMicrophoneUsageDescription: ~
3032
icon: ./resources/icons/mac-icon.png

0 commit comments

Comments
 (0)