Packageswift-composable-architecture 1.15.2all tags
swift-composable-architecture documentation
A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
Package repository
- Registrar
- GitHub
- License
- MIT License
- Keywords
- architecture, composition, modularity, testability, swiftui, uikit
- Owner
- pointfreecoview profile
Package dependencies
Package | Requirement | Resolved version |
---|---|---|
swift | 6.0.1 | |
swift-collections | 1.1.0..<2.0.0 | 1.1.4 |
swift-concurrency-extras | 1.2.0..<2.0.0 | 1.2.0 |
swift-identified-collections | 1.1.0..<2.0.0 | 1.1.0 |
xctest-dynamic-overlay | 1.3.0..<2.0.0 | 1.4.2 |
combine-schedulers | 1.0.2..<2.0.0 | 1.0.2 |
swift-clocks | 1.0.5 | |
swift-custom-dump | 1.3.2..<2.0.0 | 1.3.3 |
swift-syntax | 509.0.0..<601.0.0-prerelease | 600.0.1 |
swift-case-paths | 1.5.4..<2.0.0 | 1.5.6 |
swift-dependencies | 1.4.0..<2.0.0 | 1.4.1 |
swift-perception | 1.3.4..<2.0.0 | 1.3.5 |
swift-navigation | 2.2.2..<3.0.0 | 2.2.2 |
Platform requirements
- Swift tools version
- 6.0.0
This package vends additional manifests targeting specific versions (6.0) of Swift!
Platform | Minimum Version |
---|---|
ios | 13.0 |
macos | 10.15 |
tvos | 13.0 |
watchos | 6.0 |
Platform requirements originate from the manifest targeting the latest version of Swift!
Linkage information
- Symbol graph ABI
- 0.12.3
- Symbols linked
- 281 / 790 35%
- Git revision
- 56149436a3c3dbf605a89a204aaa904de8ba4580
Modules
ComposableArchitecture
The Composable Architecture (TCA, for short) is a library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind. It can be used in SwiftUI, UIKit, and more, and on any Apple platform (iOS, macOS, tvOS, and watchOS).
ComposableArchitectureMacrosmacro
Products
ComposableArchitecturelibrary