diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2015-12-21 16:59:35 -0800 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2015-12-21 16:59:35 -0800 |
commit | 3d37017c6858c31d0e62414b410e96a4fcd4fa99 (patch) | |
tree | b40c9dc286ea4fced605cb94d2f8d4c326608079 /INSTALL.md | |
parent | 4a18e1cf770cc328a5ef349abcdb44ec6b7f4c3f (diff) | |
download | qtlocation-mapboxgl-3d37017c6858c31d0e62414b410e96a4fcd4fa99.tar.gz |
[ios, osx] Drop xcpretty
It's buggy and hides necessary diagnostics.
Diffstat (limited to 'INSTALL.md')
-rw-r--r-- | INSTALL.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md index e03d5056ca..9eee0e27ed 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -47,7 +47,6 @@ dependencies: - Apple Command Line Tools (available at [Apple Developer](https://developer.apple.com/downloads)) - [Homebrew](http://brew.sh) - - [xcpretty](https://github.com/supermarin/xcpretty) - [Cask](http://caskroom.io/) (if building for Android) ## 3: Setting up a development environment & building |