Releases: vitorbaraujo/batler
Releases · vitorbaraujo/batler
0.3.0
0.2.0
Added
- Add
test
command- This replaces the behaviour when running
batler
. Now, in order to run tests, runbatler test
. - For more information, run
batler test --help
.
- This replaces the behaviour when running
0.1.0
Added
- Initial version. It contains:
- Support for running
xcodebuild <clean|build|test>
- Some xcodebuild configurations: workspace, destination, scheme, derived data path and xcode version (or xcode hardcoded path)
- Support for running tests using any available simulator
- Support for running