iOS app submission yields “invalid toolchain” although Xcode is up-to-date [duplicate]

ⅰ亾dé卋堺 提交于 2019-12-03 11:25:12
Nicolas Braun

OS X 10.11 El Capitan is a beta software you cannot use it to build and submit iOS App to the store.

There is a dirty way to manage it but I personally would not do it https://stackoverflow.com/a/32233429/3979236

If you installed a beta version of a non GM Xcode, your toolchain may be confused.

Go to Accounts in Xcode Preferences, select the account name under which you are attempting to publish, and View Details...

In Signing Identities > Action, either Create the missing one or Reset the offending one.

For anyone getting this error while using xcode 7 beta.

I went to the appstore and downloaded xcode 7.0.1 and then re-archived and released and it worked fine on the first try.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!