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 927 associated packages, so its package collection includes only the top 300 packages by package score.
mvt-tools
MapLibre/Mapbox/Mapnik vector tiles (mvt) reader/writer for Swift
Numerix
Linear algebra and numerical computing with Swift.
OpenCV
Integrate OpenCV into your project using Swift Package Manager.
Parma
A SwiftUI view for displaying Markdown with customizable appearances.
PermissionFlow
A macOS library for guiding users through permission setup with System Settings deeplinks and drag-to-authorize support.
PlatformChecker
PlatformKit provides easy-to-use Swift properties for checking device and OS environments across Apple platforms. Ideal for tailoring app behavior in iOS, macOS, tvOS, watchOS, and visionOS.
Sauce
Mapping various keyboard layout sources and key codes in macOS. (e.g.: QWERTY, Dvorak)
ScreenMacros
Swift macro package for generating type-safe SwiftUI views from enums with automatic View protocol conformance and navigation helpers.
SmoothGradient
Generate buttery smooth gradients.
Sourceful
A syntax highlighting source editor for iOS and macOS using UITextView and NSTextView.
Spine
Unofficial Spine runtime Swift library, allows you to play animations created in the Spine app (http://esotericsoftware.com).
steamworks-swift
Steamworks API in Swift
StringsLint
📱Ensure your localized strings are complete and never unused 👍
SwiftAgentCore
A bare-bones Swift agent runtime with built-in tool execution, skill support, conversation-state handling with a unified multi-provider LLM layer (OpenAI-compatible/Responses, Anthropic, Gemini, and MiniMax, plus codex OAuth)
swift-argument-parser-mcp
A Swift library that turns any ArgumentParser CLI into an MCP server, letting AI agents call your commands as tools.
SwiftDataCounter
SwiftDataCounter is a Swift package that provides live tracking of SwiftData model counts with optional per-model or default limits. It listens for ModelContext save notifications and automatically refreshes counts, while also logging changes and limit crossings using OSLog.
NetUtils
Swift library that simplifies getting information about your network interfaces and their properties, both for iOS and OS X.
swift-nice-things
A collection of nice-to-have utilities for writing Swift programs on Apple platforms.
Tuist
Swift Package Manager plugin for Tuist, the Xcode project generator. Invoke tuist commands from any Swift package via `swift package tuist`. macOS only.
swift-radix
Easily convert integers to binary/hex/octal strings and back again with clean functional syntax.