There was an error while loading. Please reload this page.
1 parent 5d95360 commit 0052f68Copy full SHA for 0052f68
1 file changed
src/Tinkle/swift/TinkleApp.swift
@@ -50,7 +50,7 @@ struct TinkleApp: App {
50
// Check AX
51
//
52
53
- UIElement.isProcessTrusted(withPrompt: true)
+ _ = UIElement.isProcessTrusted(withPrompt: true)
54
}
55
56
var body: some Scene {
0 commit comments