summaryrefslogtreecommitdiff
path: root/platform/ios
diff options
context:
space:
mode:
Diffstat (limited to 'platform/ios')
-rw-r--r--platform/ios/config.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/ios/config.cmake b/platform/ios/config.cmake
index f9a24964f6..195687fea5 100644
--- a/platform/ios/config.cmake
+++ b/platform/ios/config.cmake
@@ -4,6 +4,7 @@ macro(mbgl_platform_core)
set_xcode_property(mbgl-core IPHONEOS_DEPLOYMENT_TARGET "8.0")
set_xcode_property(mbgl-core ENABLE_BITCODE "YES")
set_xcode_property(mbgl-core BITCODE_GENERATION_MODE bitcode)
+ set_xcode_property(mbgl-core ONLY_ACTIVE_ARCH $<$<CONFIG:Debug>:YES>)
target_sources(mbgl-core
# Loop