Skip to content

Error While Building iOS for the Flutter project. #2811

Answered by helinanever
AdelDaniel asked this question in Q&A
Discussion options

You must be logged in to vote

Here's some context about these errors.

The issue was caused by the installation of xcodeproj version 1.26.0 on the build machines. This was done in an attempt to fix iOS code signing issues that projects created with Xcode 15.3 and newer were facing, you can read more about it here: https://github.com/orgs/codemagic-ci-cd/discussions/2787#discussioncomment-11073328

However, the changes introduced in xcodeproj 1.26.0 turned out to break compatibility with CocoaPods for many projects, causing build failures.

We have now updated xcodeproj to 1.27.0 which reverts the changes made in the previous xcodeproj version and has been confirmed to resolve the issue.

If you run into problems with sett…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
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 helinanever
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