From 541d8329b68d841dd35946f0a4df5b9ec4766f86 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:04:28 +0800 Subject: [PATCH] 提交版本 4.7.0 --- frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist | 92 +++++++++++++++++++++++----------------------- 1 files changed, 46 insertions(+), 46 deletions(-) diff --git a/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist b/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist index deac52b..5d58f0f 100644 --- a/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist +++ b/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist @@ -8,52 +8,6 @@ <key>BinaryPath</key> <string>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> <key>LibraryIdentifier</key> - <string>tvos-arm64</string> - <key>LibraryPath</key> - <string>GoogleAppMeasurementIdentitySupport.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - </array> - <key>SupportedPlatform</key> - <string>tvos</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>GoogleAppMeasurementIdentitySupport.framework/Versions/A/GoogleAppMeasurementIdentitySupport</string> - <key>LibraryIdentifier</key> - <string>macos-arm64_x86_64</string> - <key>LibraryPath</key> - <string>GoogleAppMeasurementIdentitySupport.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>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> - <key>LibraryIdentifier</key> - <string>tvos-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>GoogleAppMeasurementIdentitySupport.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>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> - <key>LibraryIdentifier</key> <string>ios-arm64</string> <key>LibraryPath</key> <string>GoogleAppMeasurementIdentitySupport.framework</string> @@ -85,6 +39,37 @@ <key>BinaryPath</key> <string>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> <key>LibraryIdentifier</key> + <string>tvos-arm64</string> + <key>LibraryPath</key> + <string>GoogleAppMeasurementIdentitySupport.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + </array> + <key>SupportedPlatform</key> + <string>tvos</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> + <key>LibraryIdentifier</key> + <string>tvos-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>GoogleAppMeasurementIdentitySupport.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>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> + <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>GoogleAppMeasurementIdentitySupport.framework</string> @@ -98,6 +83,21 @@ <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> + <dict> + <key>BinaryPath</key> + <string>GoogleAppMeasurementIdentitySupport.framework/Versions/A/GoogleAppMeasurementIdentitySupport</string> + <key>LibraryIdentifier</key> + <string>macos-arm64_x86_64</string> + <key>LibraryPath</key> + <string>GoogleAppMeasurementIdentitySupport.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