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.5k
Jul ’20