How to enable native resolution for apps on iPhone 6 and 6 Plus?

Xcode 6 GM now includes simulators for iPhone 6 and 6 Plus, and by default they run apps in a scaled mode.

To enable the new screen size I tried adding [email protected] which seems to do a part of the trick since the app now fails to run at all, with the error “Unable to run app in Simulator – An error was encountered while running (Domain = LaunchServicesError, Code = 0)”.

Has anyone figured out how to get an app actually run in the 6/6+ resolution?

8 Answers
8

Leave a Comment