From b3656154e43b2c9923c45d48101ece11223743a3 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Sun, 28 Sep 2025 16:53:41 +0800
Subject: [PATCH] 提交版本 4.8.0
---
WAFbImpl/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.abi.json | 231 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 231 insertions(+), 0 deletions(-)
diff --git a/WAFbImpl/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.abi.json b/WAFbImpl/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
index 38dbf16..cd5b070 100644
--- a/WAFbImpl/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
+++ b/WAFbImpl/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
@@ -15456,6 +15456,230 @@
},
{
"kind": "Var",
+ "name": "entityURI",
+ "printedName": "entityURI",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@FBSDKShareKit@objc(cs)FBSDKShareLinkContent(py)entityURI",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC9entityURISSSgvp",
+ "moduleName": "FBSDKShareKit",
+ "declAttributes": [
+ "HasInitialValue",
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@FBSDKShareKit@objc(cs)FBSDKShareLinkContent(im)entityURI",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC9entityURISSSgvg",
+ "moduleName": "FBSDKShareKit",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Optional",
+ "printedName": "Swift.String?",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "String",
+ "printedName": "Swift.String",
+ "usr": "s:SS"
+ }
+ ],
+ "usr": "s:Sq"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@FBSDKShareKit@objc(cs)FBSDKShareLinkContent(im)setEntityURI:",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC9entityURISSSgvs",
+ "moduleName": "FBSDKShareKit",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:13FBSDKShareKit16ShareLinkContentC9entityURISSSgvM",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC9entityURISSSgvM",
+ "moduleName": "FBSDKShareKit",
+ "implicit": true,
+ "declAttributes": [
+ "Final"
+ ],
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
+ "name": "isMusicAttachmentAllowed",
+ "printedName": "isMusicAttachmentAllowed",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Var",
+ "usr": "c:@M@FBSDKShareKit@objc(cs)FBSDKShareLinkContent(py)isMusicAttachmentAllowed",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC24isMusicAttachmentAllowedSbvp",
+ "moduleName": "FBSDKShareKit",
+ "declAttributes": [
+ "HasInitialValue",
+ "Final",
+ "HasStorage",
+ "AccessControl",
+ "RawDocComment",
+ "ObjC"
+ ],
+ "hasStorage": true,
+ "accessors": [
+ {
+ "kind": "Accessor",
+ "name": "Get",
+ "printedName": "Get()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@FBSDKShareKit@objc(cs)FBSDKShareLinkContent(im)isMusicAttachmentAllowed",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC24isMusicAttachmentAllowedSbvg",
+ "moduleName": "FBSDKShareKit",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "get"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Set",
+ "printedName": "Set()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ },
+ {
+ "kind": "TypeNominal",
+ "name": "Bool",
+ "printedName": "Swift.Bool",
+ "usr": "s:Sb"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "c:@M@FBSDKShareKit@objc(cs)FBSDKShareLinkContent(im)setIsMusicAttachmentAllowed:",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC24isMusicAttachmentAllowedSbvs",
+ "moduleName": "FBSDKShareKit",
+ "implicit": true,
+ "declAttributes": [
+ "Final",
+ "ObjC"
+ ],
+ "accessorKind": "set"
+ },
+ {
+ "kind": "Accessor",
+ "name": "Modify",
+ "printedName": "Modify()",
+ "children": [
+ {
+ "kind": "TypeNominal",
+ "name": "Void",
+ "printedName": "()"
+ }
+ ],
+ "declKind": "Accessor",
+ "usr": "s:13FBSDKShareKit16ShareLinkContentC24isMusicAttachmentAllowedSbvM",
+ "mangledName": "$s13FBSDKShareKit16ShareLinkContentC24isMusicAttachmentAllowedSbvM",
+ "moduleName": "FBSDKShareKit",
+ "implicit": true,
+ "declAttributes": [
+ "Final"
+ ],
+ "accessorKind": "_modify"
+ }
+ ]
+ },
+ {
+ "kind": "Var",
"name": "hashtag",
"printedName": "hashtag",
"children": [
@@ -30126,6 +30350,13 @@
"value": "203"
},
{
+ "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKShareKit\/FBSDKShareKit\/Content\/ShareLinkContent.swift",
+ "kind": "BooleanLiteral",
+ "offset": 1056,
+ "length": 5,
+ "value": "false"
+ },
+ {
"filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKShareKit\/FBSDKShareKit\/Content\/SharePhoto.swift",
"kind": "BooleanLiteral",
"offset": 3009,
--
Gitblit v1.8.0