Xcodebuild - Skip Finished requesting crash reports. Continuing with testing
问题 I'm running a CI machine with the Xcode. The tests are triggered using fastlane gym . I see this line in the output: 2019-05-27 16:04:28.417 xcodebuild[54605:1482269] [MT] IDETestOperationsObserverDebug: (A72DBEA3-D13E-487E-9D04-5600243FF617) Finished requesting crash reports. Continuing with testing. This operation takes some time (about a minute) to complete. As far, as I understand, the Xcode requests crash reports from Apple to show in the "Organizer" window. Since this is a CI machine,