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
- Open Terminal app
- Change directory using cd ~/dev/awesomeProjects/
- Copy Script from below list(Best as per your usage) and past in terminal
- Follow instruction and start coding in Xcode.
- Xcode Version 10.1 (10B61)
- Swift Version 4.2
sh -c "$(curl -fsSL https://bit.ly/2Ipja00)"
Happy coding...
© erbittuu
Created with ❤️ and Swift 😀