Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to test apps for iPhone 5 [closed]

Tags:

iphone

I am an iOS app developer. I want to update my apps in time for the release of iPhone 5. However, Apple seems to have not included an iPhone 5 simulator with the GM release of Xcode 4.5 and iOS 6. Not sure how they expect us to update our apps in time for the release of iPhone 5.

like image 658
cybervedaa Avatar asked Sep 15 '12 02:09

cybervedaa


1 Answers

When you've updated to Xcode 4.5 GM, there's a iPhone 6 simulator. The default screen setting for iPhone 6 simulator is not 4" size, you should set it by

Hardware (on top menu) -> Device -> iPhone (Retina 4-inch)

like image 141
Kjuly Avatar answered Oct 04 '22 20:10

Kjuly