Quantcast
Channel: iPhone 6 Plus resolution confusion: Xcode or Apple's website? for development - Stack Overflow
Viewing all articles
Browse latest Browse all 9

Answer by davidisdk for iPhone 6 Plus resolution confusion: Xcode or Apple's website? for development

$
0
0

You should probably stop using launch images in iOS 8 and use a storyboard or nib/xib.

  • In Xcode 6, open the File menu and choose NewFile...iOSUser InterfaceLaunch Screen.

  • Then open the settings for your project by clicking on it.

  • In the General tab, in the section called App Icons and Launch Images, set the Launch Screen File to the files you just created (this will set UILaunchStoryboardName in info.plist).

Note that for the time being the simulator will only show a black screen, so you need to test on a real device.

Adding a Launch Screen xib file to your project:

Adding a new Launch Screen xib file

Configuring your project to use the Launch Screen xib file instead of the Asset Catalog:

Configure project to use Launch Screen xob


Viewing all articles
Browse latest Browse all 9

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>