Invalid iPhone Application Binary

后端 未结 30 1703
天命终不由人
天命终不由人 2020-11-29 18:25

I\'m trying to upload an application to the iPhone App Store, but I get this error message from iTunes Connect:

The binary you uploaded was invalid. T

30条回答
  •  迷失自我
    2020-11-29 18:46

    Here's an issue I ran into: I added the binary to Subversion before uploading. Comparessing/zipping the binary then included the hidden .svn directories, which messed up the code signing.

提交回复
热议问题