dyang / NoStoryboard

Xcode template for those who don't use storyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Xcode template for those who don't use storyboard

License:MIT License


Languages

Language:Shell 100.0%