Hi!
I'm new with cocoa touch, and i'm trying to do the tutorial "Core Graphics and Animation"
When I try to create "new cocoa touch" i don't have this option with sdk 3.0 and i have to choose new "View based Application"
I renamed the files and this compile but not run. I see with console and tell me this:
Code:
2009-04-05 21:35:53.116 TransformApp[3637:20b] Unknown class TransformAppViewController in Interface Builder file.
2009-04-05 21:35:53.126 TransformApp[3637:20b] *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<TransformAppAppDelegate 0xd18e80> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key viewController.'
I have the source code in my public folder:
MobileMe - iDisk
What can i do?
PD: Thank's in advance