show/hide this revision's text 4 added 6 characters in body

I have the exact same problem. I am a .net developer and new to iPhone and Mac programming. Drawing on my Visual Studio experience though, I would guess that the proper templates were not installed and it was probably due to a mistake I made during the installation of the iPhone SDK. I probably (and you as well, it appears) changed some config option during the install that prevented the Cocoa Touch Templates from being installed. I cannot find a way to add the template so unfortunately it looks like I am going to have to completely reinstall the SDK? Ouch!

--- Update:

Well, uninstalled and reinstalled the iPhone SDK and no joy. Still no Cocoa Touch Template - just "Navigation-Based Application", "OpenGL ES Application", "Tab Bar Application", etc... Man, what gives? By the way, I AM running 10.5.6 on an intel based macbook pro.

Final Answer?

OK, after some more digging, I found several posts which seem to indicate that the template names have been changed (from the apple support site). So the problem is not with our templates, it is with the video tutorials - they have not been updated. Here is the template mapping between old and new, best I can tell:

Cocoa Touch OpenGL Application -> OpenGL ES Application

Cocoa Touch Tab Bar -> Tab Bar Application

Cocoa Touch Utility -> Utility Application

Cocoa Touch Application -> Window-based Application / View based application

Cocoa Touch List -> Navigation based Application

show/hide this revision's text 3 Think I found the answer

I have the exact same problem. I am a .net developer and new to iPhone and Mac programming. Drawing on my Visual Studio experience though, I would guess that the proper templates were not installed and it was probably due to a mistake I made during the installation of the iPhone SDK. I probably (and you as well, it appears) changed some config option during the install that prevented the Cocoa Touch Templates from being installed. I cannot find a way to add the template so unfortunately it looks like I am going to have to completely reinstall the SDK? Ouch!

--- Update:

Well, uninstalled and reinstalled the iPhone SDK and no joy. Still no Cocoa Touch Template - just "Navigation-Based Application", "OpenGL ES Application", "Tab Bar Application", etc... Man, what gives? By the way, I AM running 10.5.6 on an intel based macbook pro.

Final Answer? OK, after some more digging, I found several posts which seem to indicate that the template names have been changed (from the apple support site). So the problem is not with our templates, it is with the video tutorials - they have not been updated. Here is the template mapping between old and new, best I can tell:

Cocoa Touch OpenGL Application -> OpenGL ES Application Cocoa Touch Tab Bar -> Tab Bar Application Cocoa Touch Utility -> Utility Application Cocoa Touch Application -> Window-based Application / View based application Cocoa Touch List -> Navigation based Application

show/hide this revision's text 2

I have the exact same problem. I am a .net developer and new to iPhone and Mac programming. Drawing on my Visual Studio experience though, I would guess that the proper templates were not installed and it was probably due to a mistake I made during the installation of the iPhone SDK. I probably (and you as well, it appears) changed some config option during the install that prevented the Cocoa Touch Templates from being installed. I cannot find a way to add the template so unfortunately it looks like I am going to have to completely reinstall the SDK? Ouch!

--- Update:

Well, uninstalled and reinstalled the iPhone SDK and no joy. Still no Cocoa Touch Template - just "Navigation-Based Application", "OpenGL ES Application", "Tab Bar Application", etc... Man, what gives? By the way, I AM running 10.5.6 on an intel based macbook pro.

show/hide this revision's text 1