From 76f34560a3971bcd33123bd1a41eea0e1152dc0e Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Wed, 15 Jul 2026 09:36:09 +0800 Subject: [PATCH] 提交版本 4.13.0 --- frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist | 68 +++++++++++++++++----------------- 1 files changed, 34 insertions(+), 34 deletions(-) diff --git a/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist b/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist index deac52b..0debd50 100644 --- a/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist +++ b/frameworks/GoogleAppMeasurementIdentitySupport.xcframework/Info.plist @@ -8,6 +8,40 @@ <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/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>tvos-arm64</string> <key>LibraryPath</key> <string>GoogleAppMeasurementIdentitySupport.framework</string> @@ -32,23 +66,6 @@ </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> @@ -80,23 +97,6 @@ <string>ios</string> <key>SupportedPlatformVariant</key> <string>maccatalyst</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> </array> <key>CFBundlePackageType</key> -- Gitblit v1.8.0