Created
October 31, 2014 08:11
-
-
Save hisamekms/19e6b7e59649df050a0a to your computer and use it in GitHub Desktop.
Xcode Organizerのプロキシ設定 ref: http://qiita.com/hisamekms/items/23d0c8dd01f9568f0979
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http.proxyHost=your.proxy.host | |
http.proxyPort=8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment