zig-template
zig-template copied to clipboard
Error when compile template
On my mac, when I run: zig build run I get error
rror: name must be a valid bare zig identifier (hint: switch from string to enum literal)
.name = "zig-objc",
^~~~~~~~~~
same error here
in build.zig.zon change it to the correct branch ID & hash: .capy = .{ .url = "git+https://github.com/capy-ui/capy?ref=master#bb12dab974a310b737acbaa6649cc2f2f8f8455f", .hash = "capy-0.4.1-kru7R1I2ZQS55Kk-HN_p8YDKCdkgGhmJe8f0Gq0djDfd" }