We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ea24f commit 86d1550Copy full SHA for 86d1550
build.zig.zon
@@ -0,0 +1,6 @@
1
+.{
2
+ .name = "zig-build-macos-sdk",
3
+ .version = "0.0.0",
4
+ .paths = .{"."},
5
+ .dependencies = .{},
6
+}
0 commit comments