-
If you are looking for help, please confirm the following...
Which mobile framework are you using?Flutter (Dart) Steps to reproduceI just use setup from codemagic to distribute iOS The setup is: Xcode version: 15.1 Yesterday it works just fine, but today suddenly got error below:
Expected resultspod install success Actual results
Build id (optional)6788974eff40ebc1a47a463e |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
heloo same here! two days ago build worked perfectly build id: 6787415250168caf958a5e3f yesterday and today build always failed build id: 6789de5750168caf9599228d thanks |
Beta Was this translation helpful? Give feedback.
-
Hello everyone, |
Beta Was this translation helpful? Give feedback.
Hello everyone,
Thanks for your response. I can reproduce this issue, but it seems like there are some incompatibility issues, and I can see similar issues raised in some repositories. Please try using the default/pre-installed Cocoapods version on Xcode 15.1; you can select default under the Cocoapods dropdown in the workflow editor.