iTunes software service authentication error domain error 434

后端 未结 15 2167
梦谈多话
梦谈多话 2021-02-05 00:32

I am uploading iPhone application using latest xCode 8. I have good internet connection and all the relevant settings set up at iTunes connect. My distribution profiles are also

15条回答
  •  迷失自我
    2021-02-05 00:47

    I have a different solution. I had "Enable Bitcode" set as false in my target settings but had "Include bitcode" checked as true for the validation. For obvious reasons, the validation would fail every time if I had include bitcode checked. I unchecked include bitcode and it worked just fine after cleaning my project.

提交回复
热议问题