Skip to content

My Attempt to create Xcode 6.x empty and not so empty project template

2 pointsmihaeladiscuss
On HN

Xcode 6 lacks "Empty Application" iOS template. Something similar is included, but not like it was in Xcode 5.x. This template generates bare bones application that I find completely unusable.

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.

Comments

No comments yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.