summaryrefslogtreecommitdiff
path: root/platform/ios/config.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios/config.cmake')
-rw-r--r--platform/ios/config.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/config.cmake b/platform/ios/config.cmake
index 72e1c88525..cab8fd1357 100644
--- a/platform/ios/config.cmake
+++ b/platform/ios/config.cmake
@@ -1,6 +1,6 @@
add_definitions(-DMBGL_USE_GLES2=1)
-mason_use(icu VERSION 58.1)
+mason_use(icu VERSION 58.1-min-size)
macro(mbgl_platform_core)
set_xcode_property(mbgl-core IPHONEOS_DEPLOYMENT_TARGET "8.0")