From ad1dcdc0e165b639a2a8916c624ea03d7feac27d Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Tue, 01 Jul 2025 15:29:08 +0800 Subject: [PATCH] 提交版本 4.5.0 --- frameworks/GoogleUtilities.xcframework/Info.plist | 104 ++++++++++++++++++++++++++-------------------------- 1 files changed, 52 insertions(+), 52 deletions(-) diff --git a/frameworks/GoogleUtilities.xcframework/Info.plist b/frameworks/GoogleUtilities.xcframework/Info.plist index 7597d16..17a3a32 100644 --- a/frameworks/GoogleUtilities.xcframework/Info.plist +++ b/frameworks/GoogleUtilities.xcframework/Info.plist @@ -6,50 +6,20 @@ <array> <dict> <key>BinaryPath</key> - <string>GoogleUtilities.framework/Versions/A/GoogleUtilities</string> + <string>GoogleUtilities.framework/GoogleUtilities</string> <key>LibraryIdentifier</key> - <string>macos-arm64_x86_64</string> + <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>macos</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleUtilities.framework/GoogleUtilities</string> - <key>LibraryIdentifier</key> - <string>watchos-arm64_arm64_32</string> - <key>LibraryPath</key> - <string>GoogleUtilities.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>arm64_32</string> </array> <key>SupportedPlatform</key> <string>watchos</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleUtilities.framework/Versions/A/GoogleUtilities</string> - <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string> + <string>simulator</string> </dict> <dict> <key>BinaryPath</key> @@ -83,23 +53,6 @@ <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> - <string>GoogleUtilities.framework/GoogleUtilities</string> - <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> @@ -117,7 +70,7 @@ <key>BinaryPath</key> <string>GoogleUtilities.framework/GoogleUtilities</string> <key>LibraryIdentifier</key> - <string>watchos-arm64_x86_64-simulator</string> + <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleUtilities.framework</string> <key>SupportedArchitectures</key> @@ -126,10 +79,57 @@ <string>x86_64</string> </array> <key>SupportedPlatform</key> - <string>watchos</string> + <string>tvos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/Versions/A/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>ios-arm64_x86_64-maccatalyst</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>maccatalyst</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>watchos-arm64_arm64_32</string> + <key>LibraryPath</key> + <string>GoogleUtilities.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>arm64_32</string> + </array> + <key>SupportedPlatform</key> + <string>watchos</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleUtilities.framework/Versions/A/GoogleUtilities</string> + <key>LibraryIdentifier</key> + <string>macos-arm64_x86_64</string> + <key>LibraryPath</key> + <string>GoogleUtilities.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> + </array> + <key>SupportedPlatform</key> + <string>macos</string> + </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> -- Gitblit v1.8.0