适用于 iOS 的 Flutter 集成测试

问题描述

我已按照 https://github.com/flutter/flutter/tree/master/packages/integration_test#ios-device-testing 中的文档在 Firebase 测试实验室为 iOS 设置 Flutter 集成测试。但是,当我尝试运行命令 xcodebuild test-without-building -xctestrun ...

xcodebuild: error: Failed to build workspace temporary with scheme Transient Testing.
        Reason: Cannot test target "RunnerTests" on "iPhone 12 Pro Max": Unable to determine the executable path for Runner.app

有人知道如何修复这个错误并让 Flutter 集成测试在 iOS 上运行吗?提前致谢!

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)