From e1c823bb42a030dbc351c2a9f542fa3afddf2dd0 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:03:41 +0800 Subject: [PATCH] 提交版本 4.7.0 --- frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json | 78 ++++++++++++++++++++++---------------- 1 files changed, 45 insertions(+), 33 deletions(-) diff --git a/frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json b/frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json index 43597c7..d737139 100644 --- a/frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json +++ b/frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json @@ -79489,7 +79489,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Final" + "Final", + "Available" ], "accessorKind": "_modify" } @@ -79777,6 +79778,7 @@ "Final", "AccessControl", "ObjC", + "Available", "RawDocComment" ], "superclassUsr": "c:objc(cs)NSObject", @@ -80013,7 +80015,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80107,7 +80110,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80222,7 +80226,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80316,7 +80321,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80410,7 +80416,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80504,7 +80511,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80598,7 +80606,8 @@ "moduleName": "FBSDKCoreKit", "implicit": true, "declAttributes": [ - "Transparent" + "Transparent", + "Available" ], "accessorKind": "_modify" } @@ -80815,7 +80824,8 @@ "static": true, "implicit": true, "declAttributes": [ - "Final" + "Final", + "Available" ], "isFromExtension": true, "accessorKind": "_modify" @@ -80942,7 +80952,8 @@ "static": true, "implicit": true, "declAttributes": [ - "Final" + "Final", + "Available" ], "isFromExtension": true, "accessorKind": "_modify" @@ -80959,6 +80970,7 @@ "Final", "AccessControl", "ObjC", + "Available", "RawDocComment" ], "superclassUsr": "c:objc(cs)NSObject", @@ -87403,6 +87415,28 @@ }, { "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDecimalNumber", + "printedName": "Foundation.NSDecimalNumber", + "usr": "c:objc(cs)NSDecimalNumber" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", "name": "CustomStringConvertible", "printedName": "CustomStringConvertible", "usr": "s:s23CustomStringConvertibleP", @@ -87501,28 +87535,6 @@ ], "usr": "s:Sx", "mangledName": "$sSx" - }, - { - "kind": "Conformance", - "name": "_ObjectiveCBridgeable", - "printedName": "_ObjectiveCBridgeable", - "children": [ - { - "kind": "TypeWitness", - "name": "_ObjectiveCType", - "printedName": "_ObjectiveCType", - "children": [ - { - "kind": "TypeNominal", - "name": "NSDecimalNumber", - "printedName": "Foundation.NSDecimalNumber", - "usr": "c:objc(cs)NSDecimalNumber" - } - ] - } - ], - "usr": "s:s21_ObjectiveCBridgeableP", - "mangledName": "$ss21_ObjectiveCBridgeableP" } ] }, @@ -91197,7 +91209,7 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/_PaymentObserver.swift", "kind": "BooleanLiteral", - "offset": 594, + "offset": 629, "length": 5, "value": "false" }, -- Gitblit v1.8.0