From b3656154e43b2c9923c45d48101ece11223743a3 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Sun, 28 Sep 2025 16:53:41 +0800
Subject: [PATCH] 提交版本 4.8.0

---
 WAAiHelpImpl/WAAIhelpImpl.xcframework/Info.plist |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/WAAiHelpImpl/WAAIhelpImpl.xcframework/Info.plist b/WAAiHelpImpl/WAAIhelpImpl.xcframework/Info.plist
index 1ad6ff8..5b171ef 100644
--- a/WAAiHelpImpl/WAAIhelpImpl.xcframework/Info.plist
+++ b/WAAiHelpImpl/WAAIhelpImpl.xcframework/Info.plist
@@ -8,6 +8,20 @@
 			<key>BinaryPath</key>
 			<string>WAAIhelpImpl.framework/WAAIhelpImpl</string>
 			<key>LibraryIdentifier</key>
+			<string>ios-arm64</string>
+			<key>LibraryPath</key>
+			<string>WAAIhelpImpl.framework</string>
+			<key>SupportedArchitectures</key>
+			<array>
+				<string>arm64</string>
+			</array>
+			<key>SupportedPlatform</key>
+			<string>ios</string>
+		</dict>
+		<dict>
+			<key>BinaryPath</key>
+			<string>WAAIhelpImpl.framework/WAAIhelpImpl</string>
+			<key>LibraryIdentifier</key>
 			<string>ios-x86_64-simulator</string>
 			<key>LibraryPath</key>
 			<string>WAAIhelpImpl.framework</string>
@@ -19,20 +33,6 @@
 			<string>ios</string>
 			<key>SupportedPlatformVariant</key>
 			<string>simulator</string>
-		</dict>
-		<dict>
-			<key>BinaryPath</key>
-			<string>WAAIhelpImpl.framework/WAAIhelpImpl</string>
-			<key>LibraryIdentifier</key>
-			<string>ios-arm64</string>
-			<key>LibraryPath</key>
-			<string>WAAIhelpImpl.framework</string>
-			<key>SupportedArchitectures</key>
-			<array>
-				<string>arm64</string>
-			</array>
-			<key>SupportedPlatform</key>
-			<string>ios</string>
 		</dict>
 	</array>
 	<key>CFBundlePackageType</key>

--
Gitblit v1.8.0