mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 07:32:44 +00:00
tapi: update to latest Apple changes
This commit is contained in:
parent
9ea04f4f1c
commit
ab2b70f6c1
@ -36,7 +36,7 @@ pub const TbdV3 = struct {
|
|||||||
pub const TbdV4 = struct {
|
pub const TbdV4 = struct {
|
||||||
tbd_version: u3,
|
tbd_version: u3,
|
||||||
targets: []const []const u8,
|
targets: []const []const u8,
|
||||||
uuids: []const struct {
|
uuids: ?[]const struct {
|
||||||
target: []const u8,
|
target: []const u8,
|
||||||
value: []const u8,
|
value: []const u8,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user