build(zig-0.16): port to zig-0.16

This commit is contained in:
CJ van den Berg 2026-04-13 11:23:30 +02:00
parent 7a5d9f340e
commit 82b095bdb8
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
11 changed files with 452 additions and 428 deletions

View file

@ -2,7 +2,7 @@
.name = .nightwatch,
.version = "1.0.0",
.fingerprint = 0xb88932861fde7cb9,
.minimum_zig_version = "0.15.2",
.minimum_zig_version = "0.16.0-dev.3133+5ec8e45f3",
.dependencies = .{
.@"xcode-frameworks" = .{
.url = "git+https://github.com/hexops/xcode-frameworks?ref=main#8a1cfb373587ea4c9bb1468b7c986462d8d4e10e",