diff options
| author | Ben Beltran <ben@nsovocal.com> | 2018-06-27 15:55:22 -0500 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2018-06-27 15:55:22 -0500 |
| commit | f631762a97e1f2afa309bfbc39f83f4fb46b00ee (patch) | |
| tree | 6662b8da2310a684908d41dbdb999ad83d54c0ca /Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme | |
| parent | 95a80700dcde3e51cba8fdbb314b0804ba680b20 (diff) | |
Used homebrew from SDL and Lua 5.3
Diffstat (limited to 'Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme')
| -rw-r--r-- | Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme b/Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme index e2ca1bb..622ba98 100644 --- a/Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme +++ b/Pico Engine.xcodeproj/xcuserdata/benbeltran.xcuserdatad/xcschemes/Pico-Lua-Test.xcscheme @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <Scheme - LastUpgradeVersion = "0430" + LastUpgradeVersion = "0450" version = "1.8"> <BuildAction parallelizeBuildables = "YES" @@ -23,7 +23,7 @@ </BuildActionEntries> </BuildAction> <TestAction - selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.GDB" + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.GDB" shouldUseLaunchSchemeArgsEnv = "YES" buildConfiguration = "Debug"> |