From 4b30c10cef62c07efa1faf8a21e296b4a23ff591 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Wed, 15 Jul 2026 09:35:30 +0800
Subject: [PATCH] 提交版本 4.13.0

---
 frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Modules/module.modulemap |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Modules/module.modulemap b/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Modules/module.modulemap
index 0d52857..398c701 100644
--- a/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Modules/module.modulemap
+++ b/frameworks/GoogleMobileAds.xcframework/ios-arm64/GoogleMobileAds.framework/Modules/module.modulemap
@@ -17,6 +17,7 @@
   link framework "CoreVideo"
   link framework "Foundation"
   link framework "JavaScriptCore"
+  link framework "MarketplaceKit"
   link framework "MediaPlayer"
   link framework "MessageUI"
   link framework "MobileCoreServices"
@@ -32,6 +33,7 @@
   header "GADAdChoicesPosition.h"
   header "GADAdChoicesView.h"
   header "GADAdFormat.h"
+  header "GADAdLoader+ServerToServer.h"
   header "GADAdLoader.h"
   header "GADAdLoaderAdTypes.h"
   header "GADAdLoaderDelegate.h"
@@ -60,7 +62,6 @@
   header "GADCustomNativeAdDelegate.h"
   header "GADDebugOptionsViewController.h"
   header "GADDisplayAdMeasurement.h"
-  header "GADDynamicHeightSearchRequest.h"
   header "GADExtras.h"
   header "GADFullScreenContentDelegate.h"
   header "GADInitializationStatus.h"
@@ -85,14 +86,12 @@
   header "GADNativeAdViewAdOptions.h"
   header "GADNativeMuteThisAdLoaderOptions.h"
   header "GADPresentationError.h"
-  header "GADQueryInfo.h"
   header "GADRequest.h"
   header "GADRequestConfiguration.h"
   header "GADRequestError.h"
   header "GADResponseInfo.h"
   header "GADRewardedAd.h"
   header "GADRewardedInterstitialAd.h"
-  header "GADSearchBannerView.h"
   header "GADServerSideVerificationOptions.h"
   header "GADVideoController.h"
   header "GADVideoControllerDelegate.h"
@@ -120,7 +119,14 @@
   header "Mediation/GADMediationRewardedAd.h"
   header "Mediation/GADMediationServerConfiguration.h"
   header "Mediation/GADVersionNumber.h"
-  header "QueryInfo/GADRequest+AdString.h"
   header "RTBMediation/GADRTBAdapter.h"
   header "RTBMediation/GADRTBRequestParameters.h"
+  header "Request/GADAppOpenSignalRequest.h"
+  header "Request/GADBannerSignalRequest.h"
+  header "Request/GADInterstitialSignalRequest.h"
+  header "Request/GADNativeSignalRequest.h"
+  header "Request/GADRewardedInterstitialSignalRequest.h"
+  header "Request/GADRewardedSignalRequest.h"
+  header "Request/GADSignal.h"
+  header "Request/GADSignalRequest.h"
 }

--
Gitblit v1.8.0