Skip to content

appinventorinc/TheComposableArchitecture-Xcode-Template

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

TheComposableArchitecture SwiftUI Template for Xcode

Swift 5 compatible Supports iOS, macOS and tvOS MIT license

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 ๐Ÿš€

Xcode dialog

How to use ๐Ÿ› 

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.

โš ๏ธ This template is a project template (not a file template). That's why Xcode does not show the template in the new file wizard when you are working on a Swift package (when you opened a Package.swift with Xcode).

๐Ÿค– Author

Christian Elies, https://www.christianelies.de

๐Ÿ“„ License

This Template is available under the MIT license. See the LICENSE file for more info.

About

๐Ÿš€ Xcode template for The Composable Architecture (SwiftUI)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%