Packages for keyword “macos”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Note: Package collections are limited to 300 packages. The “macos” keyword currently has 796 associated packages, so its package collection includes only the top 300 packages by package score.
PersistentKeyValueKit
Perfectly-shaped interfaces for UserDefaults and NSUbiquitiousKeyValueStore.
SchafKit
An open kit providing useful functionality across iOS, watchOS, macOS and tvOS, taking advantage of Swifts rich feature set.
SDWebImagePDFCoder
A PDF coder plugin for SDWebImage, using Apple's built-in framework
SwiftySensors
Bluetooth LE Sensor Manager for iOS and macOS
SF2LibAU
AUv3 MIDI instrument with sound font (SF2) rendering
SimpleLoggerUI
SimpleLoggerUI is a Swift package that provides a set of convenient SwiftUI views to easily integrate logging functionalities into your iOS or macOS applications. This package allows developers to display, filter, and export log entries without the need to build custom interfaces from scratch.
Sqlable
Swift library for making storing data in a SQLite database simple and magic-free
StoreKitTheKit
A StoreKit2 wrapper for Swift, simplifying in-app purchases with fast integration, seamless offline support, and intelligent connection management. Ideal for non-consumable IAPs.
Cairo
A Swift wrapper around cairo-1.x that is largely auto-generated from gobject-introspection
LazyCollectionView
A modest attempt to port UICollectionView to SwiftUI.
TMLPersistentContainer
Shortest-path multi-step Core Data migrations in Swift
TreePicker
SwiftUI tree picker view for selecting options from hierarchical data.
TriggerKit
TriggerKit is a lightweight Swift package designed for building reactive user interface behaviours by responding to state changes through modifiers or standard protocols. It is particularly useful for creating modular, reusable UI components and can be a powerful foundational building block for larger, more feature-rich packages.
TypedNotificationCenter
Typed version of Apple's NotificationCenter to avoid forgetting setting parameters in the userInfo dictionary and needing to handle not having those parameters.
UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
ZeroMQ
A ZeroMQ library created by our folks from Zewo. The original ->
SwiftCPUDetect
Swift Library to detect the current CPU Architecture for the current machine/process (inculing detecting if the current process is running using Rosetta) and additional system info.
MarkdownText
A native SwiftUI view for rendering Markdown text in an iOS or macOS app
ProcessService
Host an executable within an XPC service
ViewCondition
An extension to the View protocol that provides conditional view modifiers