|
|
@ -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"
|
|
|
|