/Broken

iPhone app to detect broken builds from Jenkins

Primary LanguageObjective-C

Broken:

Point it to your jenkins instance and it should show you your builds and their
status.


Cheers to http://github.com/icaruswings for the idea and help.

Instructions:

1. git clone git://github.com/mhussain/Broken.git
2. cd Broken
3. git submodule init
4. git submodule update
5. open Broken.xcodeproj
6. Build  -> [Command b]
7. Run -> [Command r]