aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-06-26 09:35:50 -0700
committerGravatar GitHub <noreply@github.com>2018-06-26 09:35:50 -0700
commit66c1142f61351c7a18f579dac1cc1d86f8fb8b7b (patch)
tree70c57b870f64a68a62a453da56b25aac4450561d /Example
parentd897c434726c6927b352b7f790b9c5da4730f71e (diff)
Disable sanitizers (#1456)
Diffstat (limited to 'Example')
-rw-r--r--Example/Firebase.xcodeproj/xcshareddata/xcschemes/AllUnitTests_iOS.xcscheme8
1 files changed, 1 insertions, 7 deletions
diff --git a/Example/Firebase.xcodeproj/xcshareddata/xcschemes/AllUnitTests_iOS.xcscheme b/Example/Firebase.xcodeproj/xcshareddata/xcschemes/AllUnitTests_iOS.xcscheme
index 4f4f92c..a2a13b0 100644
--- a/Example/Firebase.xcodeproj/xcshareddata/xcschemes/AllUnitTests_iOS.xcscheme
+++ b/Example/Firebase.xcodeproj/xcshareddata/xcschemes/AllUnitTests_iOS.xcscheme
@@ -110,8 +110,7 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- enableThreadSanitizer = "YES"
- enableUBSanitizer = "YES"
+ disableMainThreadChecker = "YES"
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
@@ -185,11 +184,6 @@
</BuildableReference>
</MacroExpansion>
<AdditionalOptions>
- <AdditionalOption
- key = "NSZombieEnabled"
- value = "YES"
- isEnabled = "YES">
- </AdditionalOption>
</AdditionalOptions>
</TestAction>
<LaunchAction