SwiftSpellbook - macOS is macOS-specific additions to SwiftSpellbook that makes development easier.
While participating in many macOS projects I use the same tools and standard types extensions. Once I've decided stop to copy-paste code from project to project and make single library that covers lots of developer needs in utility code.
Now this package aggregates previously-independent packages for macOS:
- MacShims (useful C libraries without native Swift module)
- EndpointSecurity
- XPC
- Launchctl
- HDIUtil