Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AXPropertyDelegate.swift Cannot find 'AXError' in scope #95

Open
GanZhiXiong opened this issue Apr 14, 2023 · 2 comments
Open

AXPropertyDelegate.swift Cannot find 'AXError' in scope #95

GanZhiXiong opened this issue Apr 14, 2023 · 2 comments

Comments

@GanZhiXiong
Copy link

(29, 17) Cannot find 'AXError' in scope
(36, 17) Cannot find 'AXError' in scope
(39, 54) Cannot find 'AXError' in scope
(51, 17) Cannot find 'AXError' in scope
(53, 17) Cannot find 'AXError' in scope
(60, 17) Cannot find 'AXError' in scope
(62, 17) Cannot find 'AXError' in scope
(61, 48) Cannot find 'AXError' in scope
(65, 54) Cannot find 'AXError' in scope
(80, 18) Cannot find 'AXError' in scope
@GanZhiXiong
Copy link
Author

Solved by adding import Cocoa.
I found that the main branch has import Cocoa, and the version of Swindler I use is 0.0.5, so the author should release a new version.

@PnsDev
Copy link

PnsDev commented Jun 27, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants