Update Session.xcscheme

This commit is contained in:
RyanZhao 2023-02-27 11:36:43 +11:00 committed by GitHub
parent 2abc4f380d
commit 750dd41bea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

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