diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2016-04-11 16:45:14 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2016-04-11 16:45:14 -0700 |
commit | be47e35a975ff7c43755e8c3898512147bb37904 (patch) | |
tree | 3c11260b6283cac201e283c859de18bbcf4005a3 /INSTALL.md | |
parent | c1a38b66e56de7cc1915b4b77a3b6513acbba8eb (diff) | |
download | qtlocation-mapboxgl-be47e35a975ff7c43755e8c3898512147bb37904.tar.gz |
[ios, osx] The return of xcpretty, part II (#4676)
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md index 83fc54d620..84bfc9b5af 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -48,6 +48,7 @@ dependencies: - Apple Command Line Tools (available at [Apple Developer](https://developer.apple.com/downloads)) - [Homebrew](http://brew.sh) - [Cask](http://caskroom.io/) (if building for Android) + - [xcpretty](https://github.com/supermarin/xcpretty) (`gem install xcpretty`) ## 3: Setting up a development environment & building |