开发者

IconFiles in info.plist

If i want to use several icon in my app should i enter all of them into IconFiles 开发者_开发技巧in info.plist?if yes should i delete iconFile from info.plist


Use both, especially if your app runs on older versions of iOS, like 3.1. IconFiles is only for specifying different sizes for the application icon; iOS will choose the most appropriate size depending on the screen resolution. Specify your 57x57 icon in iconFile, as well as in iconFiles.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜