summaryrefslogtreecommitdiff
path: root/platform/macos/CHANGELOG.md
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2018-06-13 10:50:46 -0700
committerMinh Nguyễn <mxn@1ec5.org>2018-06-13 11:49:21 -0700
commitee790818d804c4dda7bc30fe99ffe464bded2435 (patch)
treea183e62d5e0eed081794cd6b9949f893a7f40e14 /platform/macos/CHANGELOG.md
parentcaecdc8482fee16694b3b7d5ba5cd963c07fceb0 (diff)
downloadqtlocation-mapboxgl-ee790818d804c4dda7bc30fe99ffe464bded2435.tar.gz
[ios, macos] Look more widely for IBDesignablesAgent
The IBDesignablesAgent helper process has been renamed for each platform as of Xcode 10, so cast a wider net when trying to detect it.
Diffstat (limited to 'platform/macos/CHANGELOG.md')
-rw-r--r--platform/macos/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/macos/CHANGELOG.md b/platform/macos/CHANGELOG.md
index 2a9eb13a88..9f71a9c003 100644
--- a/platform/macos/CHANGELOG.md
+++ b/platform/macos/CHANGELOG.md
@@ -5,6 +5,7 @@
### Packaging
* The minimum deployment target for this SDK is now macOS 10.11.0. ([#11776](https://github.com/mapbox/mapbox-gl-native/pull/11776))
+* Fixed an issue where `MGLMapView` produced a designable error in Interface Builder storyboards. ([#12140](https://github.com/mapbox/mapbox-gl-native/pull/12140))
### Style layers