shadowsocks / shadowsocks-iOS

Removed according to regulations.
8.17k stars 3.47k forks source link

代码运行起来,翻不了墙啊,填了对应信息都不行 #273

Open GGKevinGG opened 7 years ago

ChinaPuffer commented 7 years ago

哇,你居然能编译成功!!!!!!

GGKevinGG commented 7 years ago

@LCeryue 可以编译,iOS的,翻墙的也解决了

GGKevinGG commented 7 years ago

@gao0122 我用的也是github上的啊,可以用的

GGKevinGG commented 7 years ago

@gao0122 @LCeryue https://github.com/ethan0w/shadowsocks-iOS.git 用这个,切到最新的分支,pod install一下,还有弄好git submodule就可以编译成功

ChinaPuffer commented 7 years ago

@GGKevinGG 我试一下,谢谢

thomasfeng123 commented 7 years ago

@GGKevinGG 我也编译不了,想问一下是不是先用git clone git@github.com:ethan0w/shadowsocks-iOS.git把代码check下来,pod好后,运行脚本cd AppProxyCap/ git submodule init git submodule update cd .. xcodebuild -sdk iphonesimulator 然后就可以编译了?谢谢

GGKevinGG commented 7 years ago

@thomasfeng123
操作步骤: 1、git clone git@github.com:ethan0w/shadowsocks-iOS.git 2、cd shadowsocks-iOS 3、git checkout 2.6.4 -b dev (检出2.6.4版本到本地dev分支) 4、git submodule init 5、git submodule update 6、cd AppProxyCap/ 7、git submodule init 8、git submodule update 9、回到shadowsocks-iOS目录下 10、pod install 到这里基本就可以跑通了,如果build有问题,设置Provisioning Profile设置下,将Deployment Target 设置为 8.0 (原来为7.1),再build一次就OK了

thomasfeng123 commented 7 years ago

@GGKevinGG 可以编译了,谢谢。想问下你如何解决翻墙的?我现在翻墙不了。

GGKevinGG commented 7 years ago

@thomasfeng123 ss用的是代理,需要在iphone 做点设置,可查看 http://jas0n.me/2014/11/12/up_14_11_12/ 设置完后就可以了

thomasfeng123 commented 7 years ago

@GGKevinGG 最近在搞ss,有没有扣扣,加一下交流,谢谢。

GGKevinGG commented 7 years ago

@thomasfeng123 OK, QQ:354785278,我最近也在搞,也遇到了一些问题

bolee commented 7 years ago

你们确定能编译,我弄好后,在全局模式里面出现bug #278

li438730745 commented 6 years ago

@GGKevinGG 我这边pod install 的时候complete了但是没有生成libPod-shadowsocks.a 文件,求pod的Podfile文件

michaelshan commented 6 years ago

编译通过,填写了相应信息,还是不能翻墙,有人知道怎么回事么?有遇到过的加qq2337-285-755