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/FirebaseCore.xcframework/Info.plist | 128 +++++++++++++++++++++--------------------- 1 files changed, 64 insertions(+), 64 deletions(-) diff --git a/frameworks/FirebaseCore.xcframework/Info.plist b/frameworks/FirebaseCore.xcframework/Info.plist index 5c79901..145d25a 100644 --- a/frameworks/FirebaseCore.xcframework/Info.plist +++ b/frameworks/FirebaseCore.xcframework/Info.plist @@ -8,6 +8,53 @@ <key>BinaryPath</key> <string>FirebaseCore.framework/FirebaseCore</string> <key>LibraryIdentifier</key> + <string>watchos-arm64_arm64_32</string> + <key>LibraryPath</key> + <string>FirebaseCore.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>FirebaseCore.framework/Versions/A/FirebaseCore</string> + <key>LibraryIdentifier</key> + <string>macos-arm64_x86_64</string> + <key>LibraryPath</key> + <string>FirebaseCore.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>FirebaseCore.framework/FirebaseCore</string> + <key>LibraryIdentifier</key> + <string>tvos-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>FirebaseCore.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>FirebaseCore.framework/FirebaseCore</string> + <key>LibraryIdentifier</key> <string>ios-arm64</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> @@ -17,6 +64,23 @@ </array> <key>SupportedPlatform</key> <string>ios</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>FirebaseCore.framework/FirebaseCore</string> + <key>LibraryIdentifier</key> + <string>ios-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>FirebaseCore.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> @@ -53,40 +117,6 @@ <key>BinaryPath</key> <string>FirebaseCore.framework/FirebaseCore</string> <key>LibraryIdentifier</key> - <string>tvos-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>FirebaseCore.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>FirebaseCore.framework/FirebaseCore</string> - <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>FirebaseCore.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>FirebaseCore.framework/FirebaseCore</string> - <key>LibraryIdentifier</key> <string>watchos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>FirebaseCore.framework</string> @@ -99,36 +129,6 @@ <string>watchos</string> <key>SupportedPlatformVariant</key> <string>simulator</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>FirebaseCore.framework/Versions/A/FirebaseCore</string> - <key>LibraryIdentifier</key> - <string>macos-arm64_x86_64</string> - <key>LibraryPath</key> - <string>FirebaseCore.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>FirebaseCore.framework/FirebaseCore</string> - <key>LibraryIdentifier</key> - <string>watchos-arm64_arm64_32</string> - <key>LibraryPath</key> - <string>FirebaseCore.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>arm64_32</string> - </array> - <key>SupportedPlatform</key> - <string>watchos</string> </dict> </array> <key>CFBundlePackageType</key> -- Gitblit v1.8.0