Skip to content

qkdreyer/heaps-ios

Repository files navigation

Heaps iOS

Forked from https://github.com/thejustinwalsh/heaps-ios

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