- Download Xcode project template and unzip to folder:
$ open ~/Library/Developer/Xcode/Templates/Project\ Templates
- After creating a new project you need to go to the project directory and run
pod install
in Terminal.
$ open ~/Library/Developer/Xcode/Templates/Project\ Templates
pod install
in Terminal.