mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
set stopOnEveryMainThreadCheckerIssue true for App_iOS_Tests and App_iOS_UITests
This commit is contained in:
@@ -116,7 +116,7 @@ targets:
|
||||
- App_iOS_UITests
|
||||
gatherCoverageData: true
|
||||
disableMainThreadChecker: true
|
||||
stopOnEveryMainThreadCheckerIssue: false
|
||||
stopOnEveryMainThreadCheckerIssue: true
|
||||
configVariants:
|
||||
- Test
|
||||
- Staging
|
||||
|
||||
Reference in New Issue
Block a user