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

---
 frameworks/WAAIhelpImpl.framework/Modules/module.modulemap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/frameworks/WAAIhelpImpl.framework/Modules/module.modulemap b/frameworks/WAAIhelpImpl.framework/Modules/module.modulemap
index 7ff5bc0..82a9bfc 100644
--- a/frameworks/WAAIhelpImpl.framework/Modules/module.modulemap
+++ b/frameworks/WAAIhelpImpl.framework/Modules/module.modulemap
@@ -1,6 +1,6 @@
 framework module WAAIhelpImpl {
   umbrella header "WAAIhelpImpl.h"
-
   export *
+
   module * { export * }
 }

--
Gitblit v1.8.0