我正在尝试在 MacBook Pro M1 上使用 Firebase 构建 Flutter 项目。一切都很好,直到我添加 Firebase Core 依赖项。现在我无法运行该项目,因为我在调试控制台中遇到了下面指定的错误。
\nLaunching lib/main.dart on iPhone 11 in debug mode...\nlib/main.dart:1\nCocoaPods' output:\n\xe2\x86\xb3\n Preparing\n Analyzing dependencies\n Inspecting targets to integrate\n Using `ARCHS` setting to build architectures of target `Pods-Runner`: (``)\n Fetching external sources\n -> Fetching podspec for `Flutter` from `Flutter`\n -> Fetching podspec for `firebase_core` from `.symlinks/plugins/firebase_core/ios`\n firebase_core: Using Firebase SDK version '8.10.0' defined in 'firebase_core'\n Resolving dependencies of `Podfile`\n CDN: trunk Relative path: CocoaPods-version.yml exists! Returning local because checking is …Run Code Online (Sandbox Code Playgroud)