From 1e5242aa56dd1c52c537335ee56d7127d09b24de Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 11 Sep 2025 09:19:08 +0800
Subject: [PATCH] 提交版本 4.7.0

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

diff --git a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h
index 84b50c6..bf0f3f8 100644
--- a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Headers/RTBMediation/GADRTBRequestParameters.h
+++ b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64/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