heaps-ios
heaps-ios copied to clipboard
Heaps (iOS)
Heaps iOS
Forked from https://github.com/thejustinwalsh/heaps-ios
Setup
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
Usage
make heaps-world
make # make build
make install