Search code examples
objective-cxcode4iphone-5

IPhone 5 Compatible application using xcode 4.3.3


I have completed my universal application using xcode 4.3.3 but when I run application in iPhone 5 , my application launches in small screen. I also changed the launched image to [email protected] but all in vein. Please help me out , How can i make application for iPhone 5 using xcode 4.3.3?


Solution

  • There is no way to target iOS 6 with Xcode 4.3.3 you need to update to Xcode 4.5 or higher. To run Xcode 4.5 or higher your mac will need to running OSX lion or higher.