sgleadow / xcodetest

A standalone tool for running your iOS unit tests from the command line. Compatible with OCUnit and Kiwi iOS unit tests.
MIT License
159 stars 19 forks source link

Allow targets, schemes and folders named with spaces #4

Closed iamleeg closed 11 years ago

iamleeg commented 11 years ago

The script didn't work if I had a scheme called, for example, "My Great App".

sgleadow commented 11 years ago

The power of quotes! Thanks. Definitely interested to hear how you find this vs a standalone script