[AltDaemon] Changes default build configuration to Release

This commit is contained in:
Riley Testut
2020-06-22 16:04:57 -07:00
parent 4e07831635
commit 56cf77be42

View File

@@ -59,7 +59,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"