itunesconnect using application loader behind a firewall

后端 未结 10 768
误落风尘
误落风尘 2020-12-01 06:36

I was trying to upload the app store build zip file of my app to app store.

When using behind my office firewall, the TCP/IP connection failed.

I need to k

10条回答
  •  萌比男神i
    2020-12-01 07:01

    With the Application Loader v2.8 I tried to set the delivery mechanism to just DAV but that didn't help on Mountain Lion. Seems the Java-Backend of the Application Loader does not pick-up the proxy settings of the System. You you have to hack them in /Developer/Applications/Utilities/Application\ Loader.app/Contents/MacOS/itms/java/lib/net.properties.

    See http://blog.schneidexe.de/2013/08/apple-application-loader-und-proxy.html for more details.

提交回复
热议问题