From 2a6e182ea4428bff2e16f033c28850f3a02a93a9 Mon Sep 17 00:00:00 2001 From: lpw Date: Fri, 28 Jun 2024 15:49:58 +0800 Subject: [PATCH] 提交4.1.0 --- frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface b/frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface index 0f469b4..cfea5f8 100644 --- a/frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +++ b/frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface @@ -1,7 +1,6 @@ // swift-interface-format-version: 1.0 -// swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) -// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBSDKGamingServicesKit -// swift-module-flags-ignorable: -enable-bare-slash-regex +// swift-compiler-version: Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4) +// swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name FBSDKGamingServicesKit import FBSDKCoreKit import FBSDKCoreKit_Basics import FBSDKShareKit -- Gitblit v1.8.0