请教大家一个问题
xcode吧
全部回复
仅看楼主
level 1
xcode编译webdriveragent这个三方库的时候,为啥总提示这个错呢
2020-04-16 17:27:28.566702+0800 WebDriverAgentRunner-Runner[3494:1153474] Running tests...
Test Suite 'All tests' started at 2020-04-16 17:27:29.251
Test Suite 'WebDriverAgentRunner.xctest' started at 2020-04-16 17:27:29.251
Test Suite 'UITestingUITests' started at 2020-04-16 17:27:29.252
Test Case '-[UITestingUITests testRunner]' started.
t = 0.00s Start Test at 2020-04-16 17:27:29.252
t = 0.00s Set Up
2020-04-16 17:27:29.252781+0800 WebDriverAgentRunner-Runner[3494:1153474] -[UITestingUITests internalImplementation]: unrecognized selector sent to instance 0x283ccc780
t = 0.01s Assertion Failure: <unknown>:0: failed: caught "NSInvalidArgumentException", "-[UITestingUITests internalImplementation]: unrecognized selector sent to instance 0x283ccc780"
(
0 CoreFoundation 0x0000000193c8dc44 97285ACB-7B21-393A-ABF6-03F1DBB5D2A2 + 1256516
1 libobjc.A.dylib 0x00000001939a80c8 objc_exception_throw + 60
2 CoreFoundation 0x0000000193b8bfc0 97285ACB-7B21-393A-ABF6-03F1DBB5D2A2 + 200640
3 CoreFoundation 0x0000000193c923d4 97285ACB-7B21-393A-ABF6-03F1DBB5D2A2 + 1274836
4 CoreFoundation 0x0000000193c94570 _CF_forwarding_prep_0 + 96
5 WebDriverAgentLib 0x0000000106d61c14 -[FBFailureProofTestCase setUp] + 136
6 XCTest 0x0000000104f8523c __48-[XCTestCase _performSetUpSequenceWithSelector:]_block_invoke_2 + 516
7 XCTest 0x0000000104fdc9e8 +[XCTestCase(Failures) performFailableBlock:testCase:testCaseRun:shouldInterruptTest:] + 92
8 XCTest 0x0000000104fdc8e4 -[XCTestCase(Failures) _performTurningExceptionsIntoFailuresInterruptAfterHandling:block:] + 136
9 XCTest 0x0000000104f85018 __48-[XCTestCase _performSetUpSequenceWithSelector:]_block_invoke + 132
10 XCTest 0x0000000104feeef4 -[XCTContext _runActivityNamed:type:block:] + 256
11 XCTest 0x0000000104f8dc9c -[XCTestCase startActivityWithTitle:type:block:] + 204
12 XCTest 0x0000000104f8de54 -[XCTestCase startActivityWithTitle:block:] + 76
13 XCTest 0x0000000104f84f84 -[XCTestCase _performSetUpSequenceWithSelector:] + 124
14 XCTest 0x0000000104f8321c -[XCTestCase invokeTest] + 732
15 XCTest 0x0000000104f84e30 __26-[XCTestCase performTest:]_block_invoke_2 + 48
16 XCTest 0x0000000104fdc9e8 +[XCTestCase(Failures) performFailableBlock:testCase:testCaseRun:shouldInterruptTest:] + 92
17 XCTest 0x0000000104fdc8e4 -[XCTestCase(Failures) _performTurningExceptionsIntoFailuresInterruptAfterHandling:block:] + 136
18 XCTest 0x0000000104f84d64 __26-[XCTestCase performTest:]_block_invoke.370 + 112
19 XCTest 0x0000000104fef630 +[XCTContext runInContextForTestCase:block:] + 220
20 XCTest 0x0000000104f8462c -[XCTestCase performTest:] + 580
21 XCTest 0x0000000104fc9978 -[XCTest runTest] + 64
22 XCTest 0x0000000104f7e900 __27-[XCTestSuite performTest:]_block_invoke + 272
23 XCTest 0x0000000104f7e164 __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 48
24 XCTest 0x0000000104fef630 +[XCTContext runInContextForTestCase:block:] + 220
25 XCTest 0x0000000104f7e100 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 172
26 XCTest 0x0000000104f7e478 -[XCTestSuite performTest:] + 336
27 XCTest 0x0000000104fc9978 -[XCTest runTest] + 64
28 XCTest 0x0000000104f7e900 __27-[XCTestSuite performTest:]_block_invoke + 272
29 XCTest 0x0000000104f7e164 __59-[XCTestSuite _performProtectedSectionForTest:testSection:]_block_invoke + 48
30 XCTest 0x0000000104fef630 +[XCTContext runInContextForTestCase:block:] + 220
31 XCTest 0x0000000104f7e100 -[XCTestSuite _performProtectedSectionForTest:testSection:] + 172
32 XCTest 0x0000000104f7e478 -[XCTestSuite performTest:] + 336
33 XCTest 0x0000000104fc9978 -[XCTest runTest] + 64
34 XCTest 0x0000000104f7e900 __27-[XCTestSuite performTest:]_block_invoke + 272
2020年04月16日 09点04分 1
level 1
报错文件是UITestingUITests,报错方法是testrunner
2020年04月16日 09点04分 2
level 1
2020年04月16日 09点04分 3
楼主,这个问题什么原因,我碰到了,这个问题
2020年05月10日 12点05分
level 1
楼主解决这个问题了吗
2020年04月18日 09点04分 4
level 1
同问
2020年04月23日 06点04分 6
level 1
解决了吗
2020年04月25日 05点04分 7
level 1
我也遇到这个问题了,之前一直都没有
2020年04月25日 05点04分 8
level 1
我也遇到这个问题了
2020年04月27日 08点04分 9
level 1
解决了没?同问
2020年04月30日 08点04分 11
level 1
直接用appium自带的webdriver,不要听网上的用git命令下载新的webdriver去替换
2020年05月02日 13点05分 12
您好,xcode那个报错解决了吗?我和你报错的一样
2020年05月06日 15点05分
你好,你这个问题解决了吗。。。
2020年05月07日 01点05分
我也是,请问您这个问题解决了吗
2020年05月07日 08点05分
你们谁解决了,我也碰到了这个问题
2020年05月10日 13点05分
level 1
啊一样的问题,卡在这里好久了,我还是在appium下配置的
2020年05月13日 03点05分 13
level 1
xcode降级
2020年05月14日 05点05分 14
就好了
2020年05月14日 05点05分
what?这个是什么原因,我去年运行正常,今年啥都没动,运行就报这个错了,如果要降级,降到哪个版本合适
2020年05月31日 06点05分
怎么解决的呀
2020年06月09日 03点06分
@银色子弹1255 你解决了吗
2020年06月09日 04点06分
level 1
有人解决了吗,求助QAQ
2020年06月09日 03点06分 15
level 1
解决了,给你们分享吧
https://www.cnblogs.com/hlikex/p/13113499.html
2020年06月13日 04点06分 16
有用,谢谢
2020年06月18日 06点06分
有用,谢谢!
2020年06月22日 07点06分
楼主点赞呢
2020年07月01日 12点07分
谢谢
2020年07月02日 13点07分
1