iPhone6,iPhone 6 plus:新图像必须遵循哪些命名约定?

Gau*_*ole 0 ios iphone-6 iphone-6-plus

对于iPhone4-5,我们必须有3个默认图像由设备加载

Default.png
Default@2x.png  and
Default-568h@2x.png
Run Code Online (Sandbox Code Playgroud)

是否有iPhone6和6 plus的命名约定?

Seb*_*mba 5

您应该使用资产目录来提供默认图像和应用程序图标,而不是依赖文件名.

Apple有一个关于此的广泛指南:https://developer.apple.com/library/ios/recipes/xcode_help-image_catalog-1.0/StoringAppIconsandLaunchImagesinanAssetCatalog/StoringAppIconsandLaunchImagesinanAssetCatalog.html