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 | 102 ++++++++++++++++++++++++++++----------------------- 1 files changed, 56 insertions(+), 46 deletions(-) diff --git a/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist b/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist index 59c2821..5d58f0f 100644 --- a/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist +++ b/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist @@ -5,47 +5,22 @@ <key>AvailableLibraries</key> <array> <dict> + <key>BinaryPath</key> + <string>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> <key>LibraryIdentifier</key> - <string>tvos-arm64_x86_64-simulator</string> + <string>ios-arm64</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>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>LibraryIdentifier</key> - <string>ios-arm64_armv7</string> - <key>LibraryPath</key> - <string>GoogleAppMeasurementIdentitySupport.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>armv7</string> </array> <key>SupportedPlatform</key> <string>ios</string> </dict> <dict> + <key>BinaryPath</key> + <string>GoogleAppMeasurementIdentitySupport.framework/Versions/A/GoogleAppMeasurementIdentitySupport</string> <key>LibraryIdentifier</key> <string>ios-arm64_x86_64-maccatalyst</string> <key>LibraryPath</key> @@ -61,22 +36,8 @@ <string>maccatalyst</string> </dict> <dict> - <key>LibraryIdentifier</key> - <string>ios-arm64_i386_x86_64-simulator</string> - <key>LibraryPath</key> - <string>GoogleAppMeasurementIdentitySupport.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>i386</string> - <string>x86_64</string> - </array> - <key>SupportedPlatform</key> - <string>ios</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> - </dict> - <dict> + <key>BinaryPath</key> + <string>GoogleAppMeasurementIdentitySupport.framework/GoogleAppMeasurementIdentitySupport</string> <key>LibraryIdentifier</key> <string>tvos-arm64</string> <key>LibraryPath</key> @@ -88,6 +49,55 @@ <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> + <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>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