【问题标题】:Codemagic is not able to build for iosCodemagic 无法为 ios 构建 【发布时间】:2020-06-30 12:18:28 【问题描述】: 尝试使用代码魔法构建 Flutter 应用时,找不到应用框架。 【问题讨论】: 请参阅“Why not upload images of code on SO when asking a question?”、“Discourage screenshots of code and/or errors”和“I downvoted because an image of your exception isn't helpful” 标签: flutter codemagic 【解决方案1】: 我相信这不是 Codemagic 问题。检查“flutter build ios failing: ld: framework not found App #32454”以查找如何验证 Xcode 设置和解决问题的分步指南。 我还建议比较你在本地和 Codemagic 上使用的 Flutter 版本(应用设置 > 构建 > Flutter 版本) 【讨论】: