-
Notifications
You must be signed in to change notification settings - Fork 13
Selecting User Interface
team-nimblehq edited this page Oct 31, 2023
·
2 revisions
Current the template supports setup with two user interfaces:
- UIKit
- SwiftUI
To select a user interface when creating a project pass the argument --interface [SwiftUI or UIKit]
with the make
script.
```bash
swift run --package-path Scripts/Swift/iOSTemplateMaker iOSTemplateMaker make --interface SwiftUI
```
This project is maintained and funded by Nimble.