To build:
- Open a terminal and
cd
to wherever you want the project - Clone the repo with
git clone https://github.com/cafbuddy/cafbuddy-iOS.git
- Move into the directory:
cd cafbuddy-iOS
- Run
git update-index --skip-worktree Caf\ Buddy/APIKey.plist
- Open the project in Xcode
- Email us for the Parse API key
- Open APIKey.plist, and fill out with the information we gave you.
- Build!