Post

Replies

Boosts

Views

Activity

XCode 12 package fetch behind corporate proxy
Hi, In my organization we have a corporate proxy for navigation and when a package tries to download a dependency for example from github, from xcode it does not work but in command line I can compile it correctly. In command line I have git configured with the https proxy and exported the environment variable https_proxy and executing the swift build command resolves the dependencies, downloads and compiles them correctly. Is there a way to be able to configure the proxy for xcode and to properly download external dependencies?
1
0
1.6k
May ’21
XCode 12 package fetch behind corporate proxy
Hi, In my organization we have a corporate proxy for navigation and when a package tries to download a dependency for example from github, from xcode it does not work but in command line I can compile it correctly. In command line I have git configured with the https proxy and exported the environment variable https_proxy and executing the swift build command resolves the dependencies, downloads and compiles them correctly. Is there a way to be able to configure the proxy for xcode and to properly download external dependencies?
Replies
1
Boosts
0
Views
1.6k
Activity
May ’21