Skip to content
Discussion options

You must be logged in to vote

In codemagic.yaml change the line

cocoapods: default

to

cocoapods: 1.12.1

There is a conflict between Xcode 12.3 and Cocoapods 1.12.0, fixed in Cocoapods 1.12.1. Unfortunately the default build environment on codemagic is currently Xcode 12.3 and Cocoapods 1.12.0, so we need to explicitly state the Cocoapods version until the default build environment includes the fixed version of Cocoapods.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Baptmix
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants