Update Session.xcscheme

pull/797/head
RyanZhao 2 years ago committed by GitHub
parent 2abc4f380d
commit 750dd41bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -157,7 +157,7 @@
</Testables> </Testables>
</TestAction> </TestAction>
<LaunchAction <LaunchAction
buildConfiguration = "App Store Release" buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
enableUBSanitizer = "YES" enableUBSanitizer = "YES"
@ -184,11 +184,6 @@
value = "disable" value = "disable"
isEnabled = "YES"> isEnabled = "YES">
</EnvironmentVariable> </EnvironmentVariable>
<EnvironmentVariable
key = "PROJECT_DIR"
value = "/Users/emilyburton/Documents/session-ios"
isEnabled = "NO">
</EnvironmentVariable>
<EnvironmentVariable <EnvironmentVariable
key = "UBSAN_OPTIONS" key = "UBSAN_OPTIONS"
value = "suppressions=SignalUBSan.supp" value = "suppressions=SignalUBSan.supp"

Loading…
Cancel
Save