We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2247f73 commit 2f7389cCopy full SHA for 2f7389c
1 file changed
ExtensionService/AppDelegate.swift
@@ -33,6 +33,7 @@ class AppDelegate: NSObject, NSApplicationDelegate, NSWindowDelegate {
33
_ = GraphicalUserInterfaceController.shared
34
_ = RealtimeSuggestionController.shared
35
_ = XcodeInspector.shared
36
+ AXIsProcessTrustedWithOptions(nil)
37
setupQuitOnUpdate()
38
setupQuitOnUserTerminated()
39
xpcListener = setupXPCListener()
0 commit comments