Command /Applications/Xcode-beta.app/Contents/Developer/usr/bin/actool failed with exit code 255

前端 未结 10 2122
轻奢々
轻奢々 2021-02-13 22:59

It happens in new Xcode7 beta:

CompileAssetCatalog /Users/admin/Library/Developer/Xcode/DerivedData/InstaAd-ddgdnbxlpxipirebpndfmgrxspel/Build/Products/Debug-iph         


        
10条回答
  •  眼角桃花
    2021-02-13 23:18

    That happened because of JPG images in assets catalog, so I imported jpg images directly in the project, and now it works

提交回复
热议问题