Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Adopt Bitcode #1957

Closed
1ec5 opened this issue Jul 28, 2015 · 0 comments · Fixed by #1962
Closed

Adopt Bitcode #1957

1ec5 opened this issue Jul 28, 2015 · 0 comments · Fixed by #1962
Assignees
Labels
build iOS Mapbox Maps SDK for iOS
Milestone

Comments

@1ec5
Copy link
Contributor

1ec5 commented Jul 28, 2015

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.

/cc @kkaefer @incanus

@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS build prerelease-os labels Jul 28, 2015
@1ec5 1ec5 self-assigned this Jul 28, 2015
@1ec5 1ec5 added this to the v0.6.0 milestone Jul 28, 2015
1ec5 added a commit to mapbox/mason that referenced this issue Jul 28, 2015
1ec5 added a commit that referenced this issue Jul 29, 2015
Pulled in 41d8b2eb28b3cd942d9f15583467b27c549675ea for mapbox/mason#106.

Fixes #1957.
1ec5 added a commit that referenced this issue Aug 5, 2015
Pulled in mason/mason@41d8b2eb28b3cd942d9f15583467b27c549675ea for mapbox/mason#106 and mason/mason@d8597d944533dbb5e28d08dfdba22a82c93171b7 for mapbox/mason#110.

Fixes #1957 and fixes #1707.
@1ec5 1ec5 closed this as completed in #1962 Aug 5, 2015
@1ec5 1ec5 removed the in progress label Aug 5, 2015
AndwareSsj pushed a commit to AndwareSsj/mapbox-gl-native that referenced this issue Nov 6, 2015
Pulled in mason/mason@41d8b2eb28b3cd942d9f15583467b27c549675ea for mapbox/mason#106 and mason/mason@d8597d944533dbb5e28d08dfdba22a82c93171b7 for mapbox/mason#110.

Fixes mapbox#1957 and fixes mapbox#1707.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant