Now we're working on new wallet that will replace this one. Current version will not be supported.
- Clone the repository.
git clone https://github.com/fotolockr/CakeWallet.git
- Run install.sh. It's bash script for download and build monero library from sources. Script will download and compile: Boost, OpenSSL and Monero library (as static library) for iOS.
./install.sh
- Install dependencies from Pod.
pod install
Also you'll be needed additional headers for build like: sys/vmmeter.h, netinet/udp_var.h, netinet/ip_var.h, IOKit, zmq.hpp.
We use forked repositories of ofxiOSBoost, monero and monero-gui. We do this ONLY for more convenient installation process. Changes which we did in ofxiOSBoost, monero and monero-gui you can see in commit history in "build" branch of these repositories.
Cake Technologies LLC.