basic-ios-template
basic-ios-template copied to clipboard
The template for SwiftPM-based highly modularized (iOS) applications
The template is pretty basic and tiny, so a more complex example (using TCA 😎) should be provided in a separate branch
Add installation options - global (install the tool to `usr/local/bin`, create an alias in `local` folder) - shared (install the tool to`~/.local-cli-tools`, create an alias in `local` folder) - local...
We declare that CocoaPods in general deprecated for modern iOS apps. Anyway you may **have to** use them, so the example will be provided in a separate branch