Xcode11 beta6 run 'xcodebuild test' in terminal ,always appear crash Method is 'primaryInstrumentsServerWithError'

Replies

Seeing the same thing with Xcode 11 GM Seed 2. Did you find any answers to this?


This is the Log:


[10:40:56]: ▸ 2019-09-18 10:40:56.781 xcodebuild[39220:75586306] [MT] DVTAssertions: Warning in /Library/Caches/com.apple.xbs/Sources/DVTiOSFrameworks/DVTiOSFrameworks-14802/IDEiOSSupportCore/DVTiPhoneSimulator.m:1890
[10:40:56]: ▸ Details: [DVTiPhoneSimulator -primaryInstrumentsServer was called from the main thread
[10:40:56]: ▸ Object: <DVTiPhoneSimulator: 0x7fe80f1d2ba0>
[10:40:56]: ▸ Method: -primaryInstrumentsServerWithError:
[10:40:56]: ▸ Thread: <NSThread: 0x7fe807c15600>{number = 1, name = main}
[10:40:56]: ▸ Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.

I try,but it did not work.