当我将 google_sign_in 包实现到我的 flutter 应用程序时,我收到以下错误/日志。\n我正在使用 m1 芯片。所有软件包、flutter 框架和 xcode 的最新版本。
\nFlutter项目依赖:
\n一开始我得到了这个:
\n\n\n\n Error output from CocoaPods:\n \xe2\x86\xb3\n [!] Automatically assigning platform `iOS` with version `9.0` on target `Runner` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.\n\n \n\n然后我取消注释这个平台:ios,\'9.0\'然后我在 ios/Podfile 中
\n但不同的错误显示如下:
\n\n\n\n Launching lib/main.dart on iPhone 13 in debug mode...\n lib/main.dart:1\n CocoaPods\' …Run Code Online (Sandbox Code Playgroud)