Xcode上传所有的ipa包到AppStore出错的问题

Xcode上传所有的ipa包到AppStore出错的问题_第1张图片

运行终端解决问题:

https://stackoverflow.com/questions/22443425/application-loader-stuck-at-authenticating-with-the-itunes-store-when-uploadin

找到解决方法了

cd ~

mv .itmstransporter/ .old_itmstransporter/"/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter"

你可能感兴趣的:(Xcode上传所有的ipa包到AppStore出错的问题)