Icon specified in info.plist not found under the top level app wrapper

前端 未结 15 1554
滥情空心
滥情空心 2020-12-15 16:44

I\'m trying to upload my binary to iTunes Connect using Applicaton Loader. When I select the file and hit send, it sends for about a second and then this error pops up,

15条回答
  •  不思量自难忘°
    2020-12-15 17:29

    1. Clean your build
    2. Make sure the file is actually on the file system
    3. Make sure you can see the file in the project navigator.
    4. Most likely step 3 will fail. If so, drag the icon from the finder onto the Project Navigator. When asked, uncheck the "copy ..blabla" option because since the file is already there where you are dragging it to, it would fail. Once the file shows up in the Project Navigator you should be golden.

提交回复
热议问题