GitHunt
LE

Levivig/ios-template-project

Template project for iOS apps based on VIPER architecture

ios-template-project

Installation

git clone https://github.com/Levivig/ios-template-project
cd ios-template-project
bundle
bundle exec pod install
open Template.xcworkspace/

Configuration

  1. Rename whole project inside Xcode, which will rename most things
  2. Rename the Template folder inside Xcode
  3. Inside Xcode select your project file then your target and under Build settings update the Info.plist file location
  4. Build and run to see if everything works

Languages

Swift95.7%Ruby4.3%

Contributors

The Unlicense
Created September 21, 2019
Updated July 22, 2022
Levivig/ios-template-project | GitHunt