From 5c57c740c1a3a7acbb384dcf2557fd129fa7328c Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 16 Jul 2026 14:30:49 +0800
Subject: [PATCH] 提交版本 4.13.1

---
 WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Modules/module.private.modulemap |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Modules/module.private.modulemap b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Modules/module.private.modulemap
new file mode 100644
index 0000000..c4afc92
--- /dev/null
+++ b/WAAdmobImpl/GoogleMobileAds.xcframework/ios-arm64_x86_64-simulator/GoogleMobileAds.framework/Modules/module.private.modulemap
@@ -0,0 +1,14 @@
+framework module GoogleMobileAds_Private {
+  header "GADAppOpenAdPreloader_Beta.h"
+  header "GADInterstitialAdPreloader_Beta.h"
+  header "GADMobileAds_Beta.h"
+  header "GADPreloadConfigurationV2_Beta.h"
+  header "GADPreloadDelegate_Beta.h"
+  header "GADRequest_Beta.h"
+  header "GADRewardedAdPreloader_Beta.h"
+  header "GADRewardedInterstitialAdPreloader_Beta.h"
+  header "GADSwipeableInterstitialAd_Beta.h"
+  header "GADSwipeableInterstitialAdDelegate_Beta.h"
+  header "GADSwipeableInterstitialAdOptions_Beta.h"
+  header "Mediation/GADMediationInitializationConfiguration_Beta.h"
+}

--
Gitblit v1.8.0