ghostty/pkg/apple-sdk/build.zig.zon
Mitchell Hashimoto 7e2286eb8c Zig 0.14
2025-03-11 14:39:04 -07:00

8 lines
137 B
Zig

.{
.name = .apple_sdk,
.version = "0.1.0",
.dependencies = .{},
.fingerprint = 0xdde52860f7c464d2,
.paths = .{""},
}