Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/daviskamau/tca
Xcode Template for The Composable Architecture
https://github.com/daviskamau/tca
Last synced: 7 days ago
JSON representation
Xcode Template for The Composable Architecture
- Host: GitHub
- URL: https://github.com/daviskamau/tca
- Owner: daviskamau
- License: mit
- Created: 2024-04-03T07:06:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-03T07:13:11.000Z (8 months ago)
- Last Synced: 2024-04-03T08:27:39.176Z (8 months ago)
- Language: Swift
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TCA
Xcode Template for The Composable Architecture
## To use this template, follow these steps:
- Download archive
- Transfer the unpacked files to the project root
- In case you are using macOS Ventura give Terminal full disk access (System Settings -> Privacy & Security -> Full Disk Access)
- Open terminal
- Go to a folder with .xcodeproj
- Write swift install.swift
- Open your project
- Use a template## License
TCA-Template is licensed under the MIT License, please see the [LICENSE](LICENSE) file.