我正在尝试为我的 iOS 应用程序运行一个 Xcode 单元测试。我愿意在通过 USB 连接到 Mac 的 iPad 上做这件事。我试图从命令行运行测试,以便稍后从 Jenkins 触发它。
Below is what I'm currently typing into the command line and the error I'm getting. Please help.
密码:
xcodebuild test -scheme MyApplication -destination "platform=iOS,name=iPad"
错误是:
Scheme MyApplication 当前没有为测试操作配置