haxpor / Potatso

Potatso is an iOS client that implements Shadowsocks proxy with the leverage of NetworkExtension framework. ***This project is unmaintained, try taking a look at this fork https://github.com/shadowcoel/shadowcoel instead.
GNU General Public License v3.0
2.04k stars 1.37k forks source link

已编译通过,支持Xcode9.1 iOS11.1 Swift3.2 #55

Closed JeansHuang closed 6 years ago

JeansHuang commented 6 years ago

JeansHuang/Potatso Work for Xcode9.1 iOS11.1 Swift3.2

InjoyDeng commented 6 years ago

编译错误,提示 no such file or directory: '/Users/Injoy/Desktop/Potatso/Library/ShadowPath/ShadowPath/shadowsocks-libev/libipset/set/inspection.c'

JeansHuang commented 6 years ago

@InjoyDeng clone 我 fork的。 https://github.com/JeansHuang/Potatso

1.git clone --recursive https://github.com/JeansHuang/Potatso.git 2.carthage update build support Xcode9.1 iOS11.1 Swift3.2

luanma commented 6 years ago

Hi @InjoyDeng ,

I tried to clone your reporstory ,but got below error ,

Cloning into 'Library/CallbackURLKit'... Permission denied (publickey). fatal: Could not read from remote repository.

I can clone other projects from GitHub. Is there any steps I missed.

Cheers Lee

InjoyDeng commented 6 years ago

@luanma This is not my reporstory.

Maybe it'll help you. https://help.github.com/articles/error-permission-denied-publickey/

luanma commented 6 years ago

@InjoyDeng

Cool, that helps. my environment issue. Resolved.

Cheers,

haxpor commented 6 years ago

Closed due to issue resolved. Thanks