Skip to content
/ StartKit Public template

iOS Swift Starter Project

Notifications You must be signed in to change notification settings

ERbittuu/StartKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

StartKit - iOS

This is template project - SA project

Features :

  • : Create iOS swift project in terminal
  • : Different build configuration with environments (Production, Development, UAT, QA, Beta)
  • : Dynamic bundle id
  • : Dynamic icon files
  • : Config variable
  • : Objective-c bridging header
  • : Basic app structure
  • : Cocoapods or Carthage support
  • : UserDefault library
  • : Add most common Librarys and Swift Extensions
  • : Logging library
  • : Git repository option

Always Quick Start Using Mac Terminal App...

  1. Open Terminal app
  2. Change directory using cd ~/dev/awesomeProjects/
  3. Copy Script from below list(Best as per your usage) and past in terminal
  4. Follow instruction and start coding in Xcode.

Version 1.0

  • Xcode Version 10.1 (10B61)
  • Swift Version 4.2

sh -c "$(curl -fsSL https://bit.ly/2Ipja00)"


Happy coding...

© erbittuu

Created with ❤️ and Swift 😀