Use debug configuration when building Signal for tests

allows proper step-through debugging of CocoaPods

// FREEBIE
pull/1/head
Michael Kirk 7 years ago committed by Matthew Chen
parent 6297137924
commit 468dedf581

@ -37,7 +37,7 @@
</BuildActionEntries>
</BuildAction>
<TestAction
buildConfiguration = "Test"
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
language = ""

Loading…
Cancel
Save