tmandry / Swindler

macOS window management library for Swift
https://tmandry.github.io/Swindler/docs/main/
MIT License
690 stars 66 forks source link

Imported Cocoa - fixed AXError not found #83

Closed hahaSK closed 2 years ago

hahaSK commented 2 years ago

AXSwift Issue 29

tmandry commented 2 years ago

Thanks, I published a new version of AXSwift with your PR, so you should be able to upgrade it locally with the existing package manifest. Closing for now.

hahaSK commented 2 years ago

Thanks for the new version but there is still one import missing in Swindler Sources/AXPropertyDelegate.swift. See commit 5b5343e