This repository contains a SwiftUI Xcode template for The Composable Architecture (short: TCA).
Quickly create all components of a TCA stack using the template in Xcode and focus on implementing your feature 🚀
Use the install script.
swift install.swift
ℹ️ If the script fails for whatever reason just copy the TheComposableArchitecture.xctemplate
directory into the directory /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/iOS/Application
.
Christian Elies, https://www.christianelies.de
This Template is available under the MIT license. See the LICENSE file for more info.