Skip to content

Commit 135e0cf

Browse files
hahaSKtmandry
authored andcommitted
Imported Cocoa - fixed AXError not found
1 parent 5cb1945 commit 135e0cf

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Sources/Error.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import Foundation
2+
import Cocoa
23

34
extension AXError: Swift.Error {}
45

Sources/SystemWideElement.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import Foundation
2+
import Cocoa
23

34
/// A singleton for the system-wide element.
45
public var systemWideElement = SystemWideElement()

0 commit comments

Comments
 (0)