Change organization to upload binary on iTunes Connect using Xcode 9

廉价感情. 提交于 2020-01-04 01:44:06

问题


I've more than one Team configured on Xcode9, when I try to upload binary to iTunes Connect on Xcode 9, there is no option to change Team and the following error appear: ERROR ITMS-4088


回答1:


A solution from Apple Developer Forums:
1.Archive normally
2.Window -> Organizer -> Select the archive you wish to upload -> Export
3.Open the exported folder to find YourAppName.ipa
4.Select the Xcode menu on the top left (menu bar) -> Open Developer Tool -> Application Loader
5.Select the appropriate team in the top left dropdown
6.Follow the steps to choose your ipa file
7.Upload



来源:https://stackoverflow.com/questions/46360007/change-organization-to-upload-binary-on-itunes-connect-using-xcode-9

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