summaryrefslogtreecommitdiff
path: root/pkg/apple-sdk/build.zig.zon
blob: 4fa12c23491bc38f8c24a2504326a04dacd351c2 (plain)
1
2
3
4
5
6
7
.{
    .name = .apple_sdk,
    .version = "0.1.0",
    .dependencies = .{},
    .fingerprint = 0xdde52860f7c464d2,
    .paths = .{""},
}