From 86b1261e2348c4d87ca8d8f9c37907c73d745d82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ricardo=20Casanova=20N=C3=A9bola?= Date: Sat, 8 Jun 2024 18:22:34 +0200 Subject: [PATCH] Update README.md Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06b9155..6a0ecfc 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,15 @@ ## TCA Architecture ![alt tag](https://github.com/rcasanovan/Xcode-TCA-Template/blob/main/Images/TCA_image.001.jpeg?raw=true) -References: +## Compatibility +* This template is compatible with TCA 1.10.4. + + +## References: * [The Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture) * [Pointfree](https://www.pointfree.co) ## Installation - * Download or clone this repository. * cd to ***~/Library/Developer/Xcode/Templates/File Templates/*** (if you don't have the folder created, please do it). * Copy and paste your downloaded folder to ***~/Library/Developer/Xcode/Templates/File Templates/{your-folder.xctemplate}*** .