/NoStoryboard

Xcode template for those who don't use storyboard

Primary LanguageShellMIT LicenseMIT

NoStoryboard Xcode Template

As someone who rarely uses Storyboard, I find it annoying having to make certain modifications to the Xcode project every time I use the default Single Application Template. So I created this simple template to save me the trouble.

To use the template:

git clone https://github.com/dyang/nostoryboard
cd nostoryboard
./install.sh

That's it.