We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa434f7 commit 58270aaCopy full SHA for 58270aa
Sources/SwiftProtobuf/CMakeLists.txt
@@ -31,6 +31,7 @@ add_library(SwiftProtobuf
31
Google_Protobuf_Duration+Extensions.swift
32
Google_Protobuf_FieldMask+Extensions.swift
33
Google_Protobuf_ListValue+Extensions.swift
34
+ Google_Protobuf_NullValue+Extensions.swift
35
Google_Protobuf_Struct+Extensions.swift
36
Google_Protobuf_Timestamp+Extensions.swift
37
Google_Protobuf_Value+Extensions.swift
0 commit comments