Official iOS application for the pHyter pH measurement tool.
Carthage is used for dependencies, so install it before proceeding.
To fetch and build the project dependencies, run: carthage update --platform iOS
. This can take a while, so be patient.
The default schemes are included. The app also supports a 'demo mode', which you can run by setting DemoMode=YES
in your launch scheme.