Packages for keyword “xcode”
These packages are available as a package collection, usable in Xcode or SwiftPM.
Note: Package collections are limited to 300 packages. The “xcode” keyword currently has 303 associated packages, so its package collection includes only the top 300 packages by package score.
DictionaryNestedSubscript
Nested subscript for Dictionary.
EmbeddedProvision
Handy helpers for reading values from an applications embedded provision profile
HTTPClientModule
The HTTPClient serves a clean and modern api for http requests. It takes care of main thread dispatching, can take codable objects in as JSON body and provides life-cycle-hooks. It also comes with support for form-data-requests.
LocationManagerModule
The location manager allows the tracking of user locations and setting of geofences.
MQTTKit
MQTT Client written in Swift
NSAsyncCachedImage
Lightweight way to load and cache images asynchronously in SwiftUI views
PublishedKVO
PublishedKVO provides Apples Combine `@Published` for class-types using Key-Value-Observing (KVO requires classes to be NSObject-based).
PublisherExpectations
XCTestExpectation subclasses to simplify Publisher testing and improve test readability
Resyncer
A swift library to make use of asynchronous API in a synchronous environment
spawn
A small command-line tool to quickly tryout a Swift Package Manager package locally
Sass
The Swift-Sass repository is a wrapper around the LibSass C/C++ port of the Sass engine.
SwiftUICurvedRectangleShape
An animatable SwiftUI Shape for drawing a rectangle with curved sides along the horizontal or vertical axis.
XcodeCloudSnapshotTesting
“It’s like swift-snapshot-testing, but for Xcode Cloud.”
TapTempoButton
SwiftUI View to easily add tap tempo functionality to music apps.
TimeZones
Strong typed, autocompleted time zones with locations for Swift.
TracingActivity
TracingActivity provides Apples Activity Tracing as part of Unified Logging for pure Swift applications.
URLImageModule
The url image allows you to show graphical content from remote sources via a url. This packe also provides useful http-request-lifecycle-specific content.
Veximoji
Swiftly convert country codes and other unique strings to emoji flags
XcodeMCPBridge
Xcode MCP Bridge – Swift library and CLI for Xcode's Model Context Protocol
AttributedStringBuilder
Makes composing NSAttributedString pleasant by expressing each component within a closure