Skip to content

Commit 228f36f

Browse files
committed
Began adding #library & fixing checking issues
1 parent b8e460f commit 228f36f

File tree

14 files changed

+767
-128
lines changed

14 files changed

+767
-128
lines changed

kai.xcodeproj/xcshareddata/xcschemes/kai.xcscheme

+3-3
Original file line numberDiff line numberDiff line change
@@ -101,11 +101,11 @@
101101
</CommandLineArgument>
102102
<CommandLineArgument
103103
argument = "test/tmp.kai"
104-
isEnabled = "YES">
104+
isEnabled = "NO">
105105
</CommandLineArgument>
106106
<CommandLineArgument
107-
argument = "test/wip.kai"
108-
isEnabled = "NO">
107+
argument = "test/glfw_test.kai"
108+
isEnabled = "YES">
109109
</CommandLineArgument>
110110
</CommandLineArguments>
111111
<EnvironmentVariables>

0 commit comments

Comments
 (0)