I don't use Storyboards oe XIBs. I got so frustrated by recreating this kind of application over and over. I would start with "Single View Application", then remove all the UI, and create my own classes, add localisable strings, Prefix.pch.. So I decided to make a "real" empty application template. It's here:
https://github.com/mihaelamj/mmjiostemplates
I'm still not satisfied with it, so if anyone has the same needs, I would appreciate a fork, pull request,..
Cheers.