summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2015-12-13 21:54:54 -0800
committerMinh Nguyễn <mxn@1ec5.org>2015-12-13 21:54:54 -0800
commitd2d722a5757367fa056f224ef092203ec96d2803 (patch)
tree445bf06f56daadd79b52906c0cde717aae86b906 /docs
parenta01dd8ade1f4dd61aa87ddbdeacb03767703d19b (diff)
downloadqtlocation-mapboxgl-d2d722a5757367fa056f224ef092203ec96d2803.tar.gz
[osx] Corrected build documentation
build/pkg/osx/ probably won’t be used until #3183 lands.
Diffstat (limited to 'docs')
-rw-r--r--docs/BUILD_OSX.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/BUILD_OSX.md b/docs/BUILD_OSX.md
index 87793c48da..0d3c685f41 100644
--- a/docs/BUILD_OSX.md
+++ b/docs/BUILD_OSX.md
@@ -4,7 +4,7 @@ This project provides an OS X SDK analogous to the Mapbox iOS SDK. Mapbox does n
### Build
-1. Run `make xpackage`, which produces a `Mapbox.framework` in the `build/osx/pkg/` folder.
+1. Run `make xpackage`, which produces a `Mapbox.framework` in the `gyp/build/Release/` folder.
### Install