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 Diary App Using Core Data Understanding Core Data What is Core Data?

Justin Murphy
Justin Murphy
4,263 Points

How do I access a blank template with Core data? All I have is a blank template under other in my project window?

I know my version of xcode is probably newer than the one he is demoing with but I was wondering if there was something else I missed. How else can I achieve this?

2 Answers

Caleb Kleveter
MOD
Caleb Kleveter
Treehouse Moderator 37,862 Points

The blank application template no longer exists in the new version of xcode.

You can modify a Single-View application to a Xcode version 4/5 empty application by following the instructions provided here: http://codefromabove.com/2014/09/xcode-6-removing-storyboards-and-creating-useful-empty-projects/

Jeanne Merle
Jeanne Merle
3,390 Points

Isn't it better to update the video, instead of making students adapt to old-fashion way of using XCode ? Sorry, but I will have to look for another tutorial.