Xcode App Submisson ERROR ITMS-90207: "Invalid Bundle

后端 未结 6 2169
既然无缘
既然无缘 2020-12-17 19:13

When I am submitting Application through Xcode Application validation successful but when submit to Appstore Then This error Occur.

ERROR ITMS-90207:

6条回答
  •  [愿得一人]
    2020-12-17 19:43

    I had the same error during upload, I was pretty sure about the bundle structure is perfect, the executable at the correct place and the Info.plist points to the correct place, contains the correct name, just like the localized versions. I decided to ask for help from the Apple support. After a long process it is turned out that my ~/.itmstransporter folder was corrupt or outdated. After deleted the folder it is re-created automatically and the problem went away.

提交回复
热议问题