Exception: <internal:/usr/local/Cellar/ruby/3.3.4/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require': cannot load such file -- xcodeproj (LoadError)
from <internal:/usr/local/Cellar/ruby/3.3.4/lib/ruby/3.3.0/rubygems/core_ext/kernel_require.rb>:136:in `require'
from -e:1:in `<main>'
我尝试在我的项目中使用 firebase。当我运行 commond 时
flutterfire configure --project=fir-demo-54e7c
它以异常响应。
好像没有安装gem。尝试通过以下方式安装:
gem安装xcodeproj
然后检查它是否出现在 宝石清单
如果尚未安装,请安装 xcode xcode-选择--安装