icon error while updating app to appStore iPhone?

后端 未结 6 1814
一个人的身影
一个人的身影 2021-01-20 00:09

i am trying to update my application using application loader. when i submit the archive file, i got this error

    \"icon specified in the info.plist not f         


        
6条回答
  •  死守一世寂寞
    2021-01-20 00:40

    I tried all of the steps detailed here, many of which have solved this problem previously.

    The only way I could get this to work recently was to open the archive file (right click in the Organizer->Archives) and open the actual bundle that's going to be uploaded (show package contents for the archive and then the .app file inside the archive) and copy the icon files directly into there. Resubmitted the previously failed archive then solves the issue.

提交回复
热议问题