Cloning the code, building, and running

Clone repository from github: https://github.com/fluxtream/fluxtream-capture-ios

Example of checking out into ~/projects directory:

 cd ~/projects
git clone git@github.com:fluxtream/fluxtream-capture-ios.git
cd ~/projects/fluxtream-capture-ios

Open FluxtreamCapture.xcodeproj (requires Xcode 4.6.1 or later)

Connect your iPhone or iPad, and hit command-R to build and run

Adding devices (UDIDs) to the Fluxtream Capture Ad-Hoc Distribution Profile

As people sign up and register devices in Testflight, we need to add the UDIDs to Randy's provisioning profile at developer.apple.com.  Testflight makes this super-easy by giving you an uploadable device listing.  Or, if there are just one or two new devices since last time, you can search your email for "testflight" "added a device", and download the associated device-export.txt files (in which case you can skip to the second section below).

Distribute Ad Hoc with Testflight

Add any new devices you'd like to enable, using the directions titled "Adding devices (UDIDs) ..."

In Xcode:

At testflightapp.com: