小编Hez*_*eli的帖子

Appium 错误 Xcode 找不到与“com.facebook.WebDriverAgentRunner”匹配的配置文件

我在真实 iOS 设备系统配置上执行自动化时遇到问题:appium 1.6.0 设备 iPhone 5c (ios 10.1) xCode 8.2

例外是:

[Xcode] 
Testing failed:
    No profiles for 'com.facebook.WebDriverAgentRunner' were found:  Xcode couldn't find a provisioning profile matching 'com.facebook.WebDriverAgentRunner'.
    Code signing is required for product type 'UI Testing Bundle' in SDK 'iOS 10.1'
** TEST FAILED **


The following build commands failed:
    Check dependencies
(1 failure)

[XCUITest] xcodebuild exited with code '65' and signal 'null'
[XCUITest] Error: xcodebuild failed with code 65
    at SubProcess.<anonymous> (lib/webdriveragent.js:294:25)
    at emitTwo (events.js:106:13)
    at SubProcess.emit …
Run Code Online (Sandbox Code Playgroud)

xcode ios appium appium-ios

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

标签 统计

appium ×1

appium-ios ×1

ios ×1

xcode ×1