From 807b36e8edef2c70145d394422251e02d0a2d534 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 16 Jul 2026 09:29:44 +0800
Subject: [PATCH] 提交版本 4.13.0

---
 WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h
index 84b50c6..bf0f3f8 100644
--- a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h
+++ b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h
@@ -11,6 +11,7 @@
 #import <GoogleMobileAds/Mediation/GADMediationServerConfiguration.h>
 
 /// Mediation configuration for a particular ad request.
+NS_SWIFT_NAME(RTBMediationSignalsConfiguration)
 @interface GADRTBMediationSignalsConfiguration : NSObject
 
 /// Array of mediation credential configurations set by the publisher on the AdMob UI. Each
@@ -21,6 +22,7 @@
 @end
 
 /// Request parameters provided by the publisher and Google Mobile Ads SDK.
+NS_SWIFT_NAME(RTBRequestParameters)
 @interface GADRTBRequestParameters : NSObject
 
 /// Mediation configuration for this request set by the publisher on the AdMob UI.

--
Gitblit v1.8.0