set stopOnEveryMainThreadCheckerIssue true for App_iOS_Tests and App_iOS_UITests

This commit is contained in:
ionutivan
2020-03-05 12:59:38 +01:00
parent b06bc4903b
commit 40902fb422
+1 -1
View File
@@ -116,7 +116,7 @@ targets:
- App_iOS_UITests
gatherCoverageData: true
disableMainThreadChecker: true
stopOnEveryMainThreadCheckerIssue: false
stopOnEveryMainThreadCheckerIssue: true
configVariants:
- Test
- Staging