Xcode 6 Launch Image for iPhone 6 plus

雨燕双飞 提交于 2019-12-23 22:23:12

问题


Where should I need to put my @3x image in Launch screen section. There is no placeholder for @3x in Launch Image Section.

Even if I put @3x image in my resource. Its not automatically picking it up. Can anybody tell how can we use @3x image in Xcode 6 for slash.


回答1:


Look I prepeared image for you, because it is easier to understand, than words




回答2:


In your xcassets file you need to check the attribute inspector of the LaunchScreen section. You should be able to check a checkbox saying "iOS8 and Later" (Portrait and Landscape).

When you did this you should see the placeholder Retina HD 5.5 and Retina HD 4.7.



来源:https://stackoverflow.com/questions/25970142/xcode-6-launch-image-for-iphone-6-plus

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!