Home:ALL Converter>How can I enable / disable Xcode's Main Thread Checker from the command line?

How can I enable / disable Xcode's Main Thread Checker from the command line?

Ask Time:2018-05-15T04:53:46         Author:ablarg

Json Formatter

I'd like to be able to enable / disable Xcode's Main Thread Checker from the xcodebuild command line. What switch should I use? I do not want to set this in an .xcconfig file.

Author:ablarg,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/50338847/how-can-i-enable-disable-xcodes-main-thread-checker-from-the-command-line
yy