xcode project template for programming contest. useful defines and simple format.
- place this repo.
mkdir ~/Library/Developer/Xcode/Templates/Project\ Templates/Mac/Application/
cd ~/Library/Developer/Xcode/Templates/Project\ Templates/Mac/Application/
git clone https://github.com/h-iwata/PracticeProgrammingContest.xctemplate.git - open Xcode.
- Select "Create a new Xcode project".
- choose "OS X" -> "Application" -> "PracticeProgrammingContest".