- Fixed building for OSX. We were specifying
destination
which was bad. | #17 - Fixed Shellwords import that was crashing system ruby (2.0.0) | #15
- Fixed devices flags | #16
- Forgot to escape schemes & workspaces in 0.0.6. done.
- Added iPads (
xclisten -d [ipad2, ipad4, ipad_air]
)
- Fixed workspace and device flags
- Search for
.xcworkspace
recursively | Delisa Mason | #8 - Added some tests and CI integration \o/
- Added
--workspace -w
flag to specify a custom workspace location - Specified
macosx
sdk rather than nothing on OSX builds
- Use lower-level fork and exec for spawning xcodebuild
- Support for custom schemes
- Support for custom devices (iphone5s, iphone5, iphone4)
- Kill child processes on Ctrl-C
- Initial release