You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
iosapp fails to build for iOS 9 devices in Xcode 7 with the following linker error:
ld: '/Users/mxn/hub/mapbox-gl-native/mason_packages/ios-9.0/libuv/0.10.28/lib/libuv.a(async.o)' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target. for architecture arm64
We’ll need to patch upstream and update the mason submodule pin.
Pulled in mason/mason@41d8b2eb28b3cd942d9f15583467b27c549675ea for mapbox/mason#106 and mason/mason@d8597d944533dbb5e28d08dfdba22a82c93171b7 for mapbox/mason#110.
Fixes#1957 and fixes#1707.
iosapp fails to build for iOS 9 devices in Xcode 7 with the following linker error:
We’ll need to patch upstream and update the mason submodule pin.
/cc @kkaefer @incanus
The text was updated successfully, but these errors were encountered: