有什么办法可以从Xcode终端添加新的启动映像

时间:2018-10-29 19:02:14

标签: xcode

在Assests.xcassets文件夹中,我需要添加一个新的iOS启动映像,否则它将无法构建。但是我尝试在终端中执行此操作,请问有没有命令?

1 个答案:

答案 0 :(得分:0)

Apple有一些documentation on the format of asset catalogs。您可以生成相关的JSON并写入任何* .xcassets文件夹。