From 8248a36bb4b0cabcb9b3020286a06a8cabac4647 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 1 Aug 2023 15:15:13 +0200 Subject: [PATCH] regenerate projects --- Package.swift | 2 ++ build_autogenerated.yaml | 4 ++++ gRPC-C++.podspec | 4 ++++ gRPC-Core.podspec | 4 ++++ grpc.gemspec | 2 ++ package.xml | 2 ++ 6 files changed, 18 insertions(+) diff --git a/Package.swift b/Package.swift index c520d09279cfd..c6f99b8f29e38 100644 --- a/Package.swift +++ b/Package.swift @@ -1854,6 +1854,8 @@ let package = Package( "third_party/upb/upb/mini_table/types.h", "third_party/upb/upb/msg.h", "third_party/upb/upb/port/atomic.h", + "third_party/upb/upb/port/def.inc", + "third_party/upb/upb/port/undef.inc", "third_party/upb/upb/port/vsnprintf_compat.h", "third_party/upb/upb/status.h", "third_party/upb/upb/string_view.h", diff --git a/build_autogenerated.yaml b/build_autogenerated.yaml index e272e4040c4c6..2c9122ac79400 100644 --- a/build_autogenerated.yaml +++ b/build_autogenerated.yaml @@ -2897,6 +2897,8 @@ libs: - third_party/upb/upb/mini_table/types.h - third_party/upb/upb/msg.h - third_party/upb/upb/port/atomic.h + - third_party/upb/upb/port/def.inc + - third_party/upb/upb/port/undef.inc - third_party/upb/upb/port/vsnprintf_compat.h - third_party/upb/upb/status.h - third_party/upb/upb/string_view.h @@ -2975,6 +2977,8 @@ libs: - third_party/upb/upb/mini_table/sub_internal.h - third_party/upb/upb/mini_table/types.h - third_party/upb/upb/port/atomic.h + - third_party/upb/upb/port/def.inc + - third_party/upb/upb/port/undef.inc - third_party/upb/upb/port/vsnprintf_compat.h src: - third_party/upb/upb/base/status.c diff --git a/gRPC-C++.podspec b/gRPC-C++.podspec index 471c2ad1fa457..307db7c4fac0f 100644 --- a/gRPC-C++.podspec +++ b/gRPC-C++.podspec @@ -1231,6 +1231,8 @@ Pod::Spec.new do |s| 'third_party/upb/upb/mini_table/types.h', 'third_party/upb/upb/msg.h', 'third_party/upb/upb/port/atomic.h', + 'third_party/upb/upb/port/def.inc', + 'third_party/upb/upb/port/undef.inc', 'third_party/upb/upb/port/vsnprintf_compat.h', 'third_party/upb/upb/reflection.h', 'third_party/upb/upb/reflection.hpp', @@ -2218,6 +2220,8 @@ Pod::Spec.new do |s| 'third_party/upb/upb/mini_table/types.h', 'third_party/upb/upb/msg.h', 'third_party/upb/upb/port/atomic.h', + 'third_party/upb/upb/port/def.inc', + 'third_party/upb/upb/port/undef.inc', 'third_party/upb/upb/port/vsnprintf_compat.h', 'third_party/upb/upb/reflection.h', 'third_party/upb/upb/reflection.hpp', diff --git a/gRPC-Core.podspec b/gRPC-Core.podspec index 926dc3b510934..151281b2eb392 100644 --- a/gRPC-Core.podspec +++ b/gRPC-Core.podspec @@ -1961,6 +1961,8 @@ Pod::Spec.new do |s| 'third_party/upb/upb/mini_table/types.h', 'third_party/upb/upb/msg.h', 'third_party/upb/upb/port/atomic.h', + 'third_party/upb/upb/port/def.inc', + 'third_party/upb/upb/port/undef.inc', 'third_party/upb/upb/port/vsnprintf_compat.h', 'third_party/upb/upb/reflection.h', 'third_party/upb/upb/reflection.hpp', @@ -2951,6 +2953,8 @@ Pod::Spec.new do |s| 'third_party/upb/upb/mini_table/types.h', 'third_party/upb/upb/msg.h', 'third_party/upb/upb/port/atomic.h', + 'third_party/upb/upb/port/def.inc', + 'third_party/upb/upb/port/undef.inc', 'third_party/upb/upb/port/vsnprintf_compat.h', 'third_party/upb/upb/reflection.h', 'third_party/upb/upb/reflection.hpp', diff --git a/grpc.gemspec b/grpc.gemspec index e2710a3982461..fd78f77f410d8 100644 --- a/grpc.gemspec +++ b/grpc.gemspec @@ -2829,6 +2829,8 @@ Gem::Specification.new do |s| s.files += %w( third_party/upb/upb/mini_table/types.h ) s.files += %w( third_party/upb/upb/msg.h ) s.files += %w( third_party/upb/upb/port/atomic.h ) + s.files += %w( third_party/upb/upb/port/def.inc ) + s.files += %w( third_party/upb/upb/port/undef.inc ) s.files += %w( third_party/upb/upb/port/vsnprintf_compat.h ) s.files += %w( third_party/upb/upb/reflection.h ) s.files += %w( third_party/upb/upb/reflection.hpp ) diff --git a/package.xml b/package.xml index 987c994e42728..a94b877e74414 100644 --- a/package.xml +++ b/package.xml @@ -2743,6 +2743,8 @@ + +