Yi Cao
Yi Cao
@XIAZY Also we can start a sort of web service to let the client automatically grab the latest compiled binary. As for the fat binary, I hadn't compiled an arm...
@XIAZY How about following the CI file from it? https://github.com/shadowsocks/shadowsocks-libev/blob/master/.travis.yml We just need to follow it on both architectures and merge them.
@XIAZY THe question is the CI process Homebrewed everything, while the deps' binary may be unavailable in arm64.
@XIAZY It turns out that the Rust port of shadowsocks iOS the future (and however MUCH MUCH more convince to build.) So...
@XIAZY I just think we should follow the new port.
@XIAZY Now I finally worked out an automation workflow for building `sslocal` as a universal binary. Repo @ https://github.com/xiaoyu2006/ss-buildbot. My idea is to use it as an OTA service, write...
OK. Now here's my solution.
@occamrazor1492 > If you are on an M1 Mac and have Xcode installed, you should be able to build a binary package without any configuration. The default `Debug` configuration follows...
> > @occamrazor1492 > > > If you are on an M1 Mac and have Xcode installed, you should be able to build a binary package without any configuration. >...
> Could anyone kindly release a download link of the arm64 build ? @tiejunhu Do it yourself :-P It’s pretty simple.