小编Qas*_*reh的帖子

Appium1.13.0 似乎不支持 XCUITest Simulator 架构

我正在尝试使用 Appium v​​1.13.0 测试本机 iOS 应用程序。

当我使用 Xcode 10.2 提供的 iOS Simulator 执行测试时,我从 Appium 服务器收到以下错误。

*********************************
*********************************
[XCUITest] Verifying application platform
[XCUITest] CFBundleSupportedPlatforms: ["iPhoneOS"]
[XCUITest] *********************************
[XCUITest] Simulator architecture appears to be unsupported by the '/var/folders/ld/f5b4gf396332hxdc9tw6kyrc0000gn/T/2019512-62665-1x5tail.vqbi/Payload/*****.app' application. Make sure the correct deployment target has been selected for its compilation in Xcode.
[XCUITest] Don't be surprised if the application fails to launch.
[XCUITest] *********************************
[XCUITest] Reset requested. Removing app with id 'com.*****.mp' from the device
[XCUITest] Installing '/var/folders/ld/f5b4gf396332hxdc9tw6kyrc0000gn/T/2019512-62665-1x5tail.vqbi/Payload/*****.app' on Simulator with …
Run Code Online (Sandbox Code Playgroud)

automation ios appium xcuitest

5
推荐指数
1
解决办法
9862
查看次数

标签 统计

appium ×1

automation ×1

ios ×1

xcuitest ×1