Skip to content

Commit

Permalink
macOS: Disable main thread checker for Xcode test target
Browse files Browse the repository at this point in the history
Change-Id: If9bf63a94b8f2ca1846a502879af5bada9918cd7
Fixes: QTBUG-71636
Reviewed-by: Morten Johan Sørvig <[email protected]>
  • Loading branch information
torarnv authored and liangqi committed Nov 12, 2018
1 parent c9f375f commit 74828aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mkspecs/macx-xcode/default.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "NO"
disableMainThreadChecker = "YES"
buildConfiguration = "Debug">
<Testables>
<TestableReference
Expand Down

0 comments on commit 74828aa

Please sign in to comment.