浏览代码
Update build.zig.zon for latest framework commit
pull/4675/head
Michael Kearns
1周前
committed by
GitHub
找不到此签名对应的密钥
GPG 密钥 ID: B5690EEEBB952194
共有
1 个文件被更改,包括
1 次插入 和
1 次删除
-
build.zig.zon
|
|
@ -5,7 +5,7 @@ |
|
|
|
|
|
|
|
.dependencies = .{ |
|
|
|
.xcode_frameworks = .{ |
|
|
|
.url = "git+https://github.com/hexops/xcode-frameworks#a6bf82e032d4d9923ad5c222d466710fcc05f249", |
|
|
|
.url = "git+https://github.com/hexops/xcode-frameworks#9a45f3ac977fd25dff77e58c6de1870b6808c4a7", |
|
|
|
.hash = "12208da4dfcd9b53fb367375fb612ec73f38e53015f1ce6ae6d6e8437a637078e170", |
|
|
|
.lazy = true, |
|
|
|
}, |
|
|
|