Xcode not follows system proxy settings to resolve SwiftPM dependencies

I get a nice answer from stack overflow: version control - Getting Git to work with a proxy server - fails with "Request timed out" - Stack Overflow

It's works fine.
git config --global http.proxy http://127.0.0.1:6152

2 Likes