High-level Apple event framework for Swift. Currently implements client-side; server-side TBD.
Stars
77
Forks
7
Watchers
77
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
removed `AppleEvents` namespace qualifiers on AE constants, as conditional macros ensure these are only defined by AppleEvents module when Carbon definitions are unavailable (annoyingly, swiftc complains about name collisions even when both definitions are identical constants)
82f9201View on GitHub