IOS Build Instructions
To build for IOS, Xcode is required.
* Xcode: <https://developer.apple.com/xcode/downloads/>
To Install Boost on iOS:
◾ 1. Download boost 1.58.0 from <http://sourceforge.net/projects/boost/files/boost/1.58.0/boost_1_58_0.tar.bz2/download>
◾ 2. Download unpacking script from <https://github.com/mootjeuh/boost>
◾ 3. Copy boost.sh and boost_1_58_0.tar.bz2 to ~ and execute boost.sh: $ chmod 755 boost.sh && ./boost.sh