Skip to content

Commit 5d6cb4f

Browse files
committed
Add todo
1 parent 759ff47 commit 5d6cb4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ExtensionService/AppDelegate.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSWindowDelegate {
3030
os_log(.info, "XPC Service started.")
3131
NSApp.setActivationPolicy(.prohibited)
3232
buildStatusBarMenu()
33+
#warning("TODO: disable in tests")
3334
AXIsProcessTrustedWithOptions([
3435
kAXTrustedCheckOptionPrompt.takeRetainedValue() as NSString: true,
3536
] as NSDictionary)

0 commit comments

Comments
 (0)