From 3f21f1e4d3d5e22d57ec392c41098841e8b0784d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:19:30 +0800 Subject: [PATCH] 提交版本 4.7.0 --- WAFirebaseImpl/GoogleUtilities.xcframework/Info.plist | 136 ++++++++++++++++++++++---------------------- 1 files changed, 68 insertions(+), 68 deletions(-) diff --git a/WAFirebaseImpl/GoogleUtilities.xcframework/Info.plist b/WAFirebaseImpl/GoogleUtilities.xcframework/Info.plist index 17a3a32..bad39cf 100644 --- a/WAFirebaseImpl/GoogleUtilities.xcframework/Info.plist +++ b/WAFirebaseImpl/GoogleUtilities.xcframework/Info.plist @@ -8,80 +8,16 @@ <key>BinaryPath</key> <string>GoogleUtilities.framework/GoogleUtilities</string> <key>LibraryIdentifier</key> - <string>watchos-arm64_x86_64-simulator</string> + <string>watchos-arm64_arm64_32</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> - <string>x86_64</string> + <string>arm64_32</string> </array> <key>SupportedPlatform</key> <string>watchos</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleUtilities.framework/GoogleUtilities</string> - <key>LibraryIdentifier</key> - <string>tvos-arm64</string> - <key>LibraryPath</key> - <string>GoogleUtilities.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - </array> - <key>SupportedPlatform</key> - <string>tvos</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleUtilities.framework/GoogleUtilities</string> - <key>LibraryIdentifier</key> - <string>ios-arm64</string> - <key>LibraryPath</key> - <string>GoogleUtilities.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - </array> - <key>SupportedPlatform</key> - <string>ios</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleUtilities.framework/GoogleUtilities</string> - <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>GoogleUtilities.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>x86_64</string> - </array> - <key>SupportedPlatform</key> - <string>ios</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleUtilities.framework/GoogleUtilities</string> - <key>LibraryIdentifier</key> - <string>tvos-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>GoogleUtilities.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>x86_64</string> - </array> - <key>SupportedPlatform</key> - <string>tvos</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> </dict> <dict> <key>BinaryPath</key> @@ -104,16 +40,80 @@ <key>BinaryPath</key> <string>GoogleUtilities.framework/GoogleUtilities</string> <key>LibraryIdentifier</key> - <string>watchos-arm64_arm64_32</string> + <string>tvos-arm64</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> <array> <string>arm64</string> - <string>arm64_32</string> + </array> + <key>SupportedPlatform</key> + <string>tvos</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>ios-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>GoogleUtilities.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> + </array> + <key>SupportedPlatform</key> + <string>ios</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>ios-arm64</string> + <key>LibraryPath</key> + <string>GoogleUtilities.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + </array> + <key>SupportedPlatform</key> + <string>ios</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>watchos-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>GoogleUtilities.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> </array> <key>SupportedPlatform</key> <string>watchos</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>tvos-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>GoogleUtilities.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> + </array> + <key>SupportedPlatform</key> + <string>tvos</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> </dict> <dict> <key>BinaryPath</key> -- Gitblit v1.8.0