From f631762a97e1f2afa309bfbc39f83f4fb46b00ee Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Wed, 27 Jun 2018 15:55:22 -0500 Subject: Update project so it compiles Used homebrew from SDL and Lua 5.3 --- .../xcschemes/Pico-Lua-Test.xcscheme | 4 ++-- .../rbdr.xcuserdatad/xcschemes/xcschememanagement.plist | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 Pico Engine.xcodeproj/xcuserdata/rbdr.xcuserdatad/xcschemes/xcschememanagement.plist (limited to 'Pico Engine.xcodeproj/xcuserdata') 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 @@ diff --git a/Pico Engine.xcodeproj/xcuserdata/rbdr.xcuserdatad/xcschemes/xcschememanagement.plist b/Pico Engine.xcodeproj/xcuserdata/rbdr.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..e6dc535 --- /dev/null +++ b/Pico Engine.xcodeproj/xcuserdata/rbdr.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + Pico Engine.xcscheme + + orderHint + 0 + + + + -- cgit