We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f40cce + b974bb3 commit 82bfe0cCopy full SHA for 82bfe0c
Parse.xcodeproj/xcshareddata/xcschemes/Parse-OSX.xcscheme
@@ -41,7 +41,8 @@
41
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
42
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
43
shouldUseLaunchSchemeArgsEnv = "YES"
44
- codeCoverageEnabled = "YES">
+ codeCoverageEnabled = "YES"
45
+ enableAddressSanitizer = "YES">
46
<Testables>
47
<TestableReference
48
skipped = "NO">
@@ -74,7 +75,6 @@
74
75
useCustomWorkingDirectory = "NO"
76
ignoresPersistentStateOnLaunch = "NO"
77
debugDocumentVersioning = "YES"
- enableAddressSanitizer = "YES"
78
debugServiceExtension = "internal"
79
allowLocationSimulation = "YES">
80
<MacroExpansion>
0 commit comments