I'm trying to build and run a flutter app on my iPhone or iOS simulator. When I do a build, the build succeeds but it's giving me:\nUnable to install \xe2\x80\x9cRunner\xe2\x80\x9d. \xe2\x80\x9cRunner\xe2\x80\x9d does not contain a valid Info.plist, so it cannot be installed and (\xe2\x80\x9cCFBundleExecutable\xe2\x80\x9d is not specified)
I'm not able to install the app on the simulator or my actual iPhone, both give the same error.
\nI'm on a Mac Mini M1, running macOS Monterey Version 12.1 with XCode Version Version 13.2.1
\n我已经在 Apple 文档和 stackoverflow 上尽可能检查了该问题,并尝试了以下操作:
\n我的 flutter 应用程序使用 Firebase 和一些 google 依赖项。该问题似乎是由于GoogleService-Info.plist损坏或未找到而引起的。
当我下载它的新副本时,我可以将其从Finder拖到XCode中的Runner位置。这似乎已经解决了问题,我现在可以很好地构建我的手机和模拟器。
| 归档时间: |
|
| 查看次数: |
2990 次 |
| 最近记录: |