无法在iOS模拟器上运行我的Flutter应用

时间:2019-09-04 18:19:28

标签: ios xcode flutter

我已经在Android上开发我的应用程序一段时间了,今天开始尝试在ios模拟器上进行测试,完成所有必需的安装,cocoapods等之后,我的测试应用程序可以运行,但是我的真实应用程序却无法运行,并出现了一些错误在ios模拟器上但在android模拟器上没有,有人可以帮忙吗?

这些是最后几行

CocoaPods错误输出: ↳

[!] <PBXGroup UUID=97C146E51CF9000F007C117D> attempted to initialize an object with an unknown UUID. CF3B75C9A7D2FA2A4C99F110 for attribute: children. This can be the result of a merge and  the unknown UUID is being discarded.

[!] Automatically assigning platform ios with version 8.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.

运行pod安装时出错 在iPhoneXʀ上启动应用程序时出错。

编辑:我从xcode遇到的错误集

app/ios/Flutter/Debug.xcconfig:1: could not find included file 'Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig' in search paths (in target 'Runner')

:-1: Capabilities for Runner may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the build settings editor. (in target 'Runner')

There are no accounts registered with Xcode. (Add your developer account to Xcode)

1 个答案:

答案 0 :(得分:0)

查看所有依赖项的正确安装或不查看是否支持ios