tapi: update to latest Apple changes

This commit is contained in:
Jakub Konka 2023-03-31 22:14:26 +02:00
parent 9ea04f4f1c
commit ab2b70f6c1

View File

@ -36,7 +36,7 @@ pub const TbdV3 = struct {
pub const TbdV4 = struct {
tbd_version: u3,
targets: []const []const u8,
uuids: []const struct {
uuids: ?[]const struct {
target: []const u8,
value: []const u8,
},