Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 620 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 620 Bytes

iPhone Goodies

A collection of various scripts, extensions, and other goodies for iPhone development.

Dependencies

This project relies on the Google Toolbox for Mac. If you check out this project using git, you can pull down the dependencies using

git submodule update --init

Running the Tests

Unit testing makes use of the SenTest work-alike from Google Toolbox for Mac.

To run the tests, select the "Tests" target in XCode and build it.

Author

Mike Clark, [email protected], Clarkware Consulting