Strange Errors on Archive Validation

后端 未结 16 818
太阳男子
太阳男子 2020-12-28 12:15

I\'ve had an iOS project in fairly stable condition up until Xcode 8\'s public release. After a bit of confusion with the Migrator, I finally convinced the compiler that I d

16条回答
  •  青春惊慌失措
    2020-12-28 12:34

    I had the same problem with Xcode 8.2 while submitting my application:

     ITunesSoftwareServiceAuthenticationErrorDomain error 434.
    

    Solution: I switched to different network and it worked for me.

提交回复
热议问题