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/FBLPromises.xcframework/Info.plist | 130 +++++++++++++++++++++--------------------- 1 files changed, 65 insertions(+), 65 deletions(-) diff --git a/frameworks/FBLPromises.xcframework/Info.plist b/frameworks/FBLPromises.xcframework/Info.plist index 7b9d19b..08a5ff5 100644 --- a/frameworks/FBLPromises.xcframework/Info.plist +++ b/frameworks/FBLPromises.xcframework/Info.plist @@ -8,40 +8,6 @@ <key>BinaryPath</key> <string>FBLPromises.framework/Versions/A/FBLPromises</string> <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-maccatalyst</string> - <key>LibraryPath</key> - <string>FBLPromises.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>FBLPromises.framework/FBLPromises</string> - <key>LibraryIdentifier</key> - <string>ios-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>FBLPromises.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>FBLPromises.framework/Versions/A/FBLPromises</string> - <key>LibraryIdentifier</key> <string>macos-arm64_x86_64</string> <key>LibraryPath</key> <string>FBLPromises.framework</string> @@ -52,37 +18,6 @@ </array> <key>SupportedPlatform</key> <string>macos</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>FBLPromises.framework/FBLPromises</string> - <key>LibraryIdentifier</key> - <string>watchos-arm64_x86_64-simulator</string> - <key>LibraryPath</key> - <string>FBLPromises.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - <string>x86_64</string> - </array> - <key>SupportedPlatform</key> - <string>watchos</string> - <key>SupportedPlatformVariant</key> - <string>simulator</string> - </dict> - <dict> - <key>BinaryPath</key> - <string>FBLPromises.framework/FBLPromises</string> - <key>LibraryIdentifier</key> - <string>ios-arm64</string> - <key>LibraryPath</key> - <string>FBLPromises.framework</string> - <key>SupportedArchitectures</key> - <array> - <string>arm64</string> - </array> - <key>SupportedPlatform</key> - <string>ios</string> </dict> <dict> <key>BinaryPath</key> @@ -117,6 +52,23 @@ <key>BinaryPath</key> <string>FBLPromises.framework/FBLPromises</string> <key>LibraryIdentifier</key> + <string>ios-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>FBLPromises.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>FBLPromises.framework/FBLPromises</string> + <key>LibraryIdentifier</key> <string>tvos-arm64_x86_64-simulator</string> <key>LibraryPath</key> <string>FBLPromises.framework</string> @@ -130,6 +82,54 @@ <key>SupportedPlatformVariant</key> <string>simulator</string> </dict> + <dict> + <key>BinaryPath</key> + <string>FBLPromises.framework/FBLPromises</string> + <key>LibraryIdentifier</key> + <string>watchos-arm64_x86_64-simulator</string> + <key>LibraryPath</key> + <string>FBLPromises.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + <string>x86_64</string> + </array> + <key>SupportedPlatform</key> + <string>watchos</string> + <key>SupportedPlatformVariant</key> + <string>simulator</string> + </dict> + <dict> + <key>BinaryPath</key> + <string>FBLPromises.framework/Versions/A/FBLPromises</string> + <key>LibraryIdentifier</key> + <string>ios-arm64_x86_64-maccatalyst</string> + <key>LibraryPath</key> + <string>FBLPromises.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>FBLPromises.framework/FBLPromises</string> + <key>LibraryIdentifier</key> + <string>ios-arm64</string> + <key>LibraryPath</key> + <string>FBLPromises.framework</string> + <key>SupportedArchitectures</key> + <array> + <string>arm64</string> + </array> + <key>SupportedPlatform</key> + <string>ios</string> + </dict> </array> <key>CFBundlePackageType</key> <string>XFWK</string> -- Gitblit v1.8.0