I get an error “None of the input catalogs contained a matching launch image” in xCode5-iOS7

前端 未结 10 2188
独厮守ぢ
独厮守ぢ 2020-12-23 23:52

I\'m trying to define launch images. Probably only one image is missing.

I\'m following the instructions from this site Create launch images in different sizes for d

10条回答
  •  谎友^
    谎友^ (楼主)
    2020-12-24 00:39

    We had our Asset Catalog Launch Image Set Name set in our project target. After removing this from the target and instead setting it in our project it compiled fine.

提交回复
热议问题