xcodebuild

Results 107 comments of xcodebuild

开代理访问网页 chrome会报隐私错误的话说明证书并没有信任成功,脚本已经在 terminal 中执行过了么,有什么输出结果么 @ron0115

@ron0115 `proxy_conf_helper` 应该是存在的才对 另外这里的空格是在 `""` 里面的,我在 `zsh` 下是没有问题的,你使用的是什么 shell

https://github.com/alibaba/lightproxy/releases/tag/v1.1.41-beta-5 应该修复了重新打开后仍然弹窗的问题 和空格无关,确实不应该有转义符号的。

Could you try ``` open ~/Library/Application\ Support/LightProxy/files/iconTemplate.png ``` and ``` open ~/Library/Application\ Support/LightProxy/files/[email protected] ``` ? It should looks like ![image](https://user-images.githubusercontent.com/5436704/80327273-1f3b9500-886e-11ea-973f-9ada8da9c8de.png)

现在最新版本还能复现这个 bug 么,我这边一直复现不出来,我的版本是 `10.15.4(19E266)`

支持环境变量的话参考 https://lightproxy.org/zh-CN/doc/cli 如果不支持环境变量的程序考虑使用 Proxifier 或者 proxychains-ng 来解决

代理到 HTTP 127.0.0.1:12888 @zhaoyao91 但是具体更详细的 debug 我也不知道怎么提供帮助

由于 whistle 目前暂时没有计划支持,暂时应该不会实现 如果需要修改请求的内容,推荐通过规则来实现。

It's a feature, not a bug :) It popup because other proxy application has changed system proxy setting. If you want to keep lightproxy to be system proxy click Ok...

@svkangal Oh sorry, in this case it may be a bug. 😢 LightProxy use `scutil --proxy` to detect dose the proxy works. Could you start LightProxy, then run ```shell scutil...