【发布时间】:2020-11-17 07:43:36
【问题描述】:
我正在将 Firebase 集成到我的 Flutter 应用并针对 iOS 进行设置。我在运行应用程序时不断收到此错误。
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
error: unable to read input file as a property list: The operation couldn’t be
completed. (XCBUtil.PropertyListConversionError error 1.) (in target 'Runner' from
project 'Runner')
note: Using new build system
note: Planning build
note: Constructing build description
Could not build the application for the simulator.
Error launching application on iPhone 11 Pro Max.
我不确定是什么原因造成的...
【问题讨论】: