1 Star 0 Fork 159

xuhaijie001/react-native-gitosc

forked from rplees/react-native-gitosc 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

iTunesArtwork & iTunesArtwork@2x (App Icon) file extension:

PNG extension is prepended to these two files -

While Apple suggested to omit the extension for these files, the '.png' extension is actually required for iTunesConnect submission.

This is done for you so you don't have to.

However, for Ad_hoc or Enterprise distirbution, the extension should be removed from the files before adding to XCode to avoid error.

refs: https://developer.apple.com/library/ios/qa/qa1686/_index.html

iTunesArtwork & iTunesArtwork@2x (App Icon) transparency handling:

As images with alpha channels or transparencies cannot be set as an application's icon on iTunesConnect, all transparent pixels in your images will be converted into solid blacks.

To achieve the best result, you're advised to adjust the transparency settings in your source files before converting them with makeAppIcon.

refs: https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/AppIcons.html

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xuhaijie001/react-native-gitosc.git
git@gitee.com:xuhaijie001/react-native-gitosc.git
xuhaijie001
react-native-gitosc
react-native-gitosc
master

搜索帮助