Contents

Alkenso/SwiftSpellbook_macOS

SwiftSpellbook - macOS is macOS-specific additions to [SwiftSpellbook](https://github.com/Alkenso/SwiftSpellbook) that makes development easier.

Motivation

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.

Aggregate package

Now this package aggregates previously-independent packages for macOS:

  • Mac: Swift wrappers around POSIX and other low-level C API for macOS
  • MacShims: (useful C libraries without native Swift module)
  • EndpointSecurity: Swift wrapper around EndpointSecurity framework
  • XPC: XPC powered by Swift type system
  • Launchctl: Swift API that mirrors launchctl utility
  • HDIUtil: Swift API that mirrors hdiutil utility

Package Metadata

Repository: Alkenso/SwiftSpellbook_macOS

Stars: 8

Forks: 1

Open issues: 0

Default branch: main

Primary language: swift

License: MIT

README: README.md