Search code examples
xcode4.5iphone-5appdelegateundeclared-identifier

"Use undeclared identifier" error


I know that error is very common but I'm working to get my app iPhone 5 ready ! I preferred to use a new storyboard file for iPhone 5 .. but I'm stuck on that error could any one help me please ? here's my appdelegate.m

appdelegate.m(1) appdelegate.m(2)


Solution

  • The problem solved .. there was a missing } at the end