Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CircleCI build failures #64

Merged
merged 1 commit into from
Nov 11, 2019

Conversation

connected-crwilson
Copy link
Contributor

SUMMARY

This PR fixes the recent build failures in CircleCI, and also now creates a simulator-agnostic .app file using the iOS 13.1 SDK, instead of a build tied to the iPhone 8 simulator.

For more context on the build failures, the root cause was the --remote flag in the git submodule command, which pulls in the latest commits for the submodule, instead of leaving it at the commit specified in the base project. Thus, removing this flag fixed the issue 👍

@connected-rkingsmill connected-rkingsmill merged commit 30320dd into develop Nov 11, 2019
@connected-rkingsmill connected-rkingsmill deleted the craig/fix-circleci-build-failures branch November 11, 2019 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants