From a01dd8ade1f4dd61aa87ddbdeacb03767703d19b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Nguye=CC=82=CC=83n?= Date: Sun, 13 Dec 2015 16:25:53 -0800 Subject: [osx] Corrected documentation Corrected the path to the build output. Also added a missing inline comment. --- docs/BUILD_OSX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/BUILD_OSX.md b/docs/BUILD_OSX.md index 0d3c685f41..87793c48da 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 `gyp/build/Release/` folder. +1. Run `make xpackage`, which produces a `Mapbox.framework` in the `build/osx/pkg/` folder. ### Install -- cgit v1.2.1