How to set proxy settings in Xcode

I can not upload application to itunes through xcode(app uploader) after our companey introduce new proxy for network.

Network guys ask me to set proxy for xcode application.

I have edited net.properties file in xcode, but no luck with it.

Does anyone face same issue?

How to configure proxy settings for xcode

Post not yet marked as solved Up vote post of dulled Down vote post of dulled
13k views

Replies

Same issue for me: https://forums.developer.apple.com/message/261587

Check if this may help:

h ttps://stackoverflow.com/questions/9619022/app-submission-with-xcode-behind-proxy

Same here--did you ever get this working?

I'am in the same situation, i need to do a checkout from BitBucket in my bot Xcode Server, but my Xcode is behind proxy, when i try to do it my repository indicates that is unreachable "curl: error Faile to connect to ........ port 443: Operation timed out".
I have my proxy settings in system preferences.

..help... thanks...