Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Build a Blog Reader iPhone App Rebuilding from Scratch Starting Over

Xcode Issue

Hi. I am trying to create a project from scratch; however, the empty application option is not available to me. Is there something I need to change in the settings?

Additionally, after switch from my old system to my new one, my main story board layout looks much different as well. The device mock up is basically a square and does not resemble any device as it should. Again, is there something in the settings that I could investigate to mitigate this issue?

Thank you in advance for your help. It is much appreciated.

Regards,

Eric

1 Answer

Download the old template here https://dl.dropboxusercontent.com/u/65674657/Empty%20Application.xctemplate.zip Save it in your ~/Library/Developer/Xcode/Templates/Project Templates/iOS/Application/ directory and it won't get removed after updates

Not sure what to do with the storyboard

Thanks Ivan. Much appreciated.