XCode 4: CoreData Tab Bar Application template
You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “XCode 4: CoreData Tab Bar Application template”.
You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “XCode 4: CoreData Tab Bar Application template”.
May 19th, 2011 at 0:56
Nice! This saved me a lot of time.
May 20th, 2011 at 11:30
Thanks! It worked. That was so stupid from Apple not to include Core Data in Tab Bar Application Template
May 20th, 2011 at 21:11
Glad to hear it is of use
May 29th, 2011 at 0:06
You are a real star. A simple fix but a huge benefit. You deserve a medal. Thanks a lot
August 17th, 2011 at 6:56
hi Paul,
Do u have any other code like the one u have given for Heallo WOrld program, if so can u publish those
October 1st, 2011 at 22:33
saved me a headache and a lot of redbull.. thx alot.
October 1st, 2011 at 22:34
yw
October 30th, 2011 at 13:41
Amazing, thank you!
April 9th, 2012 at 15:33
Hi, I use XCode 4.3.2. and I have looked everywhere I cannot find a folder with the name.In Developer there is only a Documentation folder not a Library Folder. Where could I find the predefined templates instead?
April 10th, 2012 at 13:35
The latest XCode has moved this from the /Developer folder to the /Applications folder. Gå to the XCode.app file and right click it. Choose “Show content” and browse there. Just from the top of my head I cannot remember where it is located, but will look it up tonight and update the post (or write a new one).
June 6th, 2012 at 4:46
Use “/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Xcode/Templates/Project Templates/Application/Tabbed Application.xctemplate” and don’t forget to use sudo to edit file (it’s readonly by default)
June 15th, 2012 at 8:36
Hi there I found the file but how do you edit it?
Also the com.apple.dt.unit.coreDataCocoaTouchApplication
is not there anymore?
Cheers
July 19th, 2012 at 7:22
Thank you very much!
July 24th, 2012 at 10:27
Fantastic tip! Works across the board with the project templates. Thanks much.
September 4th, 2012 at 0:12
I dont know why for me is not working.. any Tips?
Thanks
September 15th, 2012 at 19:04
You’ll have to give me some more info… what is the problem?