Skip to content

Commit

Permalink
simpler gif for simple format, tun/tap possible formats
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Usalj committed Dec 9, 2013
1 parent 5c765e9 commit 71c78d3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ It's even a bit faster than `xcodebuild` only, since it saves your terminal some
## Formats

- simple (default)
![xcpretty --simple](http://i.imgur.com/ZJq8bKq.gif)
![xcpretty --simple](http://i.imgur.com/SMx0gUD.gif)

- test (RSpec style, shown above)
![xcpretty alpha](http://i.imgur.com/VeTQQub.gif)

- tun / tap (not yet implemented. possible solution for most CI servers)

## XCPretty isn't

Unlike [xctool](https://github.com/facebook/xctool), `xcpretty` isn't a build tool.
Expand Down

0 comments on commit 71c78d3

Please sign in to comment.