ERbittuu / StartKit

iOS Swift Starter Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 😀

About

iOS Swift Starter Project


Languages

Language:Swift 97.0%Language:Objective-C 3.0%