用户工具

站点工具


stuck_at_authenticating_with_the_itunes_store_when_uploading_an_ios_app

有三个方法

1. 调整电脑

  1. 关闭shadowsocks之类的代理软件
  2. 重启电脑

2. 调整itmstransporter

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

3. 调整 net.properties

# 编辑文件 /Applications/Xcode.app/Contents/Applications/Application\ Loader.app/Contents/itms/java/lib/net.properties 

# https.proxyPort=443
#To:
https.proxyPort=80

参考链接

stuck_at_authenticating_with_the_itunes_store_when_uploading_an_ios_app.txt · 最后更改: 127.0.0.1