This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/local/bin/php | |
<?php | |
# 通过原始1024X1024图片来生成各种iphone ios icon,包含Content.json | |
# | |
# 使用说明: | |
# 1、默认生成到当前目录: IconMaker 1024.png | |
# 2、指定路径: IconMaker 1024.png ~/Desktop/icon/ | |
# 生成结果自动结构如下: | |
# Images.xcassets/ |