Forked from https://github.com/thejustinwalsh/heaps-ios
git clone https://github.com/qkdreyer/heaps-ios
cd heaps-ios
PRODUCT_NAME=HeapsApp DEVELOPMENT_TEAM=1234567890 PRODUCT_BUNDLE_IDENTIFIER=io.heaps.app make init
make heaps-world
make # make build
make install