Re: launch file required for iPhone 6,6+ ?
Re: launch file required for iPhone 6,6+ ?
- Subject: Re: launch file required for iPhone 6,6+ ?
- From: Quincey Morris <email@hidden>
- Date: Tue, 06 Jan 2015 06:03:02 +0000
On Jan 5, 2015, at 21:50 , Roland King <email@hidden> wrote:
git tells me that I just set the UILaunchStoryboardName property to my main storyboard for the phone and that was enough to make it run on a 6 and not appear ’stretched'. I believe that you can even just create an empty XIB file and set that as the property and it will work, my storyboard already scaled fine so I just used that. I don’t know about static launch images, didn’t try.
That’s correct. With an old project that had launch images, it ran “zoomed in” (rather than “stretched” — it runs with the same appearance as the system “zoomed in” mode, so no pixels are tortured). Changing to a launch XIB file let it run in the mode configured in settings.
It’s ironic that the HIG (in their current much reduced form) are very explicit about not using the launch image as a splash screen, but the iOS target template creates a default launch XIB that is in fact a splash screen with your app name and copyright. I guess some habits die hard.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden