Closed bluekeyes closed 3 years ago
Type
Description
The Gradle failure appears to be some kind of deadlock with parallel builds. I can reproduce it locally as well, but running with --no-parallel
fixes the problem.
This PR has been automatically marked as stale because it has not been touched in the last 14 days. If you'd like to keep it open, please leave a comment or add the 'long-lived' label, otherwise it'll be closed in 7 days.
Before this PR
The project uses a soon-to-be-deprecated version of Xcode. We need to move to a newer version before CircleCI removes support for the old image.
After this PR
==COMMIT_MSG== Upgrade Xcode version to 12.5.0 ==COMMIT_MSG==
Possible downsides?
The new version could require additional changes to the build process.