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

Update CircleCI config for new repo #13

Merged
merged 6 commits into from
Oct 22, 2019
Merged

Conversation

friedbunny
Copy link
Contributor

@friedbunny friedbunny commented Oct 16, 2019

Port the existing CircleCI configuration to work in this new repo.

To-do

/cc @fabian-guerra

@friedbunny friedbunny changed the base branch from friedbunny-tries-to-keep-history-alive to master October 18, 2019 23:33
@friedbunny friedbunny force-pushed the friedbunny-sets-up-circleci branch 2 times, most recently from aca8d37 to ca61c3c Compare October 21, 2019 18:43
@friedbunny
Copy link
Contributor Author

Disabled the CI job skipping script, since it’s not working yet: #19

@friedbunny friedbunny requested a review from 1ec5 as a code owner October 21, 2019 20:07
@friedbunny friedbunny requested a review from a team October 21, 2019 20:07
@friedbunny friedbunny force-pushed the friedbunny-sets-up-circleci branch 2 times, most recently from a177435 to 009bcbe Compare October 21, 2019 20:27
@friedbunny
Copy link
Contributor Author

friedbunny commented Oct 21, 2019

Release builds are currently failing because they cannot build the core libraries:

▸ Linking Mapbox

❌  ld: library not found for -lmbgl-vendor-icu



❌  clang: error: linker command failed with exit code 1 (use -v to see invocation)


▸ Compiling UIDevice+MGLAdditions.m
** BUILD FAILED **


The following build commands failed:
	Ld /Users/distiller/project/build/ios/ios.build/RelWithDebInfo-iphonesimulator/dynamic.build/Objects-normal/x86_64/Binary/Mapbox normal x86_64
(1 failure)
make: *** [iframework] Error 65

This happens locally and on CI, so it blocks any sort of release.

Copy link
Contributor

@fabian-guerra fabian-guerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants