diff options
author | Minh Nguyễn <mxn@1ec5.org> | 2015-12-01 22:37:43 -0800 |
---|---|---|
committer | Minh Nguyễn <mxn@1ec5.org> | 2015-12-13 17:26:53 -0800 |
commit | df0511af185c334c7480f06bbc21b974a2a320fb (patch) | |
tree | a868569cb9a4c9462a01404bab034be9790ecad8 /README.md | |
parent | 6890af9cd95fcecb5329f54b81965a5fc0cffe62 (diff) | |
download | qtlocation-mapboxgl-df0511af185c334c7480f06bbc21b974a2a320fb.tar.gz |
[osx] Build framework based on static library
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ [![Travis](https://api.travis-ci.org/mapbox/mapbox-gl-native.svg?branch=master)](https://travis-ci.org/mapbox/mapbox-gl-native/builds) [![Bitrise](https://www.bitrise.io/app/7514e4cf3da2cc57.svg?token=OwqZE5rSBR9MVWNr_lf4sA&branch=master)](https://www.bitrise.io/app/7514e4cf3da2cc57) -An OpenGL-based renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blog/vector-tiles), consisting of a C++ library for OS X and Linux and SDK bindings for iOS, Android and Node.js. +An OpenGL-based renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blog/vector-tiles), consisting of a C++ library for Linux and SDK bindings for iOS, Android, Node.js, and OS X. **This repository is for development on Mapbox GL Native itself.** |