小编Ami*_*th_的帖子

当我尝试在 iOS 模拟器上为我正在开发的应用程序运行 flutter 代码时,出现 ERROR RUNNING POD INSTALL

在 iPhone 11 Pro Max 上以调试模式启动 lib/main.dart...\n运行 pod install...\nCocoaPods 的输出:\n\xe2\x86\xb3\n准备中

\n
Analyzing dependencies\n\nInspecting targets to integrate\n  Using `ARCHS` setting to build architectures of target `Pods-Runner`: (``)\n\nFinding Podfile changes\n  A cloud_firestore\n  A cloud_firestore_web\n  A firebase_auth\n  A firebase_auth_web\n  A firebase_core\n  A firebase_core_web\n  - Flutter\n  - flutter_plugin_android_lifecycle\n  - image_picker\n  - path_provider_linux\n  - shared_preferences\n  - shared_preferences_linux\n  - shared_preferences_macos\n  - shared_preferences_web\n\nFetching external sources\n-> Fetching podspec for `Flutter` from `Flutter`\n-> Fetching podspec for `cloud_firestore` from `.symlinks/plugins/cloud_firestore/ios`\n-> Fetching podspec for `cloud_firestore_web` from `.symlinks/plugins/cloud_firestore_web/ios`\n-> Fetching podspec for `firebase_auth` …
Run Code Online (Sandbox Code Playgroud)

macos cocoapods android-studio firebase-authentication flutter

5
推荐指数
1
解决办法
1616
查看次数