iOS simulators not working behind proxy since upgraded to Xcode 8.2.1?

蓝咒 提交于 2020-01-14 08:45:41

问题


I am working in a proxy environment that requires authentication. Since i have upgraded to Xcode 8.2.1, the simulators stop working, however it was working fine with Xcode 8.1 and 7.3 Any help regarding this?

This is the error what i am getting

PAC Fetch failed with error [NSURLErrorDomain:-1022] [] nw_proxy_resolver_create_parsed_array PAC evaluation error: NSURLErrorDomain: -1022


回答1:


The simulator uses your computers network connection, so I recommend checking the System Preferences > Network > Advanced > Proxies > Automatic Proxy Configuration : You must disable Automatic conf.



来源:https://stackoverflow.com/questions/41541385/ios-simulators-not-working-behind-proxy-since-upgraded-to-xcode-8-2-1

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!