diff options
Diffstat (limited to 'docs/BUILD_OSX.md')
-rw-r--r-- | docs/BUILD_OSX.md | 2 |
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 |