SwiftProject is a template to generate Swift-based iOS projects from the command line.
- A basic folder structure.
- Swift common types, helpers and configurators.
- Recommended pods in
Podfile
- Integrated SwiftLint and R.swift
- Schemes for
Staging
andProduction
-
Sources: contains source files
- App
- AppDelegate
- Config
- Constants
- Extensions
- Features
- Library
-
Resources: contains resource files
- Assets Catalog
- Fonts
- Info
- Storyboard
- Localised strings files
- Create new private repository on GitHub
git clone https://github.com/hyperoslo/SwiftProject.git NewProjectName
cd NewProjectName
ruby ./init.rb
- Enter the requested info.
Hyper Interaktiv AS, [email protected]