basic-ios-template icon indicating copy to clipboard operation
basic-ios-template copied to clipboard

The template for SwiftPM-based highly modularized (iOS) applications

Results 7 basic-ios-template issues
Sort by recently updated
recently updated
newest added

The template is pretty basic and tiny, so a more complex example (using TCA 😎) should be provided in a separate branch

enhancement

Example of macOS/multiplatform project

enhancement

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...

enhancement

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

enhancement