Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 485 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 485 Bytes

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