mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
COIN: Enable Accessibility service for Squish on macOS
Task-number: QTQAINFRA-7123 Pick-to: 6.9 6.10 Change-Id: I06aadb58583e073b13362ed20fae2550869a7c52 Reviewed-by: Ville-Pekka Karhu <ville-pekka.karhu@qt.io>
This commit is contained in:
@@ -41,6 +41,9 @@ SERVICES+=("kTCCServiceBluetoothAlways|$HOME")
|
||||
# a test fails.
|
||||
SERVICES+=("kTCCServiceScreenCapture|/")
|
||||
|
||||
# Squish requires kTCCServiceAccessibility
|
||||
SERVICES+=("kTCCServiceAccessibility|/")
|
||||
|
||||
# ------ Implementation ------
|
||||
|
||||
function add_permission_for_client() {
|
||||
|
||||
Reference in New Issue
Block a user