Skip to content

Commit

Permalink
fix(scheme): Set SentryTests to Test config by default (#4491)
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich authored Oct 31, 2024
1 parent 7cddee1 commit ee2823c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
buildImplicitDependencies = "YES">
</BuildAction>
<TestAction
buildConfiguration = "Debug"
buildConfiguration = "Test"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
shouldUseLaunchSchemeArgsEnv = "YES">
Expand Down

0 comments on commit ee2823c

Please sign in to comment.