Demo app for connecting a G.FIT module to an iOS device

You will require files from the FIT SDK found here:
https://www.thisisant.com/resources/fit/

To add the required files, copy the folder './cpp/include' from the FIT SDK into your project directory
Right click on the project icon at the top of the Xcode file navigator and select "Add files to "g.fit"..."
Clean and build your Xcode Project

To build use Xcode and follow Apple's documentation for building Xcode projects:
https://developer.apple.com/library/content/documentation/IDEs/Conceptual/AppDistributionGuide/LaunchingYourApponDevices/LaunchingYourApponDevices.html
