summaryrefslogtreecommitdiff
path: root/scripts/link_pyqt.py
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-06-15 15:22:26 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-06-15 15:40:56 +0200
commitbe264da3e24d18f835d9ba212bf51ac759ce7206 (patch)
treeac8c2adc9b846f877a07740fb5396249fd7b3e84 /scripts/link_pyqt.py
parentf229f70443597084e26cc17296ad55e9042b42ea (diff)
downloadqutebrowser-be264da3e24d18f835d9ba212bf51ac759ce7206.tar.gz
qutebrowser-be264da3e24d18f835d9ba212bf51ac759ce7206.zip
scripts: Add bluetooth permission for macOS
Apple documentation claims this is for iOS/watchOS/tvOS only: https://developer.apple.com/documentation/bundleresources/information_property_list/nsbluetoothalwaysusagedescription However, reality tells a different story - according to Console.app, when visiting accounts.google.com, qutebrowser/Chromium needs this permission. Reproducible as well using the following demo page: https://googlechrome.github.io/samples/web-bluetooth/battery-level.html Finally, Google Chrome has the key declared as well. Note that it has NSBluetoothPeripheralUsageDescription as well: https://developer.apple.com/documentation/bundleresources/information_property_list/nsbluetoothperipheralusagedescription ...but that is deprecated, and according to my tests on macOS 10.14 and 10.15, it's not needed. Thanks to Apple for their wonderful documentation.... not. Fixes #6475, hopefully for real this time.
Diffstat (limited to 'scripts/link_pyqt.py')
0 files changed, 0 insertions, 0 deletions