对于iPhone4 4-5,设备必须加载3个默认映像。
Default.png
Default@2x.png and
Default-568h@2x.pngiPhone6和6+有什么命名约定吗?
发布于 2014-09-23 09:05:10
您应该使用资产目录来提供默认图像和应用程序图标,而不是依赖文件名。
关于这一点,苹果公司有一个广泛的指南:catalog-1.0/StoringAppIconsandLaunchImagesinanAssetCatalog/StoringAppIconsandLaunchImagesinanAssetCatalog.html
https://stackoverflow.com/questions/25990991
复制相似问题