Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 403 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 403 Bytes

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