From 83cc8c182f05556ed1b36278e10351495b850f83 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Tue, 01 Jul 2025 15:21:33 +0800
Subject: [PATCH] 4.4.0

---
 WAGhglImpl/WAGhglImpl.xcframework/ios-arm64/WAGhglImpl.framework/Headers/WAGhglImpl.h |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/WAGhglImpl/WAGhglImpl.xcframework/ios-arm64/WAGhglImpl.framework/Headers/WAGhglImpl.h b/WAGhglImpl/WAGhglImpl.xcframework/ios-arm64/WAGhglImpl.framework/Headers/WAGhglImpl.h
new file mode 100644
index 0000000..2576270
--- /dev/null
+++ b/WAGhglImpl/WAGhglImpl.xcframework/ios-arm64/WAGhglImpl.framework/Headers/WAGhglImpl.h
@@ -0,0 +1,18 @@
+//
+//  WAGhglImpl.h
+//  WAGhglImpl
+//
+//  Created by lpw on 2025/1/10.
+//
+
+#import <Foundation/Foundation.h>
+
+//! Project version number for WAGhglImpl.
+FOUNDATION_EXPORT double WAGhglImplVersionNumber;
+
+//! Project version string for WAGhglImpl.
+FOUNDATION_EXPORT const unsigned char WAGhglImplVersionString[];
+
+// In this header, you should import all the public headers of your framework using statements like #import <WAGhglImpl/PublicHeader.h>
+
+

--
Gitblit v1.8.0