From 4c4e51191fa9db55227f1fe86181916f54c0b9a1 Mon Sep 17 00:00:00 2001
From: lpw
Date: Wed, 12 Jun 2024 17:08:46 +0800
Subject: [PATCH] 提交2.9.0

---
 frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h b/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h
index 875e301..4c8fd84 100644
--- a/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h
+++ b/frameworks/WAWechatImpl.framework/Headers/WAWechatImpl.h
@@ -5,7 +5,7 @@
 //  Created by hank on 2016/11/23.
 //  Copyright © 2016年 hank. All rights reserved.
 //
-
+#pragma clang diagnostic ignored "-Wincomplete-umbrella"
 #import <UIKit/UIKit.h>
 
 //! Project version number for WAWechatImpl.
@@ -16,4 +16,4 @@
 
 // In this header, you should import all the public headers of your framework using statements like #import <WAWechatImpl/PublicHeader.h>
 
-//time:2022/06/13 15:35 ver:2.8.0
+//time:2022/06/13 15:35 ver:2.9.0

--
Gitblit v1.8.0