Skip to content

Instantly share code, notes, and snippets.

View umanwizard's full-sized avatar

umanwizard

View GitHub Profile
@beschulz
beschulz / build-thrift-for-ios.sh
Last active August 2, 2017 16:23
Notes on how to build thrift for iOS
# get and compile boost
git clone https://gist.github.com/7513324.git boost
cd boost
bash boost.sh
# get and build opensslbe
[email protected]:x2on/OpenSSL-for-iPhone.git
cd OpenSSL-for-iPhone
./build-libssl.sh