From e2c4e3a250a8857c327b952288672d689320d563 Mon Sep 17 00:00:00 2001 From: lpw Date: Tue, 18 Mar 2025 09:03:34 +0800 Subject: [PATCH] 提交 4.4.0 --- frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json | 21891 +++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 files changed, 20,264 insertions(+), 1,627 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 e07b14d..43597c7 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 @@ -1,8 +1,8 @@ { "ABIRoot": { "kind": "Root", - "name": "TopLevel", - "printedName": "TopLevel", + "name": "FBSDKCoreKit", + "printedName": "FBSDKCoreKit", "children": [ { "kind": "Import", @@ -190,6 +190,20 @@ }, { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -316,6 +330,22 @@ "declAttributes": [ "Final", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -896,6 +926,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -1048,6 +1092,22 @@ "declAttributes": [ "Final", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -1490,6 +1550,58 @@ }, { "kind": "Var", + "name": "maxDepth", + "printedName": "maxDepth", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cpy)maxDepth", + "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8maxDepthSivpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "ObjC" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)maxDepth", + "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8maxDepthSivgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", "name": "navigationType", "printedName": "navigationType", "children": [ @@ -1843,26 +1955,72 @@ { "kind": "Function", "name": "navigate", - "printedName": "navigate()", + "printedName": "navigate(handler:)", "children": [ { "kind": "TypeNominal", - "name": "AppLinkNavigationType", - "printedName": "FBSDKCoreKit.AppLinkNavigationType", - "usr": "c:@E@FBSDKAppLinkNavigationType" + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "((FBSDKCoreKit.AppLinkNavigationType, (any Swift.Error)?) -> ())?", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.AppLinkNavigationType, (any Swift.Error)?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(FBSDKCoreKit.AppLinkNavigationType, (any Swift.Error)?)", + "children": [ + { + "kind": "TypeNominal", + "name": "AppLinkNavigationType", + "printedName": "FBSDKCoreKit.AppLinkNavigationType", + "usr": "c:@E@FBSDKAppLinkNavigationType" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any Swift.Error)?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "any Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] + } + ], + "usr": "s:Sq" } ], "declKind": "Func", - "usr": "s:12FBSDKCoreKit17AppLinkNavigationC8navigateSo08FBSDKAppdE4TypeVyKF", - "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigateSo08FBSDKAppdE4TypeVyKF", + "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(im)navigate:", + "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigate7handleryySo08FBSDKAppdE4TypeV_s5Error_pSgtcSg_tF", "moduleName": "FBSDKCoreKit", + "objc_name": "navigate:", "declAttributes": [ "Final", "AccessControl", - "NonObjC", + "ObjC", "RawDocComment" ], - "throwing": true, "funcSelfKind": "NonMutating" }, { @@ -2030,33 +2188,70 @@ { "kind": "Function", "name": "navigate", - "printedName": "navigate(to:)", + "printedName": "navigate(to:handler:)", "children": [ { "kind": "TypeNominal", - "name": "AppLinkNavigationType", - "printedName": "FBSDKCoreKit.AppLinkNavigationType", - "usr": "c:@E@FBSDKAppLinkNavigationType" + "name": "Void", + "printedName": "()" }, { "kind": "TypeNominal", "name": "AppLink", "printedName": "FBSDKCoreKit.AppLink", "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLink" + }, + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.AppLinkNavigationType, (any Swift.Error)?) -> ()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(FBSDKCoreKit.AppLinkNavigationType, (any Swift.Error)?)", + "children": [ + { + "kind": "TypeNominal", + "name": "AppLinkNavigationType", + "printedName": "FBSDKCoreKit.AppLinkNavigationType", + "usr": "c:@E@FBSDKAppLinkNavigationType" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any Swift.Error)?", + "children": [ + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "any Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "usr": "s:Sq" + } + ] + } + ] } ], "declKind": "Func", - "usr": "s:12FBSDKCoreKit17AppLinkNavigationC8navigate2toSo08FBSDKAppdE4TypeVAA0cD0C_tKFZ", - "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigate2toSo08FBSDKAppdE4TypeVAA0cD0C_tKFZ", + "usr": "c:@M@FBSDKCoreKit@objc(cs)FBSDKAppLinkNavigation(cm)navigateToAppLink:handler:", + "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC8navigate2to7handleryAA0cD0C_ySo08FBSDKAppdE4TypeV_s5Error_pSgtctFZ", "moduleName": "FBSDKCoreKit", "static": true, + "objc_name": "navigateToAppLink:handler:", "declAttributes": [ "Final", "AccessControl", - "NonObjC", - "RawDocComment" + "ObjC" ], - "throwing": true, "funcSelfKind": "NonMutating" }, { @@ -2831,7 +3026,23 @@ "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] }, { "kind": "Var", @@ -3110,25 +3321,17 @@ "conformances": [ { "kind": "Conformance", - "name": "DependentAsType", - "printedName": "DependentAsType", - "children": [ - { - "kind": "TypeWitness", - "name": "TypeDependencies", - "printedName": "TypeDependencies", - "children": [ - { - "kind": "TypeNominal", - "name": "TypeDependencies", - "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", - "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" - } - ] - } - ], - "usr": "s:12FBSDKCoreKit15DependentAsTypeP", - "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -3178,6 +3381,28 @@ "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.AppLinkNavigation.TypeDependencies", + "usr": "s:12FBSDKCoreKit17AppLinkNavigationC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, @@ -3909,6 +4134,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -4191,6 +4430,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -4427,6 +4680,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -4850,6 +5117,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -4997,6 +5278,22 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -5084,6 +5381,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -6186,6 +6497,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -6233,6 +6558,16 @@ "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" ] }, { @@ -6508,7 +6843,23 @@ "declKind": "Protocol", "usr": "s:12FBSDKCoreKit29AuthenticationSessionProtocolP", "mangledName": "$s12FBSDKCoreKit29AuthenticationSessionProtocolP", - "moduleName": "FBSDKCoreKit" + "moduleName": "FBSDKCoreKit", + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] }, { "kind": "Import", @@ -6838,6 +7189,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -6856,6 +7221,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -8654,7 +9026,23 @@ "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] }, { "kind": "Var", @@ -8929,25 +9317,17 @@ "conformances": [ { "kind": "Conformance", - "name": "DependentAsType", - "printedName": "DependentAsType", - "children": [ - { - "kind": "TypeWitness", - "name": "TypeDependencies", - "printedName": "TypeDependencies", - "children": [ - { - "kind": "TypeNominal", - "name": "TypeDependencies", - "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", - "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" - } - ] - } - ], - "usr": "s:12FBSDKCoreKit15DependentAsTypeP", - "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -8997,6 +9377,28 @@ "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.AuthenticationTokenClaims.TypeDependencies", + "usr": "s:12FBSDKCoreKit25AuthenticationTokenClaimsC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, @@ -9317,6 +9719,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -9587,6 +10003,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "BackgroundEventLogging", "printedName": "BackgroundEventLogging", "usr": "s:12FBSDKCoreKit22BackgroundEventLoggingP", @@ -9598,6 +10028,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" }, { "kind": "Conformance", @@ -9662,6 +10099,707 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "BannedParamsManager", + "printedName": "BannedParamsManager", + "children": [ + { + "kind": "Var", + "name": "isEnabled", + "printedName": "isEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC9isEnabled33_34315C10AB2B34378E006B8E0FF39740LLSbvp", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC9isEnabled33_34315C10AB2B34378E006B8E0FF39740LLSbvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "blockedParamsConfig", + "printedName": "blockedParamsConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC07blockedD6Config33_34315C10AB2B34378E006B8E0FF39740LLShySSGvp", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC07blockedD6Config33_34315C10AB2B34378E006B8E0FF39740LLShySSGvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvp", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvg", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvs", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvM", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC22configuredDependenciesAC06ObjectG0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvp", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvg", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvs", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvM", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC19defaultDependenciesAC06ObjectG0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "enable", + "printedName": "enable()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@FBSDKCoreKit@objc(cs)BannedParamsManager(im)enable", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC6enableyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "enable", + "declAttributes": [ + "Final", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "processParameters", + "printedName": "processParameters(_:event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@FBSDKCoreKit@objc(cs)BannedParamsManager(im)processParameters:event:", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC17processParameters_5eventSo12NSDictionaryCSgAH_SSSgtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "processParameters:event:", + "declAttributes": [ + "Final", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "BannedParamsManager", + "printedName": "FBSDKCoreKit.BannedParamsManager", + "usr": "c:@M@FBSDKCoreKit@objc(cs)BannedParamsManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)BannedParamsManager(im)init", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerCACycfc", + "moduleName": "FBSDKCoreKit", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "TypeDecl", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "Var", + "name": "serverConfigurationProvider", + "printedName": "serverConfigurationProvider", + "children": [ + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvp", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvg", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvs", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvM", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerI9Providing_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serverConfigurationProvider:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderAESo011FBSDKServerI9Providing_p_tcfc", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV27serverConfigurationProviderAESo011FBSDKServerI9Providing_p_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)BannedParamsManager", + "mangledName": "$s12FBSDKCoreKit19BannedParamsManagerC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "MACARuleMatching", + "printedName": "MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching", + "mangledName": "$s12FBSDKCoreKit16MACARuleMatchingP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsObject", + "printedName": "DependentAsObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.BannedParamsManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19BannedParamsManagerC18ObjectDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit17DependentAsObjectP", + "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" + } ] }, { @@ -10188,6 +11326,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -10211,6 +11363,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -10407,6 +11573,22 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -10545,6 +11727,204 @@ "declAttributes": [ "AccessControl", "ObjC" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "Import", + "name": "CryptoKit", + "printedName": "CryptoKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "ConvEncUtils", + "printedName": "ConvEncUtils", + "children": [ + { + "kind": "Function", + "name": "encConvString", + "printedName": "encConvString(publicKeyB64Url:dataStr:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit12ConvEncUtilsO03encC6String15publicKeyB64Url7dataStrSSSgSS_SStFZ", + "mangledName": "$s12FBSDKCoreKit12ConvEncUtilsO03encC6String15publicKeyB64Url7dataStrSSSgSS_SStFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "intro_iOS": "17.0", + "declAttributes": [ + "Available", + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "encConvData", + "printedName": "encConvData(publicKey:data:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + }, + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit12ConvEncUtilsO03encC4Data9publicKey4dataSSSg10Foundation0G0V_AJtFZ", + "mangledName": "$s12FBSDKCoreKit12ConvEncUtilsO03encC4Data9publicKey4dataSSSg10Foundation0G0V_AJtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "intro_iOS": "17.0", + "declAttributes": [ + "Available" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "b64urlDecodePublicKey", + "printedName": "b64urlDecodePublicKey(publicKeyB64Url:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Data?", + "children": [ + { + "kind": "TypeNominal", + "name": "Data", + "printedName": "Foundation.Data", + "usr": "s:10Foundation4DataV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit12ConvEncUtilsO21b64urlDecodePublicKey06publicI6B64Url10Foundation4DataVSgSS_tFZ", + "mangledName": "$s12FBSDKCoreKit12ConvEncUtilsO21b64urlDecodePublicKey06publicI6B64Url10Foundation4DataVSgSS_tFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "RawDocComment" + ], + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit12ConvEncUtilsO", + "mangledName": "$s12FBSDKCoreKit12ConvEncUtilsO", + "moduleName": "FBSDKCoreKit", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } ] }, { @@ -14278,6 +15658,104 @@ }, { "kind": "Var", + "name": "bannedParamsManager", + "printedName": "bannedParamsManager", + "children": [ + { + "kind": "TypeNominal", + "name": "MACARuleMatching", + "printedName": "any FBSDKCoreKit.MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19bannedParamsManagerAA16MACARuleMatching_pvp", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19bannedParamsManagerAA16MACARuleMatching_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "HasStorage" + ], + "fixedbinaryorder": 72, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MACARuleMatching", + "printedName": "any FBSDKCoreKit.MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19bannedParamsManagerAA16MACARuleMatching_pvg", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19bannedParamsManagerAA16MACARuleMatching_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "stdParamEnforcementManager", + "printedName": "stdParamEnforcementManager", + "children": [ + { + "kind": "TypeNominal", + "name": "MACARuleMatching", + "printedName": "any FBSDKCoreKit.MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC26stdParamEnforcementManagerAA16MACARuleMatching_pvp", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC26stdParamEnforcementManagerAA16MACARuleMatching_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "HasStorage" + ], + "fixedbinaryorder": 73, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "MACARuleMatching", + "printedName": "any FBSDKCoreKit.MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC26stdParamEnforcementManagerAA16MACARuleMatching_pvg", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC26stdParamEnforcementManagerAA16MACARuleMatching_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", "name": "macaRuleMatchingManager", "printedName": "macaRuleMatchingManager", "children": [ @@ -14296,7 +15774,7 @@ "Final", "HasStorage" ], - "fixedbinaryorder": 72, + "fixedbinaryorder": 74, "isLet": true, "hasStorage": true, "accessors": [ @@ -14345,7 +15823,7 @@ "Final", "HasStorage" ], - "fixedbinaryorder": 73, + "fixedbinaryorder": 75, "isLet": true, "hasStorage": true, "accessors": [ @@ -14394,7 +15872,7 @@ "Final", "HasStorage" ], - "fixedbinaryorder": 74, + "fixedbinaryorder": 76, "isLet": true, "hasStorage": true, "accessors": [ @@ -14443,7 +15921,7 @@ "Final", "HasStorage" ], - "fixedbinaryorder": 75, + "fixedbinaryorder": 77, "isLet": true, "hasStorage": true, "accessors": [ @@ -14473,9 +15951,156 @@ ] }, { + "kind": "Var", + "name": "transactionObserver", + "printedName": "transactionObserver", + "children": [ + { + "kind": "TypeNominal", + "name": "_TransactionObserving", + "printedName": "any FBSDKCoreKit._TransactionObserving", + "usr": "c:objc(pl)FBSDKTransactionObserving" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19transactionObserverSo25FBSDKTransactionObserving_pvp", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19transactionObserverSo25FBSDKTransactionObserving_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "HasStorage" + ], + "fixedbinaryorder": 78, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_TransactionObserving", + "printedName": "any FBSDKCoreKit._TransactionObserving", + "usr": "c:objc(pl)FBSDKTransactionObserving" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19transactionObserverSo25FBSDKTransactionObserving_pvg", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19transactionObserverSo25FBSDKTransactionObserving_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "iapDedupeProcessor", + "printedName": "iapDedupeProcessor", + "children": [ + { + "kind": "TypeNominal", + "name": "_IAPDedupeProcessing", + "printedName": "any FBSDKCoreKit._IAPDedupeProcessing", + "usr": "c:objc(pl)FBSDKIAPDedupeProcessing" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18iapDedupeProcessorSo24FBSDKIAPDedupeProcessing_pvp", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18iapDedupeProcessorSo24FBSDKIAPDedupeProcessing_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "HasStorage" + ], + "fixedbinaryorder": 79, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_IAPDedupeProcessing", + "printedName": "any FBSDKCoreKit._IAPDedupeProcessing", + "usr": "c:objc(pl)FBSDKIAPDedupeProcessing" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18iapDedupeProcessorSo24FBSDKIAPDedupeProcessing_pvg", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18iapDedupeProcessorSo24FBSDKIAPDedupeProcessing_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "iapTransactionCache", + "printedName": "iapTransactionCache", + "children": [ + { + "kind": "TypeNominal", + "name": "_IAPTransactionCaching", + "printedName": "any FBSDKCoreKit._IAPTransactionCaching", + "usr": "c:objc(pl)FBSDKIAPTransactionCaching" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19iapTransactionCacheSo26FBSDKIAPTransactionCaching_pvp", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19iapTransactionCacheSo26FBSDKIAPTransactionCaching_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "HasStorage" + ], + "fixedbinaryorder": 80, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_IAPTransactionCaching", + "printedName": "any FBSDKCoreKit._IAPTransactionCaching", + "usr": "c:objc(pl)FBSDKIAPTransactionCaching" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC19iapTransactionCacheSo26FBSDKIAPTransactionCaching_pvg", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC19iapTransactionCacheSo26FBSDKIAPTransactionCaching_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { "kind": "Constructor", "name": "init", - "printedName": "init(accessTokenExpirer:accessTokenWallet:advertiserIDProvider:aemNetworker:aemReporter:appEventParametersExtractor:appEvents:appEventsConfigurationProvider:appEventsDropDeterminer:appEventsStateProvider:appEventsStateStore:appEventsUtility:appLinkEventPoster:appLinkFactory:appLinkResolver:appLinkTargetFactory:appLinkURLFactory:atePublisherFactory:authenticationTokenWallet:backgroundEventLogger:capiReporter:codelessIndexer:crashHandler:crashObserver:dataExtractor:defaultDataStore:deviceInformationProvider:dialogConfigurationMapBuilder:errorConfigurationProvider:errorFactory:errorReporter:eventDeactivationManager:eventLogger:featureChecker:featureExtractor:fileManager:gateKeeperManager:getApplicationActivationNotifier:graphRequestConnectionFactory:graphRequestFactory:impressionLoggerFactory:infoDictionaryProvider:internalURLOpener:internalUtility:logger:loggerFactory:macCatalystDeterminator:metadataIndexer:modelManager:notificationCenter:operatingSystemVersionComparer:paymentObserver:piggybackManager:profileSetter:restrictiveDataFilterManager:rulesFromKeyProvider:serverConfigurationProvider:sessionDataTaskProvider:settings:skAdNetworkReporter:skAdNetworkReporterV2:suggestedEventsIndexer:swizzler:timeSpentRecorder:tokenCache:urlHoster:urlSessionProxyFactory:userDataStore:userIDProvider:webViewProvider:aemManager:protectedModeManager:macaRuleMatchingManager:blocklistEventsManager:redactedEventsManager:sensitiveParamsManager:)", + "printedName": "init(accessTokenExpirer:accessTokenWallet:advertiserIDProvider:aemNetworker:aemReporter:appEventParametersExtractor:appEvents:appEventsConfigurationProvider:appEventsDropDeterminer:appEventsStateProvider:appEventsStateStore:appEventsUtility:appLinkEventPoster:appLinkFactory:appLinkResolver:appLinkTargetFactory:appLinkURLFactory:atePublisherFactory:authenticationTokenWallet:backgroundEventLogger:capiReporter:codelessIndexer:crashHandler:crashObserver:dataExtractor:defaultDataStore:deviceInformationProvider:dialogConfigurationMapBuilder:errorConfigurationProvider:errorFactory:errorReporter:eventDeactivationManager:eventLogger:featureChecker:featureExtractor:fileManager:gateKeeperManager:getApplicationActivationNotifier:graphRequestConnectionFactory:graphRequestFactory:impressionLoggerFactory:infoDictionaryProvider:internalURLOpener:internalUtility:logger:loggerFactory:macCatalystDeterminator:metadataIndexer:modelManager:notificationCenter:operatingSystemVersionComparer:paymentObserver:piggybackManager:profileSetter:restrictiveDataFilterManager:rulesFromKeyProvider:serverConfigurationProvider:sessionDataTaskProvider:settings:skAdNetworkReporter:skAdNetworkReporterV2:suggestedEventsIndexer:swizzler:timeSpentRecorder:tokenCache:urlHoster:urlSessionProxyFactory:userDataStore:userIDProvider:webViewProvider:aemManager:protectedModeManager:bannedParamsManager:stdParamEnforcementManager:macaRuleMatchingManager:blocklistEventsManager:redactedEventsManager:sensitiveParamsManager:transactionObserver:iapDedupeProcessor:iapTransactionCache:)", "children": [ { "kind": "TypeNominal", @@ -15016,6 +16641,18 @@ }, { "kind": "TypeNominal", + "name": "MACARuleMatching", + "printedName": "any FBSDKCoreKit.MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching" + }, + { + "kind": "TypeNominal", + "name": "MACARuleMatching", + "printedName": "any FBSDKCoreKit.MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching" + }, + { + "kind": "TypeNominal", "name": "_EventsProcessing", "printedName": "any FBSDKCoreKit._EventsProcessing", "usr": "c:objc(pl)FBSDKEventsProcessing" @@ -15031,11 +16668,29 @@ "name": "_AppEventsParameterProcessing", "printedName": "any FBSDKCoreKit._AppEventsParameterProcessing", "usr": "c:objc(pl)FBSDKAppEventsParameterProcessing" + }, + { + "kind": "TypeNominal", + "name": "_TransactionObserving", + "printedName": "any FBSDKCoreKit._TransactionObserving", + "usr": "c:objc(pl)FBSDKTransactionObserving" + }, + { + "kind": "TypeNominal", + "name": "_IAPDedupeProcessing", + "printedName": "any FBSDKCoreKit._IAPDedupeProcessing", + "usr": "c:objc(pl)FBSDKIAPDedupeProcessing" + }, + { + "kind": "TypeNominal", + "name": "_IAPTransactionCaching", + "printedName": "any FBSDKCoreKit._IAPTransactionCaching", + "usr": "c:objc(pl)FBSDKIAPTransactionCaching" } ], "declKind": "Constructor", - "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirer0eF6Wallet20advertiserIDProvider12aemNetworker0K8Reporter27appEventParametersExtractor0N6Events0nR21ConfigurationProvider0nR14DropDeterminer0nr5StateT00nrW5Store0nR7Utility0n4LinkO6Poster0nZ7Factory0nZ8Resolver0nZ13TargetFactory0nZ10URLFactory19atePublisherFactory014authenticationfH0010backgroundO6Logger04capiM015codelessIndexer12crashHandler13crashObserver04dataQ0011defaultDataX0017deviceInformationT006dialogS10MapBuilder05errorsT012errorFactory05errorM024eventDeactivationManager11eventLogger14featureChecker07featureQ011fileManager17gateKeeperManager32getApplicationActivationNotifier29graphRequestConnectionFactory19graphRequestFactory23impressionLoggerFactory014infoDictionaryT017internalURLOpener08internalY06logger13loggerFactory23macCatalystDeterminator15metadataIndexer12modelManager18notificationCenter30operatingSystemVersionComparer15paymentObserver16piggybackManager13profileSetter28restrictiveDataFilterManager012rulesFromKeyT006serversT0015sessionDataTaskT08settings011skAdNetworkM0011skAdNetworkM2V209suggestedR7Indexer8swizzler17timeSpentRecorder10tokenCache9urlHoster22urlSessionProxyFactory08userDataX004userJ007webViewT00K7Manager20protectedModeManager23macaRuleMatchingManager09blocklistR7Manager08redactedR7Manager22sensitiveParamsManagerAcA07_AccessF8Expiring_p_So011FBSDKAccessF9Providing_So25FBSDKTokenStringProvidingpXpSo26FBSDKAdvertiserIDProviding_p8FBAEMKit13AEMNetworking_pSgAA20_AEMReporterProtocol_pXpSo08FBSDKAppoP10Extracting_pSo17FBSDKEventLogging_So08FBSDKAppR11ConfiguringSo26FBSDKApplicationActivatingSo34FBSDKApplicationLifecycleObservingSo016FBSDKApplicationW7SettingSo30FBSDKSourceApplicationTrackingpSo08FBSDKApprS9Providing_pSo08FBSDKAppoU11Determining_pSo08FBSDKApprW9Providing_pSo08FBSDKApprW10Persisting_pSoA68__SoA60_So08FBSDKApprY0So21FBSDKLoggingNotifyingpSo08FBSDKAppzO7Posting_pSo08FBSDKAppZ8Creating_pSo08FBSDKAppZ9Resolving_pSo08FBSDKAppZ14TargetCreating_pSo08FBSDKAppZ11URLCreating_pSo25FBSDKATEPublisherCreating_pSo019FBSDKAuthenticationF9Providing_pXpAA010BackgroundO7Logging_pAA12CAPIReporter_pSo21FBSDKCodelessIndexing_pXpSo17FBSDKCrashHandler_pSo19FBSDKCrashObserving_pSo23FBSDKFileDataExtracting_pXpSo19FBSDKDataPersisting_pSo31FBSDKDeviceInformationProviding_pSo011FBSDKDialogS11MapBuilding_pSo010FBSDKErrorS9Providing_pSo18FBSDKErrorCreating_pSo19FBSDKErrorReporting_pSo08FBSDKAppR19ParameterProcessing_So21FBSDKEventsProcessingpSoA61__pSo20FBSDKFeatureChecking_So21FBSDKFeatureDisablingpSo22FBSDKFeatureExtracting_pXpSo17FBSDKFileManaging_pSo23FBSDKGateKeeperManaging_pXpypycSo34FBSDKGraphRequestConnectionFactory_pSo24FBSDKGraphRequestFactory_pSo28FBSDKImpressionLoggerFactory_pSo28FBSDKInfoDictionaryProviding_pSo22FBSDKInternalURLOpener_pSo013FBSDKInternalY0_pSo12FBSDKLogging_pXpSo21__FBSDKLoggerCreating_pSo27FBSDKMacCatalystDetermining_pSo21FBSDKMetadataIndexing_pSo20FBSDKEventProcessing_So014FBSDKIntegrityp9ProcessorT0pSo25_FBSDKNotificationPosting_So27FBSDKNotificationDeliveringpSo36FBSDKOperatingSystemVersionComparing_pSo21FBSDKPaymentObserving_pSo34FBSDKGraphRequestPiggybackManaging_pAA16ProfileProviding_pXpSoA92__SoA93_pSo017FBSDKRulesFromKeyT0_pSo011FBSDKServerS9Providing_pSo24FBSDKURLSessionProviding_pSo20FBSDKSettingsLogging_AA16SettingsProtocolpA56_20SKAdNetworkReporting_So08FBSDKApprM0pSgA124_So014FBSDKSuggestedR7Indexer_pSo14FBSDKSwizzling_pXpSoA66__So23FBSDKTimeSpentRecordingpSo17FBSDKTokenCaching_pSo15FBSDKURLHosting_pSo29FBSDKURLSessionProxyProviding_pSo23FBSDKUserDataPersisting_pSo20FBSDKUserIDProviding_pSo21FBSDKWebViewProviding_pSo14FBSDKAutoSetup_pSoA92__pAA16MACARuleMatching_pSoA93__pSoA93__pSoA92__ptcfc", - "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirer0eF6Wallet20advertiserIDProvider12aemNetworker0K8Reporter27appEventParametersExtractor0N6Events0nR21ConfigurationProvider0nR14DropDeterminer0nr5StateT00nrW5Store0nR7Utility0n4LinkO6Poster0nZ7Factory0nZ8Resolver0nZ13TargetFactory0nZ10URLFactory19atePublisherFactory014authenticationfH0010backgroundO6Logger04capiM015codelessIndexer12crashHandler13crashObserver04dataQ0011defaultDataX0017deviceInformationT006dialogS10MapBuilder05errorsT012errorFactory05errorM024eventDeactivationManager11eventLogger14featureChecker07featureQ011fileManager17gateKeeperManager32getApplicationActivationNotifier29graphRequestConnectionFactory19graphRequestFactory23impressionLoggerFactory014infoDictionaryT017internalURLOpener08internalY06logger13loggerFactory23macCatalystDeterminator15metadataIndexer12modelManager18notificationCenter30operatingSystemVersionComparer15paymentObserver16piggybackManager13profileSetter28restrictiveDataFilterManager012rulesFromKeyT006serversT0015sessionDataTaskT08settings011skAdNetworkM0011skAdNetworkM2V209suggestedR7Indexer8swizzler17timeSpentRecorder10tokenCache9urlHoster22urlSessionProxyFactory08userDataX004userJ007webViewT00K7Manager20protectedModeManager23macaRuleMatchingManager09blocklistR7Manager08redactedR7Manager22sensitiveParamsManagerAcA07_AccessF8Expiring_p_So011FBSDKAccessF9Providing_So25FBSDKTokenStringProvidingpXpSo26FBSDKAdvertiserIDProviding_p8FBAEMKit13AEMNetworking_pSgAA20_AEMReporterProtocol_pXpSo08FBSDKAppoP10Extracting_pSo17FBSDKEventLogging_So08FBSDKAppR11ConfiguringSo26FBSDKApplicationActivatingSo34FBSDKApplicationLifecycleObservingSo016FBSDKApplicationW7SettingSo30FBSDKSourceApplicationTrackingpSo08FBSDKApprS9Providing_pSo08FBSDKAppoU11Determining_pSo08FBSDKApprW9Providing_pSo08FBSDKApprW10Persisting_pSoA68__SoA60_So08FBSDKApprY0So21FBSDKLoggingNotifyingpSo08FBSDKAppzO7Posting_pSo08FBSDKAppZ8Creating_pSo08FBSDKAppZ9Resolving_pSo08FBSDKAppZ14TargetCreating_pSo08FBSDKAppZ11URLCreating_pSo25FBSDKATEPublisherCreating_pSo019FBSDKAuthenticationF9Providing_pXpAA010BackgroundO7Logging_pAA12CAPIReporter_pSo21FBSDKCodelessIndexing_pXpSo17FBSDKCrashHandler_pSo19FBSDKCrashObserving_pSo23FBSDKFileDataExtracting_pXpSo19FBSDKDataPersisting_pSo31FBSDKDeviceInformationProviding_pSo011FBSDKDialogS11MapBuilding_pSo010FBSDKErrorS9Providing_pSo18FBSDKErrorCreating_pSo19FBSDKErrorReporting_pSo08FBSDKAppR19ParameterProcessing_So21FBSDKEventsProcessingpSoA61__pSo20FBSDKFeatureChecking_So21FBSDKFeatureDisablingpSo22FBSDKFeatureExtracting_pXpSo17FBSDKFileManaging_pSo23FBSDKGateKeeperManaging_pXpypycSo34FBSDKGraphRequestConnectionFactory_pSo24FBSDKGraphRequestFactory_pSo28FBSDKImpressionLoggerFactory_pSo28FBSDKInfoDictionaryProviding_pSo22FBSDKInternalURLOpener_pSo013FBSDKInternalY0_pSo12FBSDKLogging_pXpSo21__FBSDKLoggerCreating_pSo27FBSDKMacCatalystDetermining_pSo21FBSDKMetadataIndexing_pSo20FBSDKEventProcessing_So014FBSDKIntegrityp9ProcessorT0pSo25_FBSDKNotificationPosting_So27FBSDKNotificationDeliveringpSo36FBSDKOperatingSystemVersionComparing_pSo21FBSDKPaymentObserving_pSo34FBSDKGraphRequestPiggybackManaging_pAA16ProfileProviding_pXpSoA92__SoA93_pSo017FBSDKRulesFromKeyT0_pSo011FBSDKServerS9Providing_pSo24FBSDKURLSessionProviding_pSo20FBSDKSettingsLogging_AA16SettingsProtocolpA56_20SKAdNetworkReporting_So08FBSDKApprM0pSgA124_So014FBSDKSuggestedR7Indexer_pSo14FBSDKSwizzling_pXpSoA66__So23FBSDKTimeSpentRecordingpSo17FBSDKTokenCaching_pSo15FBSDKURLHosting_pSo29FBSDKURLSessionProxyProviding_pSo23FBSDKUserDataPersisting_pSo20FBSDKUserIDProviding_pSo21FBSDKWebViewProviding_pSo14FBSDKAutoSetup_pSoA92__pAA16MACARuleMatching_pSoA93__pSoA93__pSoA92__ptcfc", + "usr": "s:12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirer0eF6Wallet20advertiserIDProvider12aemNetworker0K8Reporter27appEventParametersExtractor0N6Events0nR21ConfigurationProvider0nR14DropDeterminer0nr5StateT00nrW5Store0nR7Utility0n4LinkO6Poster0nZ7Factory0nZ8Resolver0nZ13TargetFactory0nZ10URLFactory19atePublisherFactory014authenticationfH0010backgroundO6Logger04capiM015codelessIndexer12crashHandler13crashObserver04dataQ0011defaultDataX0017deviceInformationT006dialogS10MapBuilder05errorsT012errorFactory05errorM024eventDeactivationManager11eventLogger14featureChecker07featureQ011fileManager17gateKeeperManager32getApplicationActivationNotifier29graphRequestConnectionFactory19graphRequestFactory23impressionLoggerFactory014infoDictionaryT017internalURLOpener08internalY06logger13loggerFactory23macCatalystDeterminator15metadataIndexer12modelManager18notificationCenter30operatingSystemVersionComparer15paymentObserver16piggybackManager13profileSetter28restrictiveDataFilterManager012rulesFromKeyT006serversT0015sessionDataTaskT08settings011skAdNetworkM0011skAdNetworkM2V209suggestedR7Indexer8swizzler17timeSpentRecorder10tokenCache9urlHoster22urlSessionProxyFactory08userDataX004userJ007webViewT00K7Manager20protectedModeManager19bannedParamsManager26stdParamEnforcementManager23macaRuleMatchingManager09blocklistR7Manager08redactedR7Manager22sensitiveParamsManager19transactionObserver18iapDedupeProcessor19iapTransactionCacheAcA07_AccessF8Expiring_p_So011FBSDKAccessF9Providing_So25FBSDKTokenStringProvidingpXpSo26FBSDKAdvertiserIDProviding_p8FBAEMKit13AEMNetworking_pSgAA20_AEMReporterProtocol_pXpSo08FBSDKAppoP10Extracting_pSo17FBSDKEventLogging_So08FBSDKAppR11ConfiguringSo26FBSDKApplicationActivatingSo34FBSDKApplicationLifecycleObservingSo016FBSDKApplicationW7SettingSo30FBSDKSourceApplicationTrackingpSo08FBSDKApprS9Providing_pSo08FBSDKAppoU11Determining_pSo08FBSDKApprW9Providing_pSo08FBSDKApprW10Persisting_pSoA73__SoA65_So08FBSDKApprY0So21FBSDKLoggingNotifyingpSo08FBSDKAppzO7Posting_pSo08FBSDKAppZ8Creating_pSo08FBSDKAppZ9Resolving_pSo08FBSDKAppZ14TargetCreating_pSo08FBSDKAppZ11URLCreating_pSo25FBSDKATEPublisherCreating_pSo019FBSDKAuthenticationF9Providing_pXpAA010BackgroundO7Logging_pAA12CAPIReporter_pSo21FBSDKCodelessIndexing_pXpSo17FBSDKCrashHandler_pSo19FBSDKCrashObserving_pSo23FBSDKFileDataExtracting_pXpSo19FBSDKDataPersisting_pSo31FBSDKDeviceInformationProviding_pSo011FBSDKDialogS11MapBuilding_pSo010FBSDKErrorS9Providing_pSo18FBSDKErrorCreating_pSo19FBSDKErrorReporting_pSo08FBSDKAppR19ParameterProcessing_So21FBSDKEventsProcessingpSoA66__pSo20FBSDKFeatureChecking_So21FBSDKFeatureDisablingpSo22FBSDKFeatureExtracting_pXpSo17FBSDKFileManaging_pSo23FBSDKGateKeeperManaging_pXpypycSo34FBSDKGraphRequestConnectionFactory_pSo24FBSDKGraphRequestFactory_pSo28FBSDKImpressionLoggerFactory_pSo28FBSDKInfoDictionaryProviding_pSo22FBSDKInternalURLOpener_pSo013FBSDKInternalY0_pSo12FBSDKLogging_pXpSo21__FBSDKLoggerCreating_pSo27FBSDKMacCatalystDetermining_pSo21FBSDKMetadataIndexing_pSo20FBSDKEventProcessing_So014FBSDKIntegrityp9ProcessorT0pSo25_FBSDKNotificationPosting_So27FBSDKNotificationDeliveringpSo36FBSDKOperatingSystemVersionComparing_pSo21FBSDKPaymentObserving_pSo34FBSDKGraphRequestPiggybackManaging_pAA16ProfileProviding_pXpSoA97__SoA98_pSo017FBSDKRulesFromKeyT0_pSo011FBSDKServerS9Providing_pSo24FBSDKURLSessionProviding_pSo20FBSDKSettingsLogging_AA16SettingsProtocolpA61_20SKAdNetworkReporting_So08FBSDKApprM0pSgA129_So014FBSDKSuggestedR7Indexer_pSo14FBSDKSwizzling_pXpSoA71__So23FBSDKTimeSpentRecordingpSo17FBSDKTokenCaching_pSo15FBSDKURLHosting_pSo29FBSDKURLSessionProxyProviding_pSo23FBSDKUserDataPersisting_pSo20FBSDKUserIDProviding_pSo21FBSDKWebViewProviding_pSo14FBSDKAutoSetup_pSoA97__pAA16MACARuleMatching_pAAA140__pAAA140__pSoA98__pSoA98__pSoA97__pSo25FBSDKTransactionObserving_pSo24FBSDKIAPDedupeProcessing_pSo26FBSDKIAPTransactionCaching_ptcfc", + "mangledName": "$s12FBSDKCoreKit04CoreB10ComponentsC18accessTokenExpirer0eF6Wallet20advertiserIDProvider12aemNetworker0K8Reporter27appEventParametersExtractor0N6Events0nR21ConfigurationProvider0nR14DropDeterminer0nr5StateT00nrW5Store0nR7Utility0n4LinkO6Poster0nZ7Factory0nZ8Resolver0nZ13TargetFactory0nZ10URLFactory19atePublisherFactory014authenticationfH0010backgroundO6Logger04capiM015codelessIndexer12crashHandler13crashObserver04dataQ0011defaultDataX0017deviceInformationT006dialogS10MapBuilder05errorsT012errorFactory05errorM024eventDeactivationManager11eventLogger14featureChecker07featureQ011fileManager17gateKeeperManager32getApplicationActivationNotifier29graphRequestConnectionFactory19graphRequestFactory23impressionLoggerFactory014infoDictionaryT017internalURLOpener08internalY06logger13loggerFactory23macCatalystDeterminator15metadataIndexer12modelManager18notificationCenter30operatingSystemVersionComparer15paymentObserver16piggybackManager13profileSetter28restrictiveDataFilterManager012rulesFromKeyT006serversT0015sessionDataTaskT08settings011skAdNetworkM0011skAdNetworkM2V209suggestedR7Indexer8swizzler17timeSpentRecorder10tokenCache9urlHoster22urlSessionProxyFactory08userDataX004userJ007webViewT00K7Manager20protectedModeManager19bannedParamsManager26stdParamEnforcementManager23macaRuleMatchingManager09blocklistR7Manager08redactedR7Manager22sensitiveParamsManager19transactionObserver18iapDedupeProcessor19iapTransactionCacheAcA07_AccessF8Expiring_p_So011FBSDKAccessF9Providing_So25FBSDKTokenStringProvidingpXpSo26FBSDKAdvertiserIDProviding_p8FBAEMKit13AEMNetworking_pSgAA20_AEMReporterProtocol_pXpSo08FBSDKAppoP10Extracting_pSo17FBSDKEventLogging_So08FBSDKAppR11ConfiguringSo26FBSDKApplicationActivatingSo34FBSDKApplicationLifecycleObservingSo016FBSDKApplicationW7SettingSo30FBSDKSourceApplicationTrackingpSo08FBSDKApprS9Providing_pSo08FBSDKAppoU11Determining_pSo08FBSDKApprW9Providing_pSo08FBSDKApprW10Persisting_pSoA73__SoA65_So08FBSDKApprY0So21FBSDKLoggingNotifyingpSo08FBSDKAppzO7Posting_pSo08FBSDKAppZ8Creating_pSo08FBSDKAppZ9Resolving_pSo08FBSDKAppZ14TargetCreating_pSo08FBSDKAppZ11URLCreating_pSo25FBSDKATEPublisherCreating_pSo019FBSDKAuthenticationF9Providing_pXpAA010BackgroundO7Logging_pAA12CAPIReporter_pSo21FBSDKCodelessIndexing_pXpSo17FBSDKCrashHandler_pSo19FBSDKCrashObserving_pSo23FBSDKFileDataExtracting_pXpSo19FBSDKDataPersisting_pSo31FBSDKDeviceInformationProviding_pSo011FBSDKDialogS11MapBuilding_pSo010FBSDKErrorS9Providing_pSo18FBSDKErrorCreating_pSo19FBSDKErrorReporting_pSo08FBSDKAppR19ParameterProcessing_So21FBSDKEventsProcessingpSoA66__pSo20FBSDKFeatureChecking_So21FBSDKFeatureDisablingpSo22FBSDKFeatureExtracting_pXpSo17FBSDKFileManaging_pSo23FBSDKGateKeeperManaging_pXpypycSo34FBSDKGraphRequestConnectionFactory_pSo24FBSDKGraphRequestFactory_pSo28FBSDKImpressionLoggerFactory_pSo28FBSDKInfoDictionaryProviding_pSo22FBSDKInternalURLOpener_pSo013FBSDKInternalY0_pSo12FBSDKLogging_pXpSo21__FBSDKLoggerCreating_pSo27FBSDKMacCatalystDetermining_pSo21FBSDKMetadataIndexing_pSo20FBSDKEventProcessing_So014FBSDKIntegrityp9ProcessorT0pSo25_FBSDKNotificationPosting_So27FBSDKNotificationDeliveringpSo36FBSDKOperatingSystemVersionComparing_pSo21FBSDKPaymentObserving_pSo34FBSDKGraphRequestPiggybackManaging_pAA16ProfileProviding_pXpSoA97__SoA98_pSo017FBSDKRulesFromKeyT0_pSo011FBSDKServerS9Providing_pSo24FBSDKURLSessionProviding_pSo20FBSDKSettingsLogging_AA16SettingsProtocolpA61_20SKAdNetworkReporting_So08FBSDKApprM0pSgA129_So014FBSDKSuggestedR7Indexer_pSo14FBSDKSwizzling_pXpSoA71__So23FBSDKTimeSpentRecordingpSo17FBSDKTokenCaching_pSo15FBSDKURLHosting_pSo29FBSDKURLSessionProxyProviding_pSo23FBSDKUserDataPersisting_pSo20FBSDKUserIDProviding_pSo21FBSDKWebViewProviding_pSo14FBSDKAutoSetup_pSoA97__pAA16MACARuleMatching_pAAA140__pAAA140__pSoA98__pSoA98__pSoA97__pSo25FBSDKTransactionObserving_pSo24FBSDKIAPDedupeProcessing_pSo26FBSDKIAPTransactionCaching_ptcfc", "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" @@ -15101,6 +16756,22 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -15223,6 +16894,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "CoreKitConfiguring", "printedName": "CoreKitConfiguring", "usr": "s:12FBSDKCoreKit04CoreB11ConfiguringP", @@ -15263,6 +16948,22 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -15377,6 +17078,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -15786,6 +17501,22 @@ "declAttributes": [ "DynamicMemberLookup", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -16155,6 +17886,22 @@ "declAttributes": [ "DynamicMemberLookup", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -16519,6 +18266,22 @@ "declAttributes": [ "DynamicMemberLookup", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -16927,8 +18690,8 @@ "isInternal": true, "declAttributes": [ "HasInitialValue", - "HasStorage", - "Final" + "Final", + "HasStorage" ], "fixedbinaryorder": 5, "hasStorage": true @@ -17198,6 +18961,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -17215,6 +18992,20 @@ "RawDocComment" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "DependentAsObject", @@ -17509,6 +19300,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -17599,8 +19404,9 @@ "declAttributes": [ "HasInitialValue", "Final", - "HasStorage", + "Preconcurrency", "Custom", + "HasStorage", "AccessControl", "RawDocComment", "ObjC" @@ -17699,6 +19505,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "AccessControl", "RawDocComment", @@ -17795,6 +19602,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom" ], "accessors": [ @@ -17840,8 +19648,9 @@ "declAttributes": [ "HasInitialValue", "Final", - "HasStorage", + "Preconcurrency", "Custom", + "HasStorage", "ObjC" ], "hasStorage": true, @@ -17947,8 +19756,9 @@ "declAttributes": [ "HasInitialValue", "Final", - "HasStorage", - "Custom" + "Preconcurrency", + "Custom", + "HasStorage" ], "hasStorage": true, "accessors": [ @@ -18059,8 +19869,9 @@ "declAttributes": [ "HasInitialValue", "Final", - "HasStorage", + "Preconcurrency", "Custom", + "HasStorage", "ObjC" ], "hasStorage": true, @@ -18158,8 +19969,9 @@ "declAttributes": [ "HasInitialValue", "Final", - "HasStorage", + "Preconcurrency", "Custom", + "HasStorage", "ObjC" ], "hasStorage": true, @@ -18257,8 +20069,9 @@ "declAttributes": [ "HasInitialValue", "Final", - "HasStorage", + "Preconcurrency", "Custom", + "HasStorage", "ObjC" ], "hasStorage": true, @@ -18358,6 +20171,7 @@ "declAttributes": [ "Final", "ObjC", + "Preconcurrency", "Custom", "Override", "AccessControl" @@ -18460,6 +20274,7 @@ "declAttributes": [ "Final", "ObjC", + "Preconcurrency", "Custom", "Override", "AccessControl" @@ -18580,6 +20395,7 @@ "moduleName": "FBSDKCoreKit", "objc_name": "initWith:profile:", "declAttributes": [ + "Preconcurrency", "Custom", "AccessControl", "ObjC", @@ -18620,6 +20436,7 @@ "moduleName": "FBSDKCoreKit", "objc_name": "initWithProfile:", "declAttributes": [ + "Preconcurrency", "Custom", "Convenience", "AccessControl", @@ -18654,6 +20471,7 @@ "objc_name": "initWithFrame:", "declAttributes": [ "Dynamic", + "Preconcurrency", "Custom", "Override", "AccessControl", @@ -18696,6 +20514,7 @@ "objc_name": "initWithCoder:", "declAttributes": [ "Dynamic", + "Preconcurrency", "Custom", "Required", "AccessControl", @@ -18721,6 +20540,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "AccessControl", "RawDocComment", @@ -18745,6 +20565,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18773,6 +20594,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18801,6 +20623,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18823,6 +20646,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18845,6 +20669,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18879,6 +20704,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom" ], "funcSelfKind": "NonMutating" @@ -18901,6 +20727,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18936,6 +20763,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -18973,6 +20801,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom" ], "funcSelfKind": "NonMutating" @@ -18994,6 +20823,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -19028,6 +20858,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom" ], "funcSelfKind": "NonMutating" @@ -19049,6 +20880,7 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "Final", + "Preconcurrency", "Custom", "ObjC" ], @@ -19061,6 +20893,7 @@ "moduleName": "FBSDKCoreKit", "objc_name": "FBSDKProfilePictureView", "declAttributes": [ + "Preconcurrency", "Custom", "Final", "AccessControl", @@ -19076,6 +20909,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -19773,6 +21620,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -19813,6 +21674,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -20549,6 +22417,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -20589,6 +22471,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -20784,6 +22673,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -20824,6 +22727,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -21604,6 +23514,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -21644,6 +23568,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -21889,6 +23820,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -21929,6 +23874,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -22665,6 +24617,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -22705,6 +24671,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -23485,6 +25458,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -23525,6 +25512,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -24147,6 +26141,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -24187,6 +26195,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -24467,6 +26482,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -24507,6 +26536,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -24677,10 +26713,31 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -24923,10 +26980,31 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -25301,6 +27379,9 @@ "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, + "declAttributes": [ + "Nonisolated" + ], "accessors": [ { "kind": "Accessor", @@ -25340,6 +27421,20 @@ "enumRawTypeName": "String", "isEnumExhaustive": true, "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -25412,6 +27507,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -25664,6 +27766,9 @@ "moduleName": "FBSDKCoreKit", "static": true, "implicit": true, + "declAttributes": [ + "Nonisolated" + ], "accessors": [ { "kind": "Accessor", @@ -25703,6 +27808,20 @@ "enumRawTypeName": "String", "isEnumExhaustive": true, "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -25775,6 +27894,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -26708,10 +28834,31 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -26978,6 +29125,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -27018,6 +29179,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -28065,6 +30233,20 @@ }, { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -28852,6 +31034,22 @@ "moduleName": "FBSDKCoreKit", "declAttributes": [ "AccessControl" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -29175,6 +31373,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -29541,10 +31753,31 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -30377,7 +32610,23 @@ "usr": "s:12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit28GraphRequestPiggybackManagerC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] } ], "declKind": "Class", @@ -30389,6 +32638,20 @@ "RawDocComment" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "DependentAsObject", @@ -30410,6 +32673,13643 @@ ], "usr": "s:12FBSDKCoreKit17DependentAsObjectP", "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPConstants", + "printedName": "IAPConstants", + "children": [ + { + "kind": "Var", + "name": "storeKitFreeTrialPaymentModeString", + "printedName": "storeKitFreeTrialPaymentModeString", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO05storeB26FreeTrialPaymentModeStringSSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO05storeB26FreeTrialPaymentModeStringSSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO05storeB26FreeTrialPaymentModeStringSSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO05storeB26FreeTrialPaymentModeStringSSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "gateKeeperAppEventsIfAutoLogSubs", + "printedName": "gateKeeperAppEventsIfAutoLogSubs", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO32gateKeeperAppEventsIfAutoLogSubsSSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO32gateKeeperAppEventsIfAutoLogSubsSSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO32gateKeeperAppEventsIfAutoLogSubsSSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO32gateKeeperAppEventsIfAutoLogSubsSSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "restoredPurchasesCacheKey", + "printedName": "restoredPurchasesCacheKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO25restoredPurchasesCacheKeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO25restoredPurchasesCacheKeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO25restoredPurchasesCacheKeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO25restoredPurchasesCacheKeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "loggedTransactionsCacheKey", + "printedName": "loggedTransactionsCacheKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO26loggedTransactionsCacheKeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO26loggedTransactionsCacheKeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO26loggedTransactionsCacheKeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO26loggedTransactionsCacheKeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "newCandidatesDateCacheKey", + "printedName": "newCandidatesDateCacheKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO25newCandidatesDateCacheKeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO25newCandidatesDateCacheKeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO25newCandidatesDateCacheKeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO25newCandidatesDateCacheKeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "oldestCachedTransactionkey", + "printedName": "oldestCachedTransactionkey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO26oldestCachedTransactionkeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO26oldestCachedTransactionkeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO26oldestCachedTransactionkeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO26oldestCachedTransactionkeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "transactionDateFormat", + "printedName": "transactionDateFormat", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO21transactionDateFormatSSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO21transactionDateFormatSSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO21transactionDateFormatSSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO21transactionDateFormatSSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "defaultIAPObservationTime", + "printedName": "defaultIAPObservationTime", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO25defaultIAPObservationTimes6UInt64VvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO25defaultIAPObservationTimes6UInt64VvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO25defaultIAPObservationTimes6UInt64VvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO25defaultIAPObservationTimes6UInt64VvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "defaultIAPDedupeWindow", + "printedName": "defaultIAPDedupeWindow", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO22defaultIAPDedupeWindowSdvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO22defaultIAPDedupeWindowSdvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO22defaultIAPDedupeWindowSdvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO22defaultIAPDedupeWindowSdvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "IAPSDKLibraryVersions", + "printedName": "IAPSDKLibraryVersions", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO21IAPSDKLibraryVersionsSSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO21IAPSDKLibraryVersionsSSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO21IAPSDKLibraryVersionsSSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO21IAPSDKLibraryVersionsSSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "dedupableEvents", + "printedName": "dedupableEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<FBSDKCoreKit.AppEvents.Name>", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO15dedupableEventsShySo17FBSDKAppEventNameaGvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO15dedupableEventsShySo17FBSDKAppEventNameaGvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<FBSDKCoreKit.AppEvents.Name>", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO15dedupableEventsShySo17FBSDKAppEventNameaGvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO15dedupableEventsShySo17FBSDKAppEventNameaGvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "verifiableEvents", + "printedName": "verifiableEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<FBSDKCoreKit.AppEvents.Name>", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO16verifiableEventsShySo17FBSDKAppEventNameaGvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO16verifiableEventsShySo17FBSDKAppEventNameaGvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<FBSDKCoreKit.AppEvents.Name>", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO16verifiableEventsShySo17FBSDKAppEventNameaGvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO16verifiableEventsShySo17FBSDKAppEventNameaGvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "manuallyLoggedDedupableEventsKey", + "printedName": "manuallyLoggedDedupableEventsKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO32manuallyLoggedDedupableEventsKeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO32manuallyLoggedDedupableEventsKeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO32manuallyLoggedDedupableEventsKeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO32manuallyLoggedDedupableEventsKeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "implicitlyLoggedDedupableEventsKey", + "printedName": "implicitlyLoggedDedupableEventsKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO34implicitlyLoggedDedupableEventsKeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO34implicitlyLoggedDedupableEventsKeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO34implicitlyLoggedDedupableEventsKeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO34implicitlyLoggedDedupableEventsKeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "sk2ReleaseDate", + "printedName": "sk2ReleaseDate", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO14sk2ReleaseDateSSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO14sk2ReleaseDateSSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO14sk2ReleaseDateSSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO14sk2ReleaseDateSSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "consumablesInPurchaseHistoryKey", + "printedName": "consumablesInPurchaseHistoryKey", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit12IAPConstantsO31consumablesInPurchaseHistoryKeySSvpZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO31consumablesInPurchaseHistoryKeySSvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit12IAPConstantsO31consumablesInPurchaseHistoryKeySSvgZ", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO31consumablesInPurchaseHistoryKeySSvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit12IAPConstantsO", + "mangledName": "$s12FBSDKCoreKit12IAPConstantsO", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ], + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IAPDedupeProcessor", + "printedName": "IAPDedupeProcessor", + "children": [ + { + "kind": "Var", + "name": "isEnabled", + "printedName": "isEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC9isEnabledSbvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC9isEnabledSbvp", + "moduleName": "FBSDKCoreKit", + "objc_name": "isEnabled", + "declAttributes": [ + "HasInitialValue", + "Final", + "ObjC", + "HasStorage", + "SetterAccess" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC9isEnabledSbvg", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC9isEnabledSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "objc_name": "isEnabled", + "declAttributes": [ + "Transparent", + "Final", + "ObjC" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "manuallyLoggedEvents", + "printedName": "manuallyLoggedEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[FBSDKCoreKit.DedupableEvent]", + "children": [ + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC20manuallyLoggedEvents33_B9D74E5D4CCBAF9E311B8E221A49C11ELLSayAA14DedupableEventVGvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC20manuallyLoggedEvents33_B9D74E5D4CCBAF9E311B8E221A49C11ELLSayAA14DedupableEventVGvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "implicitlyLoggedEvents", + "printedName": "implicitlyLoggedEvents", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[FBSDKCoreKit.DedupableEvent]", + "children": [ + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC22implicitlyLoggedEvents33_B9D74E5D4CCBAF9E311B8E221A49C11ELLSayAA14DedupableEventVGvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC22implicitlyLoggedEvents33_B9D74E5D4CCBAF9E311B8E221A49C11ELLSayAA14DedupableEventVGvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "timer", + "printedName": "timer", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Timer?", + "children": [ + { + "kind": "TypeNominal", + "name": "Timer", + "printedName": "Foundation.Timer", + "usr": "c:objc(cs)NSTimer" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC5timer33_B9D74E5D4CCBAF9E311B8E221A49C11ELLSo7NSTimerCSgvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC5timer33_B9D74E5D4CCBAF9E311B8E221A49C11ELLSo7NSTimerCSgvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvpZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvgZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvsZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvsZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvMZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC22configuredDependenciesAC04TypeF0VSgvMZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvpZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvgZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvsZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvsZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvMZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC19defaultDependenciesAC04TypeF0VSgvMZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPDedupeProcessor", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC6sharedACvpZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC6sharedACvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPDedupeProcessor", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC6sharedACvgZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC6sharedACvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Transparent", + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "TypeDecl", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "Var", + "name": "eventLogger", + "printedName": "eventLogger", + "children": [ + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvg", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvs", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvM", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLoggerSo17FBSDKEventLogging_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "appEventsConfigurationProvider", + "printedName": "appEventsConfigurationProvider", + "children": [ + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvg", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvs", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvM", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "dataStore", + "printedName": "dataStore", + "children": [ + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(eventLogger:appEventsConfigurationProvider:dataStore:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + }, + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + }, + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLogger30appEventsConfigurationProvider9dataStoreAESo17FBSDKEventLogging_p_So08FBSDKAppjK9Providing_pSo19FBSDKDataPersisting_ptcfc", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV11eventLogger30appEventsConfigurationProvider9dataStoreAESo17FBSDKEventLogging_p_So08FBSDKAppjK9Providing_pSo19FBSDKDataPersisting_ptcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "enable", + "printedName": "enable()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC6enableyyF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC6enableyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "enable", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "disable", + "printedName": "disable()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC7disableyyF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC7disableyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "disable", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "saveNonProcessedEvents", + "printedName": "saveNonProcessedEvents()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC22saveNonProcessedEventsyyF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC22saveNonProcessedEventsyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "saveNonProcessedEvents", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "processSavedEvents", + "printedName": "processSavedEvents()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC18processSavedEventsyyF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC18processSavedEventsyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "processSavedEvents", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "shouldDedupeEvent", + "printedName": "shouldDedupeEvent(_:valueToSum:parameters:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ParameterName", + "printedName": "FBSDKCoreKit.AppEvents.ParameterName", + "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC17shouldDedupeEvent_10valueToSum10parametersSbSo08FBSDKAppG4Namea_So8NSNumberCSgSDySo0lg9ParameterM0aypGSgtF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC17shouldDedupeEvent_10valueToSum10parametersSbSo08FBSDKAppG4Namea_So8NSNumberCSgSDySo0lg9ParameterM0aypGSgtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "shouldDedupeEvent:valueToSum:parameters:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "processManualEvent", + "printedName": "processManualEvent(_:valueToSum:parameters:accessToken:operationalParameters:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ParameterName", + "printedName": "FBSDKCoreKit.AppEvents.ParameterName", + "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.AccessToken?", + "children": [ + { + "kind": "TypeNominal", + "name": "AccessToken", + "printedName": "FBSDKCoreKit.AccessToken", + "usr": "c:objc(cs)FBSDKAccessToken" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[FBSDKCoreKit.AppOperationalDataType : [Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppOperationalDataType : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "AppOperationalDataType", + "printedName": "FBSDKCoreKit.AppOperationalDataType", + "usr": "c:FBSDKAppOperationalDataType.h@T@FBSDKAppOperationalDataType" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC18processManualEvent_10valueToSum10parameters11accessToken21operationalParametersySo08FBSDKAppG4Namea_So8NSNumberCSgSDySo0pg9ParameterQ0aypGSgSo011FBSDKAccessM0CSgSDySo0P19OperationalDataTypeaSDySSypGGSgtF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC18processManualEvent_10valueToSum10parameters11accessToken21operationalParametersySo08FBSDKAppG4Namea_So8NSNumberCSgSDySo0pg9ParameterQ0aypGSgSo011FBSDKAccessM0CSgSDySo0P19OperationalDataTypeaSDySSypGGSgtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "processManualEvent:valueToSum:parameters:accessToken:operationalParameters:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "processImplicitEvent", + "printedName": "processImplicitEvent(_:valueToSum:parameters:accessToken:operationalParameters:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ParameterName", + "printedName": "FBSDKCoreKit.AppEvents.ParameterName", + "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.AccessToken?", + "children": [ + { + "kind": "TypeNominal", + "name": "AccessToken", + "printedName": "FBSDKCoreKit.AccessToken", + "usr": "c:objc(cs)FBSDKAccessToken" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[FBSDKCoreKit.AppOperationalDataType : [Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppOperationalDataType : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "AppOperationalDataType", + "printedName": "FBSDKCoreKit.AppOperationalDataType", + "usr": "c:FBSDKAppOperationalDataType.h@T@FBSDKAppOperationalDataType" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC20processImplicitEvent_10valueToSum10parameters11accessToken21operationalParametersySo08FBSDKAppG4Namea_So8NSNumberCSgSDySo0pg9ParameterQ0aypGSgSo011FBSDKAccessM0CSgSDySo0P19OperationalDataTypeaSDySSypGGSgtF", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC20processImplicitEvent_10valueToSum10parameters11accessToken21operationalParametersySo08FBSDKAppG4Namea_So8NSNumberCSgSDySo0pg9ParameterQ0aypGSgSo011FBSDKAccessM0CSgSDySo0P19OperationalDataTypeaSDySSypGGSgtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "processImplicitEvent:valueToSum:parameters:accessToken:operationalParameters:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "performDedup", + "printedName": "performDedup(implicitEvents:manualEvents:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[FBSDKCoreKit.DedupableEvent]", + "children": [ + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[FBSDKCoreKit.DedupableEvent]", + "children": [ + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + } + ], + "paramValueOwnership": "InOut", + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC12performDedup14implicitEvents06manualH0ySayAA14DedupableEventVGz_AIztFZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC12performDedup14implicitEvents06manualH0ySayAA14DedupableEventVGz_AIztFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "areDuplicates", + "printedName": "areDuplicates(implicitEvent:manualEvent:dedupConfiguration:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + }, + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[Swift.String]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sa" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC13areDuplicates13implicitEvent06manualH018dedupConfigurationSSSgAA09DedupableH0V_AJSDySSSaySSGGtFZ", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC13areDuplicates13implicitEvent06manualH018dedupConfigurationSSSgAA09DedupableH0V_AJSDySSSaySSGGtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC", + "mangledName": "$s12FBSDKCoreKit18IAPDedupeProcessorC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPDedupeProcessor.TypeDependencies", + "usr": "s:12FBSDKCoreKit18IAPDedupeProcessorC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "DedupableEvent", + "printedName": "DedupableEvent", + "children": [ + { + "kind": "Var", + "name": "eventName", + "printedName": "eventName", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9eventNameSo08FBSDKAppdF0avM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "valueToSum", + "printedName": "valueToSum", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10valueToSumSo8NSNumberCSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "parameters", + "printedName": "parameters", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10parametersSDySSypGSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isImplicitEvent", + "printedName": "isImplicitEvent", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV010isImplicitD0Sbvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV010isImplicitD0Sbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV010isImplicitD0Sbvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV010isImplicitD0Sbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "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": "s:12FBSDKCoreKit14DedupableEventV010isImplicitD0Sbvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV010isImplicitD0Sbvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV010isImplicitD0SbvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV010isImplicitD0SbvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "accessToken", + "printedName": "accessToken", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.AccessToken?", + "children": [ + { + "kind": "TypeNominal", + "name": "AccessToken", + "printedName": "FBSDKCoreKit.AccessToken", + "usr": "c:objc(cs)FBSDKAccessToken" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.AccessToken?", + "children": [ + { + "kind": "TypeNominal", + "name": "AccessToken", + "printedName": "FBSDKCoreKit.AccessToken", + "usr": "c:objc(cs)FBSDKAccessToken" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.AccessToken?", + "children": [ + { + "kind": "TypeNominal", + "name": "AccessToken", + "printedName": "FBSDKCoreKit.AccessToken", + "usr": "c:objc(cs)FBSDKAccessToken" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV11accessTokenSo011FBSDKAccessF0CSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasBeenProdDeduped", + "printedName": "hasBeenProdDeduped", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 5, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "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": "s:12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenProdDedupedSbvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "hasBeenTestDeduped", + "printedName": "hasBeenTestDeduped", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 6, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "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": "s:12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV18hasBeenTestDedupedSbvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "operationalParameters", + "printedName": "operationalParameters", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : [Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "HasStorage" + ], + "fixedbinaryorder": 7, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : [Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : [Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvs", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvM", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV21operationalParametersSDySSSDySSypGGSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "TypeDecl", + "name": "CodingKeys", + "printedName": "CodingKeys", + "children": [ + { + "kind": "Var", + "name": "eventName", + "printedName": "eventName", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO9eventNameyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO9eventNameyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "valueToSum", + "printedName": "valueToSum", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO10valueToSumyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO10valueToSumyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "parameters", + "printedName": "parameters", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO10parametersyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO10parametersyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "isImplicitEvent", + "printedName": "isImplicitEvent", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO010isImplicitD0yA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO010isImplicitD0yA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "accessToken", + "printedName": "accessToken", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO11accessTokenyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO11accessTokenyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 4 + }, + { + "kind": "Var", + "name": "hasBeenProdDeduped", + "printedName": "hasBeenProdDeduped", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO18hasBeenProdDedupedyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO18hasBeenProdDedupedyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 5 + }, + { + "kind": "Var", + "name": "hasBeenTestDeduped", + "printedName": "hasBeenTestDeduped", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO18hasBeenTestDedupedyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO18hasBeenTestDedupedyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 6 + }, + { + "kind": "Var", + "name": "operationalParameters", + "printedName": "operationalParameters", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.DedupableEvent.CodingKeys.Type) -> FBSDKCoreKit.DedupableEvent.CodingKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO21operationalParametersyA2EmF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO21operationalParametersyA2EmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 7 + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + }, + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO2eeoiySbAE_AEtFZ", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO2eeoiySbAE_AEtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO9hashValueSivp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO9hashValueSivp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO9hashValueSivg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO9hashValueSivg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO4hash4intoys6HasherVz_tF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO4hash4intoys6HasherVz_tF", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "stringValue", + "printedName": "stringValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO11stringValueSSvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO11stringValueSSvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO11stringValueSSvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO11stringValueSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(stringValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys?", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO11stringValueAESgSS_tcfc", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO11stringValueAESgSS_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "intValue", + "printedName": "intValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO8intValueSiSgvp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO8intValueSiSgvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.Int?", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO8intValueSiSgvg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO8intValueSiSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(intValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys?", + "children": [ + { + "kind": "TypeNominal", + "name": "CodingKeys", + "printedName": "FBSDKCoreKit.DedupableEvent.CodingKeys", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO8intValueAESgSi_tcfc", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO8intValueAESgSi_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit14DedupableEventV10CodingKeysO", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV10CodingKeysO", + "moduleName": "FBSDKCoreKit", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CodingKey", + "printedName": "CodingKey", + "usr": "s:s9CodingKeyP", + "mangledName": "$ss9CodingKeyP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(eventName:valueToSum:parameters:isImplicitEvent:accessToken:hasBeenProdDeduped:hasBeenTestDeduped:operationalParameters:)", + "children": [ + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSNumber?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSNumber", + "printedName": "Foundation.NSNumber", + "usr": "c:objc(cs)NSNumber" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : Any]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.AccessToken?", + "children": [ + { + "kind": "TypeNominal", + "name": "AccessToken", + "printedName": "FBSDKCoreKit.AccessToken", + "usr": "c:objc(cs)FBSDKAccessToken" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "[Swift.String : [Swift.String : Any]]?", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "hasDefaultArg": true, + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit14DedupableEventV9eventName10valueToSum10parameters010isImplicitD011accessToken18hasBeenProdDeduped0op4TestR021operationalParametersACSo08FBSDKAppdF0a_So8NSNumberCSgSDySSypGSgSbSo011FBSDKAccessN0CSgS2bSDySSAQGSgtcfc", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9eventName10valueToSum10parameters010isImplicitD011accessToken18hasBeenProdDeduped0op4TestR021operationalParametersACSo08FBSDKAppdF0a_So8NSNumberCSgSDySSypGSgSbSo011FBSDKAccessN0CSgS2bSDySSAQGSgtcfc", + "moduleName": "FBSDKCoreKit", + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "any Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit14DedupableEventV4fromACs7Decoder_p_tKcfc", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV4fromACs7Decoder_p_tKcfc", + "moduleName": "FBSDKCoreKit", + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "any Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit14DedupableEventV6encode2toys7Encoder_p_tKF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV6encode2toys7Encoder_p_tKF", + "moduleName": "FBSDKCoreKit", + "throwing": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + }, + { + "kind": "TypeNominal", + "name": "DedupableEvent", + "printedName": "FBSDKCoreKit.DedupableEvent", + "usr": "s:12FBSDKCoreKit14DedupableEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit14DedupableEventV2eeoiySbAC_ACtFZ", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV2eeoiySbAC_ACtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit14DedupableEventV4hash4intoys6HasherVz_tF", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV4hash4intoys6HasherVz_tF", + "moduleName": "FBSDKCoreKit", + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14DedupableEventV9hashValueSivp", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9hashValueSivp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14DedupableEventV9hashValueSivg", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV9hashValueSivg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit14DedupableEventV", + "mangledName": "$s12FBSDKCoreKit14DedupableEventV", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPEvent", + "printedName": "IAPEvent", + "children": [ + { + "kind": "Var", + "name": "eventName", + "printedName": "eventName", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV9eventNameSo013FBSDKAppEventE0avp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV9eventNameSo013FBSDKAppEventE0avp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV9eventNameSo013FBSDKAppEventE0avg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV9eventNameSo013FBSDKAppEventE0avg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "productID", + "printedName": "productID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV9productIDSSvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV9productIDSSvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV9productIDSSvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV9productIDSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "productTitle", + "printedName": "productTitle", + "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": "s:12FBSDKCoreKit8IAPEventV12productTitleSSSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV12productTitleSSSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 2, + "isLet": true, + "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": "s:12FBSDKCoreKit8IAPEventV12productTitleSSSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV12productTitleSSSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "productDescription", + "printedName": "productDescription", + "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": "s:12FBSDKCoreKit8IAPEventV18productDescriptionSSSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV18productDescriptionSSSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 3, + "isLet": true, + "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": "s:12FBSDKCoreKit8IAPEventV18productDescriptionSSSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV18productDescriptionSSSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "amount", + "printedName": "amount", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV6amountSo9NSDecimalavp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV6amountSo9NSDecimalavp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 4, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV6amountSo9NSDecimalavg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV6amountSo9NSDecimalavg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "quantity", + "printedName": "quantity", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV8quantitySivp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV8quantitySivp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 5, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV8quantitySivg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV8quantitySivg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "currency", + "printedName": "currency", + "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": "s:12FBSDKCoreKit8IAPEventV8currencySSSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV8currencySSSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 6, + "isLet": true, + "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": "s:12FBSDKCoreKit8IAPEventV8currencySSSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV8currencySSSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "transactionID", + "printedName": "transactionID", + "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": "s:12FBSDKCoreKit8IAPEventV13transactionIDSSSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV13transactionIDSSSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 7, + "isLet": true, + "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": "s:12FBSDKCoreKit8IAPEventV13transactionIDSSSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV13transactionIDSSSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "originalTransactionID", + "printedName": "originalTransactionID", + "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": "s:12FBSDKCoreKit8IAPEventV21originalTransactionIDSSSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV21originalTransactionIDSSSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 8, + "isLet": true, + "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": "s:12FBSDKCoreKit8IAPEventV21originalTransactionIDSSSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV21originalTransactionIDSSSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "transactionDate", + "printedName": "transactionDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV15transactionDate10Foundation0E0VSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV15transactionDate10Foundation0E0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 9, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV15transactionDate10Foundation0E0VSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV15transactionDate10Foundation0E0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "originalTransactionDate", + "printedName": "originalTransactionDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV23originalTransactionDate10Foundation0F0VSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV23originalTransactionDate10Foundation0F0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 10, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV23originalTransactionDate10Foundation0F0VSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV23originalTransactionDate10Foundation0F0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "validationResult", + "printedName": "validationResult", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPValidationResult?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV16validationResultAA013IAPValidationE0OSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV16validationResultAA013IAPValidationE0OSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 11, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPValidationResult?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV16validationResultAA013IAPValidationE0OSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV16validationResultAA013IAPValidationE0OSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isSubscription", + "printedName": "isSubscription", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV14isSubscriptionSbvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV14isSubscriptionSbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 12, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV14isSubscriptionSbvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV14isSubscriptionSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "subscriptionPeriod", + "printedName": "subscriptionPeriod", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV18subscriptionPeriodAA015IAPSubscriptionE0VSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV18subscriptionPeriodAA015IAPSubscriptionE0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 13, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV18subscriptionPeriodAA015IAPSubscriptionE0VSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV18subscriptionPeriodAA015IAPSubscriptionE0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isStartTrial", + "printedName": "isStartTrial", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV12isStartTrialSbvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV12isStartTrialSbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 14, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV12isStartTrialSbvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV12isStartTrialSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hasIntroductoryOffer", + "printedName": "hasIntroductoryOffer", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV20hasIntroductoryOfferSbvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV20hasIntroductoryOfferSbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 15, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV20hasIntroductoryOfferSbvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV20hasIntroductoryOfferSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hasFreeTrial", + "printedName": "hasFreeTrial", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV12hasFreeTrialSbvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV12hasFreeTrialSbvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 16, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV12hasFreeTrialSbvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV12hasFreeTrialSbvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "introductoryOfferSubscriptionPeriod", + "printedName": "introductoryOfferSubscriptionPeriod", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV35introductoryOfferSubscriptionPeriodAA015IAPSubscriptionG0VSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV35introductoryOfferSubscriptionPeriodAA015IAPSubscriptionG0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 17, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV35introductoryOfferSubscriptionPeriodAA015IAPSubscriptionG0VSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV35introductoryOfferSubscriptionPeriodAA015IAPSubscriptionG0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "introductoryOfferPrice", + "printedName": "introductoryOfferPrice", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Decimal?", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV22introductoryOfferPriceSo9NSDecimalaSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV22introductoryOfferPriceSo9NSDecimalaSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 18, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Decimal?", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV22introductoryOfferPriceSo9NSDecimalaSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV22introductoryOfferPriceSo9NSDecimalaSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "storeKitVersion", + "printedName": "storeKitVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV05storeB7VersionAA08IAPStorebE0Ovp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV05storeB7VersionAA08IAPStorebE0Ovp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 19, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV05storeB7VersionAA08IAPStorebE0Ovg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV05storeB7VersionAA08IAPStorebE0Ovg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "productType", + "printedName": "productType", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPProductType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV11productTypeAA010IAPProductE0OSgvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV11productTypeAA010IAPProductE0OSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 20, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPProductType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV11productTypeAA010IAPProductE0OSgvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV11productTypeAA010IAPProductE0OSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "shouldAppendReceipt", + "printedName": "shouldAppendReceipt", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV19shouldAppendReceiptSbvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV19shouldAppendReceiptSbvp", + "moduleName": "FBSDKCoreKit", + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV19shouldAppendReceiptSbvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV19shouldAppendReceiptSbvg", + "moduleName": "FBSDKCoreKit", + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "isClientSideVerifiable", + "printedName": "isClientSideVerifiable", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit8IAPEventV22isClientSideVerifiableSbvp", + "mangledName": "$s12FBSDKCoreKit8IAPEventV22isClientSideVerifiableSbvp", + "moduleName": "FBSDKCoreKit", + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit8IAPEventV22isClientSideVerifiableSbvg", + "mangledName": "$s12FBSDKCoreKit8IAPEventV22isClientSideVerifiableSbvg", + "moduleName": "FBSDKCoreKit", + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(eventName:productID:productTitle:productDescription:amount:quantity:currency:transactionID:originalTransactionID:transactionDate:originalTransactionDate:validationResult:isSubscription:subscriptionPeriod:isStartTrial:hasIntroductoryOffer:hasFreeTrial:introductoryOfferSubscriptionPeriod:introductoryOfferPrice:storeKitVersion:productType:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPValidationResult?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Decimal?", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPProductType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit8IAPEventV9eventName9productID0F5Title0F11Description6amount8quantity8currency011transactionG0019originalTransactionG00M4Date0noP016validationResult14isSubscription18subscriptionPeriod0S10StartTrial20hasIntroductoryOffer0y4FreeX0017introductoryOffertV022introductoryOfferPrice05storeB7Version0F4TypeACSo013FBSDKAppEventE0a_S2SSgA_So9NSDecimalaSiA_A_A_10Foundation0P0VSgA5_AA013IAPValidationR0OSgSbAA015IAPSubscriptionV0VSgS3bA11_A1_SgAA08IAPStoreB7VersionOAA14IAPProductTypeOSgtcfc", + "mangledName": "$s12FBSDKCoreKit8IAPEventV9eventName9productID0F5Title0F11Description6amount8quantity8currency011transactionG0019originalTransactionG00M4Date0noP016validationResult14isSubscription18subscriptionPeriod0S10StartTrial20hasIntroductoryOffer0y4FreeX0017introductoryOffertV022introductoryOfferPrice05storeB7Version0F4TypeACSo013FBSDKAppEventE0a_S2SSgA_So9NSDecimalaSiA_A_A_10Foundation0P0VSgA5_AA013IAPValidationR0OSgSbAA015IAPSubscriptionV0VSgS3bA11_A1_SgAA08IAPStoreB7VersionOAA14IAPProductTypeOSgtcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit8IAPEventV2eeoiySbAC_ACtFZ", + "mangledName": "$s12FBSDKCoreKit8IAPEventV2eeoiySbAC_ACtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit8IAPEventV", + "mangledName": "$s12FBSDKCoreKit8IAPEventV", + "moduleName": "FBSDKCoreKit", + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPEventResolverDelegate", + "printedName": "IAPEventResolverDelegate", + "children": [ + { + "kind": "Function", + "name": "didResolveNew", + "printedName": "didResolveNew(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP13didResolveNew5eventyAA0C0V_tF", + "mangledName": "$s12FBSDKCoreKit24IAPEventResolverDelegateP13didResolveNew5eventyAA0C0V_tF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPEventResolverDelegate>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPEventResolverDelegate>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveRestored", + "printedName": "didResolveRestored(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP18didResolveRestored5eventyAA0C0V_tF", + "mangledName": "$s12FBSDKCoreKit24IAPEventResolverDelegateP18didResolveRestored5eventyAA0C0V_tF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPEventResolverDelegate>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPEventResolverDelegate>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveFailed", + "printedName": "didResolveFailed(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP16didResolveFailed5eventyAA0C0V_tF", + "mangledName": "$s12FBSDKCoreKit24IAPEventResolverDelegateP16didResolveFailed5eventyAA0C0V_tF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPEventResolverDelegate>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPEventResolverDelegate>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveInitiatedCheckout", + "printedName": "didResolveInitiatedCheckout(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP27didResolveInitiatedCheckout5eventyAA0C0V_tF", + "mangledName": "$s12FBSDKCoreKit24IAPEventResolverDelegateP27didResolveInitiatedCheckout5eventyAA0C0V_tF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPEventResolverDelegate>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPEventResolverDelegate>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP", + "mangledName": "$s12FBSDKCoreKit24IAPEventResolverDelegateP", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 : AnyObject>", + "sugared_genericSig": "<Self : AnyObject>", + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPEventResolver", + "printedName": "IAPEventResolver", + "children": [ + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvpZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvgZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvsZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvsZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvMZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC22configuredDependenciesAC04TypeF0VSgvMZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvpZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvgZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvsZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvsZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvMZ", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC19defaultDependenciesAC04TypeF0VSgvMZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "request", + "printedName": "request", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any FBSDKCoreKit.IAPSKProductsRequesting)?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequesting", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequesting", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvp", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any FBSDKCoreKit.IAPSKProductsRequesting)?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequesting", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequesting", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvg", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any FBSDKCoreKit.IAPSKProductsRequesting)?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequesting", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequesting", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvs", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvM", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC7requestAA23IAPSKProductsRequesting_pSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "delegate", + "printedName": "delegate", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any FBSDKCoreKit.IAPEventResolverDelegate)?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolverDelegate", + "printedName": "any FBSDKCoreKit.IAPEventResolverDelegate", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvp", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any FBSDKCoreKit.IAPEventResolverDelegate)?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolverDelegate", + "printedName": "any FBSDKCoreKit.IAPEventResolverDelegate", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvg", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any FBSDKCoreKit.IAPEventResolverDelegate)?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolverDelegate", + "printedName": "any FBSDKCoreKit.IAPEventResolverDelegate", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvs", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvM", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC8delegateAA0cD8Delegate_pSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolver", + "printedName": "FBSDKCoreKit.IAPEventResolver", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPEventResolver" + } + ], + "declKind": "Constructor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPEventResolver(im)init", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverCACycfc", + "moduleName": "FBSDKCoreKit", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "TypeDecl", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "Var", + "name": "gateKeeperManager", + "printedName": "gateKeeperManager", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "any FBSDKCoreKit._GateKeeperManaging.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_GateKeeperManaging", + "printedName": "FBSDKCoreKit._GateKeeperManaging", + "usr": "c:objc(pl)FBSDKGateKeeperManaging" + } + ] + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvp", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "any FBSDKCoreKit._GateKeeperManaging.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_GateKeeperManaging", + "printedName": "FBSDKCoreKit._GateKeeperManaging", + "usr": "c:objc(pl)FBSDKGateKeeperManaging" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvg", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "any FBSDKCoreKit._GateKeeperManaging.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_GateKeeperManaging", + "printedName": "FBSDKCoreKit._GateKeeperManaging", + "usr": "c:objc(pl)FBSDKGateKeeperManaging" + } + ] + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvs", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvM", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManagerSo09FBSDKGateH8Managing_pXpvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "iapSKProductRequestFactory", + "printedName": "iapSKProductRequestFactory", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequestCreating", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequestCreating", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvp", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequestCreating", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequestCreating", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvg", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequestCreating", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequestCreating", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvs", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvM", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV26iapSKProductRequestFactoryAA013IAPSKProductsI8Creating_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(gateKeeperManager:iapSKProductRequestFactory:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "ExistentialMetatype", + "printedName": "any FBSDKCoreKit._GateKeeperManaging.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "_GateKeeperManaging", + "printedName": "FBSDKCoreKit._GateKeeperManaging", + "usr": "c:objc(pl)FBSDKGateKeeperManaging" + } + ] + }, + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequestCreating", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequestCreating", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManager26iapSKProductRequestFactoryAESo09FBSDKGateH8Managing_pXp_AA013IAPSKProductsL8Creating_ptcfc", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV17gateKeeperManager26iapSKProductRequestFactoryAESo09FBSDKGateH8Managing_pXp_AA013IAPSKProductsL8Creating_ptcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] + }, + { + "kind": "Function", + "name": "getInitiatedCheckoutEventFrom", + "printedName": "getInitiatedCheckoutEventFrom(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC29getInitiatedCheckoutEventFrom5eventAA0C0VAG_tF", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC29getInitiatedCheckoutEventFrom5eventAA0C0VAG_tF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resolveNewEventFor", + "printedName": "resolveNewEventFor(iapTransaction:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEvent?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC18resolveNewEventFor14iapTransactionAA0C0VSgAA14IAPTransactionV_tYaF", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC18resolveNewEventFor14iapTransactionAA0C0VSgAA14IAPTransactionV_tYaF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resolveRestoredEventFor", + "printedName": "resolveRestoredEventFor(iapTransaction:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEvent?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC23resolveRestoredEventFor14iapTransactionAA0C0VSgAA14IAPTransactionV_tYaF", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC23resolveRestoredEventFor14iapTransactionAA0C0VSgAA14IAPTransactionV_tYaF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resolveFailedEventFor", + "printedName": "resolveFailedEventFor(productID:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEvent?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC21resolveFailedEventFor9productIDAA0C0VSgSS_tYaF", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC21resolveFailedEventFor9productIDAA0C0VSgSS_tYaF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "resolveEventFor", + "printedName": "resolveEventFor(transaction:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC15resolveEventFor11transactionySo20SKPaymentTransactionC_tF", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC15resolveEventFor11transactionySo20SKPaymentTransactionC_tF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "productsRequest", + "printedName": "productsRequest(_:didReceive:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKProductsRequest", + "printedName": "StoreKit.SKProductsRequest", + "usr": "c:objc(cs)SKProductsRequest" + }, + { + "kind": "TypeNominal", + "name": "SKProductsResponse", + "printedName": "StoreKit.SKProductsResponse", + "usr": "c:objc(cs)SKProductsResponse" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPEventResolver(im)productsRequest:didReceiveResponse:", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC15productsRequest_10didReceiveySo010SKProductsF0C_So0I8ResponseCtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "productsRequest:didReceiveResponse:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "request", + "printedName": "request(_:didFailWithError:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKRequest", + "printedName": "StoreKit.SKRequest", + "usr": "c:objc(cs)SKRequest" + }, + { + "kind": "TypeNominal", + "name": "Error", + "printedName": "any Swift.Error", + "usr": "s:s5ErrorP" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPEventResolver(im)request:didFailWithError:", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC7request_16didFailWithErrorySo9SKRequestC_s0I0_ptF", + "moduleName": "FBSDKCoreKit", + "objc_name": "request:didFailWithError:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "requestDidFinish", + "printedName": "requestDidFinish(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKRequest", + "printedName": "StoreKit.SKRequest", + "usr": "c:objc(cs)SKRequest" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPEventResolver(im)requestDidFinish:", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC16requestDidFinishyySo9SKRequestCF", + "moduleName": "FBSDKCoreKit", + "objc_name": "requestDidFinish:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPEventResolver", + "mangledName": "$s12FBSDKCoreKit16IAPEventResolverC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPEventResolver.TypeDependencies", + "usr": "s:12FBSDKCoreKit16IAPEventResolverC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPSKProductsRequest", + "printedName": "IAPSKProductsRequest", + "children": [ + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "StoreKit.SKPaymentTransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvp", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "StoreKit.SKPaymentTransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvg", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "StoreKit.SKPaymentTransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvs", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvM", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC11transactionSo20SKPaymentTransactionCSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequest", + "printedName": "FBSDKCoreKit.IAPSKProductsRequest", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPSKProductsRequest" + } + ], + "declKind": "Constructor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPSKProductsRequest(im)init", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestCACycfc", + "moduleName": "FBSDKCoreKit", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(productIdentifiers:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequest", + "printedName": "FBSDKCoreKit.IAPSKProductsRequest", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPSKProductsRequest" + }, + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Constructor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPSKProductsRequest(im)initWithProductIdentifiers:", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC18productIdentifiersACShySSG_tcfc", + "moduleName": "FBSDKCoreKit", + "overriding": true, + "objc_name": "initWithProductIdentifiers:", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(productIdentifiers:transaction:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequest", + "printedName": "FBSDKCoreKit.IAPSKProductsRequest", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPSKProductsRequest" + }, + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit20IAPSKProductsRequestC18productIdentifiers11transactionACShySSG_So20SKPaymentTransactionCtcfc", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC18productIdentifiers11transactionACShySSG_So20SKPaymentTransactionCtcfc", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Convenience" + ], + "init_kind": "Convenience" + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPSKProductsRequest", + "mangledName": "$s12FBSDKCoreKit20IAPSKProductsRequestC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)SKProductsRequest", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "StoreKit.SKProductsRequest", + "StoreKit.SKRequest", + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IAPSKProductsRequesting", + "printedName": "IAPSKProductsRequesting", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP", + "mangledName": "$s12FBSDKCoreKit23IAPSKProductsRequestingP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPSKProductsRequestCreating", + "printedName": "IAPSKProductsRequestCreating", + "children": [ + { + "kind": "Function", + "name": "createRequestWith", + "printedName": "createRequestWith(productIdentifier:transaction:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequesting", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequesting", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP06createD4With17productIdentifier11transactionAA0C10Requesting_pSS_So20SKPaymentTransactionCtF", + "mangledName": "$s12FBSDKCoreKit28IAPSKProductsRequestCreatingP06createD4With17productIdentifier11transactionAA0C10Requesting_pSS_So20SKPaymentTransactionCtF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPSKProductsRequestCreating>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPSKProductsRequestCreating>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP", + "mangledName": "$s12FBSDKCoreKit28IAPSKProductsRequestCreatingP", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPSKProductsRequestFactory", + "printedName": "IAPSKProductsRequestFactory", + "children": [ + { + "kind": "Function", + "name": "createRequestWith", + "printedName": "createRequestWith(productIdentifier:transaction:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequesting", + "printedName": "any FBSDKCoreKit.IAPSKProductsRequesting", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit27IAPSKProductsRequestFactoryV06createD4With17productIdentifier11transactionAA0C10Requesting_pSS_So20SKPaymentTransactionCtF", + "mangledName": "$s12FBSDKCoreKit27IAPSKProductsRequestFactoryV06createD4With17productIdentifier11transactionAA0C10Requesting_pSS_So20SKPaymentTransactionCtF", + "moduleName": "FBSDKCoreKit", + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSKProductsRequestFactory", + "printedName": "FBSDKCoreKit.IAPSKProductsRequestFactory", + "usr": "s:12FBSDKCoreKit27IAPSKProductsRequestFactoryV" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit27IAPSKProductsRequestFactoryVACycfc", + "mangledName": "$s12FBSDKCoreKit27IAPSKProductsRequestFactoryVACycfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit27IAPSKProductsRequestFactoryV", + "mangledName": "$s12FBSDKCoreKit27IAPSKProductsRequestFactoryV", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "IAPSKProductsRequestCreating", + "printedName": "IAPSKProductsRequestCreating", + "usr": "s:12FBSDKCoreKit28IAPSKProductsRequestCreatingP", + "mangledName": "$s12FBSDKCoreKit28IAPSKProductsRequestCreatingP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPSKProductsRequesting", + "printedName": "IAPSKProductsRequesting", + "children": [ + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "StoreKit.SKPaymentTransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP11transactionSo20SKPaymentTransactionCSgvp", + "mangledName": "$s12FBSDKCoreKit23IAPSKProductsRequestingP11transactionSo20SKPaymentTransactionCSgvp", + "moduleName": "FBSDKCoreKit", + "protocolReq": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "StoreKit.SKPaymentTransaction?", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP11transactionSo20SKPaymentTransactionCSgvg", + "mangledName": "$s12FBSDKCoreKit23IAPSKProductsRequestingP11transactionSo20SKPaymentTransactionCSgvg", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPSKProductsRequesting>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPSKProductsRequesting>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Protocol", + "usr": "s:12FBSDKCoreKit23IAPSKProductsRequestingP", + "mangledName": "$s12FBSDKCoreKit23IAPSKProductsRequestingP", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 : StoreKit.SKProductsRequest>", + "sugared_genericSig": "<Self : StoreKit.SKProductsRequest>", + "declAttributes": [ + "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPSubscriptionPeriod", + "printedName": "IAPSubscriptionPeriod", + "children": [ + { + "kind": "Var", + "name": "unit", + "printedName": "unit", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV4unitAA0cD4UnitOvp", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV4unitAA0cD4UnitOvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV4unitAA0cD4UnitOvg", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV4unitAA0cD4UnitOvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "numUnits", + "printedName": "numUnits", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV8numUnitsSivp", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV8numUnitsSivp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV8numUnitsSivg", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV8numUnitsSivg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(unit:numUnits:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + }, + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + }, + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV4unit8numUnitsAcA0cD4UnitO_Sitcfc", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV4unit8numUnitsAcA0cD4UnitO_Sitcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + }, + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV2eeoiySbAC_ACtFZ", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV2eeoiySbAC_ACtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV", + "mangledName": "$s12FBSDKCoreKit21IAPSubscriptionPeriodV", + "moduleName": "FBSDKCoreKit", + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "IAPSubscriptionPeriodUnit", + "children": [ + { + "kind": "Var", + "name": "day", + "printedName": "day", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type) -> FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO3dayyA2CmF", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO3dayyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "week", + "printedName": "week", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type) -> FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO4weekyA2CmF", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO4weekyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "month", + "printedName": "month", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type) -> FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO5monthyA2CmF", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO5monthyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "year", + "printedName": "year", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type) -> FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO4yearyA2CmF", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO4yearyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 3 + }, + { + "kind": "Var", + "name": "unknown", + "printedName": "unknown", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type) -> FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO7unknownyA2CmF", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO7unknownyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 4 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriodUnit", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriodUnit", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO8rawValueACSgSS_tcfc", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO8rawValueACSgSS_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO8rawValueSSvp", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO8rawValueSSvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO8rawValueSSvg", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO8rawValueSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit25IAPSubscriptionPeriodUnitO", + "mangledName": "$s12FBSDKCoreKit25IAPSubscriptionPeriodUnitO", + "moduleName": "FBSDKCoreKit", + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPTransaction", + "printedName": "IAPTransaction", + "children": [ + { + "kind": "Var", + "name": "transaction", + "printedName": "transaction", + "children": [ + { + "kind": "TypeNominal", + "name": "Transaction", + "printedName": "StoreKit.Transaction", + "usr": "s:8StoreKit11TransactionV" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14IAPTransactionV11transaction05StoreB011TransactionVvp", + "mangledName": "$s12FBSDKCoreKit14IAPTransactionV11transaction05StoreB011TransactionVvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Transaction", + "printedName": "StoreKit.Transaction", + "usr": "s:8StoreKit11TransactionV" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14IAPTransactionV11transaction05StoreB011TransactionVvg", + "mangledName": "$s12FBSDKCoreKit14IAPTransactionV11transaction05StoreB011TransactionVvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "validationResult", + "printedName": "validationResult", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14IAPTransactionV16validationResultAA013IAPValidationE0Ovp", + "mangledName": "$s12FBSDKCoreKit14IAPTransactionV16validationResultAA013IAPValidationE0Ovp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14IAPTransactionV16validationResultAA013IAPValidationE0Ovg", + "mangledName": "$s12FBSDKCoreKit14IAPTransactionV16validationResultAA013IAPValidationE0Ovg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(transaction:validationResult:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + }, + { + "kind": "TypeNominal", + "name": "Transaction", + "printedName": "StoreKit.Transaction", + "usr": "s:8StoreKit11TransactionV" + }, + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit14IAPTransactionV11transaction16validationResultAC05StoreB011TransactionV_AA013IAPValidationF0Otcfc", + "mangledName": "$s12FBSDKCoreKit14IAPTransactionV11transaction16validationResultAC05StoreB011TransactionV_AA013IAPValidationF0Otcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit14IAPTransactionV", + "mangledName": "$s12FBSDKCoreKit14IAPTransactionV", + "moduleName": "FBSDKCoreKit", + "intro_iOS": "15.0", + "declAttributes": [ + "Available" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPStoreKitVersion", + "printedName": "IAPStoreKitVersion", + "children": [ + { + "kind": "Var", + "name": "version1", + "printedName": "version1", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPStoreKitVersion.Type) -> FBSDKCoreKit.IAPStoreKitVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO8version1yA2CmF", + "mangledName": "$s12FBSDKCoreKit08IAPStoreB7VersionO8version1yA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "version2", + "printedName": "version2", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPStoreKitVersion.Type) -> FBSDKCoreKit.IAPStoreKitVersion", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO8version2yA2CmF", + "mangledName": "$s12FBSDKCoreKit08IAPStoreB7VersionO8version2yA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPStoreKitVersion", + "printedName": "FBSDKCoreKit.IAPStoreKitVersion", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO8rawValueACSgSS_tcfc", + "mangledName": "$s12FBSDKCoreKit08IAPStoreB7VersionO8rawValueACSgSS_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO8rawValueSSvp", + "mangledName": "$s12FBSDKCoreKit08IAPStoreB7VersionO8rawValueSSvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO8rawValueSSvg", + "mangledName": "$s12FBSDKCoreKit08IAPStoreB7VersionO8rawValueSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit08IAPStoreB7VersionO", + "mangledName": "$s12FBSDKCoreKit08IAPStoreB7VersionO", + "moduleName": "FBSDKCoreKit", + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPProductType", + "printedName": "IAPProductType", + "children": [ + { + "kind": "Var", + "name": "consumable", + "printedName": "consumable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPProductType.Type) -> FBSDKCoreKit.IAPProductType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPProductType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO10consumableyA2CmF", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO10consumableyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "nonConsumable", + "printedName": "nonConsumable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPProductType.Type) -> FBSDKCoreKit.IAPProductType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPProductType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO13nonConsumableyA2CmF", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO13nonConsumableyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "autoRenewable", + "printedName": "autoRenewable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPProductType.Type) -> FBSDKCoreKit.IAPProductType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPProductType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO13autoRenewableyA2CmF", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO13autoRenewableyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 2 + }, + { + "kind": "Var", + "name": "nonRenewable", + "printedName": "nonRenewable", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPProductType.Type) -> FBSDKCoreKit.IAPProductType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPProductType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO12nonRenewableyA2CmF", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO12nonRenewableyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 3 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPProductType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO8rawValueACSgSS_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO8rawValueSSvp", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO8rawValueSSvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO8rawValueSSvg", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO8rawValueSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO", + "mangledName": "$s12FBSDKCoreKit14IAPProductTypeO", + "moduleName": "FBSDKCoreKit", + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPTransactionCache", + "printedName": "IAPTransactionCache", + "children": [ + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC22configuredDependenciesAC06ObjectF0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC19defaultDependenciesAC06ObjectF0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "loggedTransactions", + "printedName": "loggedTransactions", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<FBSDKCoreKit.IAPTransactionCache.IAPCachedTransaction>", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPCachedTransaction", + "printedName": "FBSDKCoreKit.IAPTransactionCache.IAPCachedTransaction", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18loggedTransactions33_BD8EDD23E423261E4E9824AFE2B1ED53LLShyAC20IAPCachedTransactionVGvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18loggedTransactions33_BD8EDD23E423261E4E9824AFE2B1ED53LLShyAC20IAPCachedTransactionVGvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "memoryObserver", + "printedName": "memoryObserver", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "(any ObjectiveC.NSObjectProtocol)?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSObjectProtocol", + "printedName": "any ObjectiveC.NSObjectProtocol", + "usr": "c:objc(pl)NSObject" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC14memoryObserver33_BD8EDD23E423261E4E9824AFE2B1ED53LLSo8NSObject_pSgvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC14memoryObserver33_BD8EDD23E423261E4E9824AFE2B1ED53LLSo8NSObject_pSgvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionCache", + "printedName": "FBSDKCoreKit.IAPTransactionCache", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionCache" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC6sharedACvpZ", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC6sharedACvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionCache", + "printedName": "FBSDKCoreKit.IAPTransactionCache", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionCache" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC6sharedACvgZ", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC6sharedACvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "hasRestoredPurchases", + "printedName": "hasRestoredPurchases", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(py)hasRestoredPurchases", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20hasRestoredPurchasesSbvp", + "moduleName": "FBSDKCoreKit", + "objc_name": "hasRestoredPurchases", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)hasRestoredPurchases", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20hasRestoredPurchasesSbvg", + "moduleName": "FBSDKCoreKit", + "objc_name": "hasRestoredPurchases", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "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:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)setHasRestoredPurchases:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20hasRestoredPurchasesSbvs", + "moduleName": "FBSDKCoreKit", + "objc_name": "setHasRestoredPurchases:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20hasRestoredPurchasesSbvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20hasRestoredPurchasesSbvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "newCandidatesDate", + "printedName": "newCandidatesDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(py)newCandidatesDate", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC17newCandidatesDate10Foundation0G0VSgvp", + "moduleName": "FBSDKCoreKit", + "objc_name": "newCandidatesDate", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)newCandidatesDate", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC17newCandidatesDate10Foundation0G0VSgvg", + "moduleName": "FBSDKCoreKit", + "objc_name": "newCandidatesDate", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.Date?", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)setNewCandidatesDate:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC17newCandidatesDate10Foundation0G0VSgvs", + "moduleName": "FBSDKCoreKit", + "objc_name": "setNewCandidatesDate:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC17newCandidatesDate10Foundation0G0VSgvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC17newCandidatesDate10Foundation0G0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "addTransaction", + "printedName": "addTransaction(transactionID:eventName:productID:)", + "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" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)addTransaction:eventName:productID:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC14addTransaction13transactionID9eventName07productH0ySSSg_So013FBSDKAppEventJ0aSStF", + "moduleName": "FBSDKCoreKit", + "objc_name": "addTransaction:eventName:productID:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "removeTransaction", + "printedName": "removeTransaction(transactionID:eventName:productID:)", + "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" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)removeTransaction:eventName:productID:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC17removeTransaction13transactionID9eventName07productH0ySSSg_So013FBSDKAppEventJ0aSStF", + "moduleName": "FBSDKCoreKit", + "objc_name": "removeTransaction:eventName:productID:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "contains", + "printedName": "contains(transactionID:eventName:productID:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Name", + "printedName": "FBSDKCoreKit.AppEvents.Name", + "usr": "c:FBSDKAppEventName.h@T@FBSDKAppEventName" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)contains:eventName:productID:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC8contains13transactionID9eventName07productG0SbSSSg_So013FBSDKAppEventI0aSStF", + "moduleName": "FBSDKCoreKit", + "objc_name": "contains:eventName:productID:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "contains", + "printedName": "contains(transactionID:productID:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)contains:productID:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC8contains13transactionID07productG0SbSSSg_SStF", + "moduleName": "FBSDKCoreKit", + "objc_name": "contains:productID:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "trimIfNeeded", + "printedName": "trimIfNeeded(hasLowMemory:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "hasDefaultArg": true, + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionCache(im)trimIfNeeded:", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC12trimIfNeeded12hasLowMemoryySb_tF", + "moduleName": "FBSDKCoreKit", + "objc_name": "trimIfNeeded:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "TypeDecl", + "name": "IAPCachedTransaction", + "printedName": "IAPCachedTransaction", + "children": [ + { + "kind": "Var", + "name": "transactionID", + "printedName": "transactionID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionIDSSvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "productID", + "printedName": "productID", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9productIDSSvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "eventName", + "printedName": "eventName", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9eventNameSSvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "cachedDate", + "printedName": "cachedDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0Vvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0Vvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0Vvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0Vvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0Vvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0Vvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0VvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV10cachedDate10Foundation0H0VvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isTrimmableTransaction", + "printedName": "isTrimmableTransaction", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV011isTrimmableF0Sbvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV011isTrimmableF0Sbvp", + "moduleName": "FBSDKCoreKit", + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV011isTrimmableF0Sbvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV011isTrimmableF0Sbvg", + "moduleName": "FBSDKCoreKit", + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "==", + "printedName": "==(_:_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + }, + { + "kind": "TypeNominal", + "name": "IAPCachedTransaction", + "printedName": "FBSDKCoreKit.IAPTransactionCache.IAPCachedTransaction", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV" + }, + { + "kind": "TypeNominal", + "name": "IAPCachedTransaction", + "printedName": "FBSDKCoreKit.IAPTransactionCache.IAPCachedTransaction", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV2eeoiySbAE_AEtFZ", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV2eeoiySbAE_AEtFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "hash", + "printedName": "hash(into:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Hasher", + "printedName": "Swift.Hasher", + "paramValueOwnership": "InOut", + "usr": "s:s6HasherV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV4hash4intoys6HasherVz_tF", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV4hash4intoys6HasherVz_tF", + "moduleName": "FBSDKCoreKit", + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(transactionID:productID:eventName:cachedDate:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPCachedTransaction", + "printedName": "FBSDKCoreKit.IAPTransactionCache.IAPCachedTransaction", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionID07productH09eventName10cachedDateAESS_S2S10Foundation0M0Vtcfc", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV13transactionID07productH09eventName10cachedDateAESS_S2S10Foundation0M0Vtcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(from:)", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPCachedTransaction", + "printedName": "FBSDKCoreKit.IAPTransactionCache.IAPCachedTransaction", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV" + }, + { + "kind": "TypeNominal", + "name": "Decoder", + "printedName": "any Swift.Decoder", + "usr": "s:s7DecoderP" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV4fromAEs7Decoder_p_tKcfc", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV4fromAEs7Decoder_p_tKcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "throwing": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "hashValue", + "printedName": "hashValue", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9hashValueSivp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9hashValueSivp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9hashValueSivg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV9hashValueSivg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Function", + "name": "encode", + "printedName": "encode(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Encoder", + "printedName": "any Swift.Encoder", + "usr": "s:s7EncoderP" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV6encode2toys7Encoder_p_tKF", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV6encode2toys7Encoder_p_tKF", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC20IAPCachedTransactionV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "Var", + "name": "dataStore", + "printedName": "dataStore", + "children": [ + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreSo19FBSDKDataPersisting_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(dataStore:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "DataPersisting", + "printedName": "any FBSDKCoreKit_Basics.DataPersisting", + "usr": "c:objc(pl)FBSDKDataPersisting" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreAESo19FBSDKDataPersisting_p_tcfc", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV9dataStoreAESo19FBSDKDataPersisting_p_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionCache", + "mangledName": "$s12FBSDKCoreKit19IAPTransactionCacheC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsObject", + "printedName": "DependentAsObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionCache.ObjectDependencies", + "usr": "s:12FBSDKCoreKit19IAPTransactionCacheC18ObjectDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit17DependentAsObjectP", + "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPTransactionLogger", + "printedName": "IAPTransactionLogger", + "children": [ + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvpZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvgZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvsZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvsZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvMZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC22configuredDependenciesAC04TypeF0VSgvMZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvpZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvgZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvsZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvsZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvMZ", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC19defaultDependenciesAC04TypeF0VSgvMZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "resolver", + "printedName": "resolver", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolver", + "printedName": "FBSDKCoreKit.IAPEventResolver", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPEventResolver" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvp", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolver", + "printedName": "FBSDKCoreKit.IAPEventResolver", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPEventResolver" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvg", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPEventResolver?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPEventResolver", + "printedName": "FBSDKCoreKit.IAPEventResolver", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPEventResolver" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvs", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvM", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC8resolverAA16IAPEventResolverCSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "dateFormatter", + "printedName": "dateFormatter", + "children": [ + { + "kind": "TypeNominal", + "name": "DateFormatter", + "printedName": "Foundation.DateFormatter", + "usr": "c:objc(cs)NSDateFormatter" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC13dateFormatterSo06NSDateF0Cvp", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC13dateFormatterSo06NSDateF0Cvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 1, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "DateFormatter", + "printedName": "Foundation.DateFormatter", + "usr": "c:objc(cs)NSDateFormatter" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC13dateFormatterSo06NSDateF0Cvg", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC13dateFormatterSo06NSDateF0Cvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "maxParameterValueLength", + "printedName": "maxParameterValueLength", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC23maxParameterValueLengthSivp", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC23maxParameterValueLengthSivp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 2, + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC23maxParameterValueLengthSivg", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC23maxParameterValueLengthSivg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionLogger", + "printedName": "FBSDKCoreKit.IAPTransactionLogger", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionLogger" + } + ], + "declKind": "Constructor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionLogger(im)init", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerCACycfc", + "moduleName": "FBSDKCoreKit", + "overriding": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "TypeDecl", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "Var", + "name": "eventLogger", + "printedName": "eventLogger", + "children": [ + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvp", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvg", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvs", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvM", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD0So17FBSDKEventLogging_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "appStoreReceiptProvider", + "printedName": "appStoreReceiptProvider", + "children": [ + { + "kind": "TypeNominal", + "name": "_AppStoreReceiptProviding", + "printedName": "any FBSDKCoreKit._AppStoreReceiptProviding", + "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvp", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_AppStoreReceiptProviding", + "printedName": "any FBSDKCoreKit._AppStoreReceiptProviding", + "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvg", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "_AppStoreReceiptProviding", + "printedName": "any FBSDKCoreKit._AppStoreReceiptProviding", + "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvs", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvM", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV23appStoreReceiptProviderSo08FBSDKApphI9Providing_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(eventLogger:appStoreReceiptProvider:)", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "EventLogging", + "printedName": "any FBSDKCoreKit.EventLogging", + "usr": "c:objc(pl)FBSDKEventLogging" + }, + { + "kind": "TypeNominal", + "name": "_AppStoreReceiptProviding", + "printedName": "any FBSDKCoreKit._AppStoreReceiptProviding", + "usr": "c:objc(pl)FBSDKAppStoreReceiptProviding" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD023appStoreReceiptProviderAESo17FBSDKEventLogging_p_So08FBSDKAppiJ9Providing_ptcfc", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV05eventD023appStoreReceiptProviderAESo17FBSDKEventLogging_p_So08FBSDKAppiJ9Providing_ptcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "Function", + "name": "logNewTransaction", + "printedName": "logNewTransaction(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC17logNewTransactionyyAA0C0VYaF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC17logNewTransactionyyAA0C0VYaF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logRestoredTransaction", + "printedName": "logRestoredTransaction(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC22logRestoredTransactionyyAA0C0VYaF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC22logRestoredTransactionyyAA0C0VYaF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logFailedStoreKit2Purchase", + "printedName": "logFailedStoreKit2Purchase(productID:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionLogger(im)logFailedStoreKit2Purchase:", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC26logFailedStoreKit2Purchase9productIDySS_tF", + "moduleName": "FBSDKCoreKit", + "objc_name": "logFailedStoreKit2Purchase:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logTransaction", + "printedName": "logTransaction(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC14logTransactionyySo09SKPaymentF0CF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC14logTransactionyySo09SKPaymentF0CF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveNew", + "printedName": "didResolveNew(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC13didResolveNew5eventyAA8IAPEventV_tF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC13didResolveNew5eventyAA8IAPEventV_tF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveRestored", + "printedName": "didResolveRestored(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC18didResolveRestored5eventyAA8IAPEventV_tF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC18didResolveRestored5eventyAA8IAPEventV_tF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveFailed", + "printedName": "didResolveFailed(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16didResolveFailed5eventyAA8IAPEventV_tF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC16didResolveFailed5eventyAA8IAPEventV_tF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "didResolveInitiatedCheckout", + "printedName": "didResolveInitiatedCheckout(event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPEvent", + "printedName": "FBSDKCoreKit.IAPEvent", + "usr": "s:12FBSDKCoreKit8IAPEventV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC27didResolveInitiatedCheckout5eventyAA8IAPEventV_tF", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC27didResolveInitiatedCheckout5eventyAA8IAPEventV_tF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionLogger", + "mangledName": "$s12FBSDKCoreKit20IAPTransactionLoggerC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "IAPTransactionLogging", + "printedName": "IAPTransactionLogging", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP", + "mangledName": "$s12FBSDKCoreKit21IAPTransactionLoggingP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionLogger.TypeDependencies", + "usr": "s:12FBSDKCoreKit20IAPTransactionLoggerC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + }, + { + "kind": "Conformance", + "name": "IAPEventResolverDelegate", + "printedName": "IAPEventResolverDelegate", + "usr": "s:12FBSDKCoreKit24IAPEventResolverDelegateP", + "mangledName": "$s12FBSDKCoreKit24IAPEventResolverDelegateP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPType", + "printedName": "IAPType", + "children": [ + { + "kind": "Var", + "name": "subscription", + "printedName": "subscription", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPType.Type) -> FBSDKCoreKit.IAPType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPType", + "printedName": "FBSDKCoreKit.IAPType", + "usr": "s:12FBSDKCoreKit7IAPTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPType", + "printedName": "FBSDKCoreKit.IAPType", + "usr": "s:12FBSDKCoreKit7IAPTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit7IAPTypeO12subscriptionyA2CmF", + "mangledName": "$s12FBSDKCoreKit7IAPTypeO12subscriptionyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "product", + "printedName": "product", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPType.Type) -> FBSDKCoreKit.IAPType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPType", + "printedName": "FBSDKCoreKit.IAPType", + "usr": "s:12FBSDKCoreKit7IAPTypeO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPType.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPType", + "printedName": "FBSDKCoreKit.IAPType", + "usr": "s:12FBSDKCoreKit7IAPTypeO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit7IAPTypeO7productyA2CmF", + "mangledName": "$s12FBSDKCoreKit7IAPTypeO7productyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 1 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPType?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPType", + "printedName": "FBSDKCoreKit.IAPType", + "usr": "s:12FBSDKCoreKit7IAPTypeO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit7IAPTypeO8rawValueACSgSS_tcfc", + "mangledName": "$s12FBSDKCoreKit7IAPTypeO8rawValueACSgSS_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit7IAPTypeO8rawValueSSvp", + "mangledName": "$s12FBSDKCoreKit7IAPTypeO8rawValueSSvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit7IAPTypeO8rawValueSSvg", + "mangledName": "$s12FBSDKCoreKit7IAPTypeO8rawValueSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit7IAPTypeO", + "mangledName": "$s12FBSDKCoreKit7IAPTypeO", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ], + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IAPTransactionLogging", + "printedName": "IAPTransactionLogging", + "children": [ + { + "kind": "Function", + "name": "logNewTransaction", + "printedName": "logNewTransaction(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP17logNewTransactionyyAA0C0VYaF", + "mangledName": "$s12FBSDKCoreKit21IAPTransactionLoggingP17logNewTransactionyyAA0C0VYaF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPTransactionLogging>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPTransactionLogging>", + "protocolReq": true, + "intro_iOS": "15.0", + "declAttributes": [ + "Available" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logRestoredTransaction", + "printedName": "logRestoredTransaction(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP22logRestoredTransactionyyAA0C0VYaF", + "mangledName": "$s12FBSDKCoreKit21IAPTransactionLoggingP22logRestoredTransactionyyAA0C0VYaF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPTransactionLogging>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPTransactionLogging>", + "protocolReq": true, + "intro_iOS": "15.0", + "declAttributes": [ + "Available" + ], + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "logTransaction", + "printedName": "logTransaction(_:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP14logTransactionyySo09SKPaymentF0CF", + "mangledName": "$s12FBSDKCoreKit21IAPTransactionLoggingP14logTransactionyySo09SKPaymentF0CF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPTransactionLogging>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPTransactionLogging>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP", + "mangledName": "$s12FBSDKCoreKit21IAPTransactionLoggingP", + "moduleName": "FBSDKCoreKit", + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IAPTransactionLoggingCreating", + "printedName": "IAPTransactionLoggingCreating", + "children": [ + { + "kind": "Function", + "name": "createIAPTransactionLogging", + "printedName": "createIAPTransactionLogging()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionLogging", + "printedName": "any FBSDKCoreKit.IAPTransactionLogging", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP06createcD0AA0cD0_pyF", + "mangledName": "$s12FBSDKCoreKit29IAPTransactionLoggingCreatingP06createcD0AA0cD0_pyF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : FBSDKCoreKit.IAPTransactionLoggingCreating>", + "sugared_genericSig": "<Self where Self : FBSDKCoreKit.IAPTransactionLoggingCreating>", + "protocolReq": true, + "reqNewWitnessTableEntry": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP", + "mangledName": "$s12FBSDKCoreKit29IAPTransactionLoggingCreatingP", + "moduleName": "FBSDKCoreKit", + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "IAPTransactionLoggingFactory", + "printedName": "IAPTransactionLoggingFactory", + "children": [ + { + "kind": "Function", + "name": "createIAPFailedTransactionLogging", + "printedName": "createIAPFailedTransactionLogging()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPFailedTransactionLogging", + "printedName": "any FBSDKCoreKit.IAPFailedTransactionLogging", + "usr": "c:objc(pl)FBSDKIAPFailedTransactionLogging" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit28IAPTransactionLoggingFactoryC026createIAPFailedTransactionD0So014FBSDKIAPFailedhD0_pyF", + "mangledName": "$s12FBSDKCoreKit28IAPTransactionLoggingFactoryC026createIAPFailedTransactionD0So014FBSDKIAPFailedhD0_pyF", + "moduleName": "FBSDKCoreKit", + "intro_iOS": "15.0", + "objc_name": "createIAPFailedTransactionLogging", + "declAttributes": [ + "Final", + "ObjC", + "Available" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "createIAPTransactionLogging", + "printedName": "createIAPTransactionLogging()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionLogging", + "printedName": "any FBSDKCoreKit.IAPTransactionLogging", + "usr": "s:12FBSDKCoreKit21IAPTransactionLoggingP" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit28IAPTransactionLoggingFactoryC06createcD0AA0cD0_pyF", + "mangledName": "$s12FBSDKCoreKit28IAPTransactionLoggingFactoryC06createcD0AA0cD0_pyF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionLoggingFactory", + "printedName": "FBSDKCoreKit.IAPTransactionLoggingFactory", + "usr": "s:12FBSDKCoreKit28IAPTransactionLoggingFactoryC" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit28IAPTransactionLoggingFactoryCACycfc", + "mangledName": "$s12FBSDKCoreKit28IAPTransactionLoggingFactoryCACycfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Class", + "usr": "s:12FBSDKCoreKit28IAPTransactionLoggingFactoryC", + "mangledName": "$s12FBSDKCoreKit28IAPTransactionLoggingFactoryC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "IAPTransactionLoggingCreating", + "printedName": "IAPTransactionLoggingCreating", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP", + "mangledName": "$s12FBSDKCoreKit29IAPTransactionLoggingCreatingP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" + }, + { + "kind": "TypeDecl", + "name": "IAPTransactionObserver", + "printedName": "IAPTransactionObserver", + "children": [ + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvg", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvs", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvM", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC22configuredDependenciesAC06ObjectF0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvg", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvs", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvM", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC19defaultDependenciesAC06ObjectF0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "isObservingStoreKit1Transactions", + "printedName": "isObservingStoreKit1Transactions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC32isObservingStoreKit1Transactions33_9230B3AF2DD6D00358D371565B651F34LLSbvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC32isObservingStoreKit1Transactions33_9230B3AF2DD6D00358D371565B651F34LLSbvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "isObservingStoreKit2Transactions", + "printedName": "isObservingStoreKit2Transactions", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC32isObservingStoreKit2Transactions33_9230B3AF2DD6D00358D371565B651F34LLSbvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC32isObservingStoreKit2Transactions33_9230B3AF2DD6D00358D371565B651F34LLSbvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 3, + "hasStorage": true + }, + { + "kind": "Var", + "name": "anyTransactionListenerTask", + "printedName": "anyTransactionListenerTask", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Any?", + "children": [ + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC26anyTransactionListenerTask33_9230B3AF2DD6D00358D371565B651F34LLypSgvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC26anyTransactionListenerTask33_9230B3AF2DD6D00358D371565B651F34LLypSgvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 4, + "hasStorage": true + }, + { + "kind": "Var", + "name": "observationTime", + "printedName": "observationTime", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC15observationTime33_9230B3AF2DD6D00358D371565B651F34LLs6UInt64Vvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC15observationTime33_9230B3AF2DD6D00358D371565B651F34LLs6UInt64Vvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 5, + "hasStorage": true + }, + { + "kind": "Var", + "name": "releaseDate", + "printedName": "releaseDate", + "children": [ + { + "kind": "TypeNominal", + "name": "Date", + "printedName": "Foundation.Date", + "usr": "s:10Foundation4DateV" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC11releaseDate33_9230B3AF2DD6D00358D371565B651F34LL10Foundation0F0Vvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC11releaseDate33_9230B3AF2DD6D00358D371565B651F34LL10Foundation0F0Vvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 6, + "hasStorage": true + }, + { + "kind": "Var", + "name": "shared", + "printedName": "shared", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionObserver", + "printedName": "FBSDKCoreKit.IAPTransactionObserver", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionObserver" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC6sharedACvpZ", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC6sharedACvpZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionObserver", + "printedName": "FBSDKCoreKit.IAPTransactionObserver", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionObserver" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC6sharedACvgZ", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC6sharedACvgZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "Var", + "name": "iapTransactionLoggingFactory", + "printedName": "iapTransactionLoggingFactory", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionLoggingCreating", + "printedName": "any FBSDKCoreKit.IAPTransactionLoggingCreating", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransactionLoggingCreating", + "printedName": "any FBSDKCoreKit.IAPTransactionLoggingCreating", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvg", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "IAPTransactionLoggingCreating", + "printedName": "any FBSDKCoreKit.IAPTransactionLoggingCreating", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvs", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvM", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactoryAA0cI8Creating_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "paymentQueue", + "printedName": "paymentQueue", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentQueue", + "printedName": "StoreKit.SKPaymentQueue", + "usr": "c:objc(cs)SKPaymentQueue" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0Cvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0Cvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 1, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentQueue", + "printedName": "StoreKit.SKPaymentQueue", + "usr": "c:objc(cs)SKPaymentQueue" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0Cvg", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0Cvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentQueue", + "printedName": "StoreKit.SKPaymentQueue", + "usr": "c:objc(cs)SKPaymentQueue" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0Cvs", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0Cvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0CvM", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV12paymentQueueSo09SKPaymentH0CvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "appEventsConfigurationProvider", + "printedName": "appEventsConfigurationProvider", + "children": [ + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvp", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 2, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvg", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvs", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvM", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV30appEventsConfigurationProviderSo08FBSDKApphI9Providing_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(iapTransactionLoggingFactory:paymentQueue:appEventsConfigurationProvider:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "IAPTransactionLoggingCreating", + "printedName": "any FBSDKCoreKit.IAPTransactionLoggingCreating", + "usr": "s:12FBSDKCoreKit29IAPTransactionLoggingCreatingP" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentQueue", + "printedName": "StoreKit.SKPaymentQueue", + "usr": "c:objc(cs)SKPaymentQueue" + }, + { + "kind": "TypeNominal", + "name": "_AppEventsConfigurationProviding", + "printedName": "any FBSDKCoreKit._AppEventsConfigurationProviding", + "usr": "c:objc(pl)FBSDKAppEventsConfigurationProviding" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactory12paymentQueue30appEventsConfigurationProviderAeA0cI8Creating_p_So09SKPaymentL0CSo08FBSDKAppnO9Providing_ptcfc", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV28iapTransactionLoggingFactory12paymentQueue30appEventsConfigurationProviderAeA0cI8Creating_p_So09SKPaymentL0CSo08FBSDKAppnO9Providing_ptcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] + }, + { + "kind": "Function", + "name": "startObserving", + "printedName": "startObserving()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionObserver(im)startObserving", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC14startObservingyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "startObserving", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "stopObserving", + "printedName": "stopObserving()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionObserver(im)stopObserving", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC13stopObservingyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "stopObserving", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "observeNewTransactions", + "printedName": "observeNewTransactions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC22observeNewTransactionsyyYaF", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC22observeNewTransactionsyyYaF", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "paymentQueue", + "printedName": "paymentQueue(_:updatedTransactions:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "SKPaymentQueue", + "printedName": "StoreKit.SKPaymentQueue", + "usr": "c:objc(cs)SKPaymentQueue" + }, + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[StoreKit.SKPaymentTransaction]", + "children": [ + { + "kind": "TypeNominal", + "name": "SKPaymentTransaction", + "printedName": "StoreKit.SKPaymentTransaction", + "usr": "c:objc(cs)SKPaymentTransaction" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "c:@CM@FBSDKCoreKit@objc(cs)IAPTransactionObserver(im)paymentQueue:updatedTransactions:", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC12paymentQueue_19updatedTransactionsySo09SKPaymentF0C_SaySo0I11TransactionCGtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "paymentQueue:updatedTransactions:", + "declAttributes": [ + "Final", + "ObjC" + ], + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)IAPTransactionObserver", + "mangledName": "$s12FBSDKCoreKit22IAPTransactionObserverC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsObject", + "printedName": "DependentAsObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.IAPTransactionObserver.ObjectDependencies", + "usr": "s:12FBSDKCoreKit22IAPTransactionObserverC18ObjectDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit17DependentAsObjectP", + "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "IAPValidationResult", + "printedName": "IAPValidationResult", + "children": [ + { + "kind": "Var", + "name": "valid", + "printedName": "valid", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPValidationResult.Type) -> FBSDKCoreKit.IAPValidationResult", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPValidationResult.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO5validyA2CmF", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO5validyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 0 + }, + { + "kind": "Var", + "name": "invalid", + "printedName": "invalid", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPValidationResult.Type) -> FBSDKCoreKit.IAPValidationResult", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPValidationResult.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO7invalidyA2CmF", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO7invalidyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 1 + }, + { + "kind": "Var", + "name": "unverified", + "printedName": "unverified", + "children": [ + { + "kind": "TypeFunc", + "name": "Function", + "printedName": "(FBSDKCoreKit.IAPValidationResult.Type) -> FBSDKCoreKit.IAPValidationResult", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + }, + { + "kind": "TypeNominal", + "name": "Metatype", + "printedName": "FBSDKCoreKit.IAPValidationResult.Type", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ] + } + ] + } + ], + "declKind": "EnumElement", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO10unverifiedyA2CmF", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO10unverifiedyA2CmF", + "moduleName": "FBSDKCoreKit", + "fixedbinaryorder": 2 + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(rawValue:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.IAPValidationResult?", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPValidationResult", + "printedName": "FBSDKCoreKit.IAPValidationResult", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO8rawValueACSgSS_tcfc", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO8rawValueACSgSS_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + }, + { + "kind": "Var", + "name": "rawValue", + "printedName": "rawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO8rawValueSSvp", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO8rawValueSSvp", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO8rawValueSSvg", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO8rawValueSSvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:12FBSDKCoreKit19IAPValidationResultO", + "mangledName": "$s12FBSDKCoreKit19IAPValidationResultO", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ], + "enumRawTypeName": "String", + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -30492,6 +46392,22 @@ "Final", "AccessControl", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -30605,6 +46521,22 @@ "declAttributes": [ "AccessControl", "ObjC" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -31771,7 +47703,23 @@ "usr": "s:12FBSDKCoreKit23MACARuleMatchingManagerC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit23MACARuleMatchingManagerC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] } ], "declKind": "Class", @@ -31795,6 +47743,20 @@ "printedName": "MACARuleMatching", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching", "mangledName": "$s12FBSDKCoreKit16MACARuleMatchingP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -31996,6 +47958,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Error", "printedName": "Error", "usr": "s:s5ErrorP", @@ -32014,6 +47990,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -33738,6 +49721,20 @@ "RawDocComment" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Hashable", @@ -36252,6 +52249,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -38031,6 +54042,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -38092,6 +54117,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -38748,7 +54780,23 @@ "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit7ProfileC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] }, { "kind": "Var", @@ -39024,32 +55072,17 @@ "conformances": [ { "kind": "Conformance", - "name": "ProfileProviding", - "printedName": "ProfileProviding", - "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding", - "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP" + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" }, { "kind": "Conformance", - "name": "DependentAsType", - "printedName": "DependentAsType", - "children": [ - { - "kind": "TypeWitness", - "name": "TypeDependencies", - "printedName": "TypeDependencies", - "children": [ - { - "kind": "TypeNominal", - "name": "TypeDependencies", - "printedName": "FBSDKCoreKit.Profile.TypeDependencies", - "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" - } - ] - } - ], - "usr": "s:12FBSDKCoreKit15DependentAsTypeP", - "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -39099,6 +55132,35 @@ "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "ProfileProviding", + "printedName": "ProfileProviding", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKProfileProviding", + "mangledName": "$s12FBSDKCoreKit16ProfileProvidingP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit.Profile.TypeDependencies", + "usr": "s:12FBSDKCoreKit7ProfileC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, @@ -39441,6 +55503,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -39605,6 +55681,22 @@ "AccessControl", "ObjC", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -39622,6 +55714,70 @@ "name": "ProtectedModeManager", "printedName": "ProtectedModeManager", "children": [ + { + "kind": "Var", + "name": "standardParametersDefault", + "printedName": "standardParametersDefault", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit20ProtectedModeManagerC25standardParametersDefaultShySSGvp", + "mangledName": "$s12FBSDKCoreKit20ProtectedModeManagerC25standardParametersDefaultShySSGvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "isLet": true, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit20ProtectedModeManagerC25standardParametersDefaultShySSGvg", + "mangledName": "$s12FBSDKCoreKit20ProtectedModeManagerC25standardParametersDefaultShySSGvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + } + ] + }, { "kind": "Var", "name": "configuredDependencies", @@ -40180,6 +56336,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -40204,6 +56374,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -40815,6 +56999,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -40838,6 +57036,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -41540,6 +57752,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -41562,6 +57788,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -41783,6 +58023,20 @@ "RawDocComment" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -42025,6 +58279,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -46958,6 +63226,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -46998,6 +63280,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -47522,6 +63811,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -48010,6 +64313,20 @@ "moduleName": "FBSDKCoreKit", "isFromExtension": true, "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Sendable", @@ -48890,6 +65207,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -48930,6 +65261,13 @@ "printedName": "Sendable", "usr": "s:s8SendableP", "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "BitwiseCopyable", + "printedName": "BitwiseCopyable", + "usr": "s:s15BitwiseCopyableP", + "mangledName": "$ss15BitwiseCopyableP" } ] }, @@ -49466,6 +65804,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -49573,6 +65925,20 @@ "printedName": "SettingsProtocol", "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKSettings", "mangledName": "$s12FBSDKCoreKit16SettingsProtocolP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -52132,6 +68498,22 @@ "AccessControl", "ObjC", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -52241,6 +68623,22 @@ "declAttributes": [ "AccessControl", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } ] }, { @@ -52730,6 +69128,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -52747,6 +69159,20 @@ "RawDocComment" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "DependentAsValue", @@ -53097,6 +69523,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -53143,6 +69583,753 @@ "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "TypeDecl", + "name": "StdParamEnforcementManager", + "printedName": "StdParamEnforcementManager", + "children": [ + { + "kind": "Var", + "name": "isEnabled", + "printedName": "isEnabled", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC9isEnabled33_2191E65E746CF5D696FF2DA04DAE8D83LLSbvp", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC9isEnabled33_2191E65E746CF5D696FF2DA04DAE8D83LLSbvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 0, + "hasStorage": true + }, + { + "kind": "Var", + "name": "regexRestrictionsConfig", + "printedName": "regexRestrictionsConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Swift.Set<Swift.String>]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC23regexRestrictionsConfig33_2191E65E746CF5D696FF2DA04DAE8D83LLSDySSShySSGGvp", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC23regexRestrictionsConfig33_2191E65E746CF5D696FF2DA04DAE8D83LLSDySSShySSGGvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 1, + "hasStorage": true + }, + { + "kind": "Var", + "name": "enumRestrictionsConfig", + "printedName": "enumRestrictionsConfig", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Swift.Set<Swift.String>]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Set", + "printedName": "Swift.Set<Swift.String>", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sh" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC22enumRestrictionsConfig33_2191E65E746CF5D696FF2DA04DAE8D83LLSDySSShySSGGvp", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC22enumRestrictionsConfig33_2191E65E746CF5D696FF2DA04DAE8D83LLSDySSShySSGGvp", + "moduleName": "FBSDKCoreKit", + "isInternal": true, + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage", + "AccessControl" + ], + "fixedbinaryorder": 2, + "hasStorage": true + }, + { + "kind": "Var", + "name": "configuredDependencies", + "printedName": "configuredDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvp", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 3, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvg", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvs", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvM", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC22configuredDependenciesAC06ObjectH0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Var", + "name": "defaultDependencies", + "printedName": "defaultDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvp", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasInitialValue", + "Final", + "HasStorage" + ], + "fixedbinaryorder": 4, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvg", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies?", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvs", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvM", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC19defaultDependenciesAC06ObjectH0VSgvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Final" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Function", + "name": "enable", + "printedName": "enable()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Func", + "usr": "c:@M@FBSDKCoreKit@objc(cs)StdParamEnforcementManager(im)enable", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC6enableyyF", + "moduleName": "FBSDKCoreKit", + "objc_name": "enable", + "declAttributes": [ + "Final", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Function", + "name": "processParameters", + "printedName": "processParameters(_:event:)", + "children": [ + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Foundation.NSDictionary?", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ], + "usr": "s:Sq" + }, + { + "kind": "TypeNominal", + "name": "Optional", + "printedName": "Swift.String?", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ], + "usr": "s:Sq" + } + ], + "declKind": "Func", + "usr": "c:@M@FBSDKCoreKit@objc(cs)StdParamEnforcementManager(im)processParameters:event:", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC17processParameters_5eventSo12NSDictionaryCSgAH_SSSgtF", + "moduleName": "FBSDKCoreKit", + "objc_name": "processParameters:event:", + "declAttributes": [ + "Final", + "ObjC" + ], + "funcSelfKind": "NonMutating" + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init()", + "children": [ + { + "kind": "TypeNominal", + "name": "StdParamEnforcementManager", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager", + "usr": "c:@M@FBSDKCoreKit@objc(cs)StdParamEnforcementManager" + } + ], + "declKind": "Constructor", + "usr": "c:@M@FBSDKCoreKit@objc(cs)StdParamEnforcementManager(im)init", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerCACycfc", + "moduleName": "FBSDKCoreKit", + "overriding": true, + "implicit": true, + "objc_name": "init", + "declAttributes": [ + "Dynamic", + "ObjC", + "Override" + ], + "init_kind": "Designated" + }, + { + "kind": "TypeDecl", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "Var", + "name": "serverConfigurationProvider", + "printedName": "serverConfigurationProvider", + "children": [ + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Var", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvp", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvp", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "HasStorage" + ], + "fixedbinaryorder": 0, + "hasStorage": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvg", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvg", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "get" + }, + { + "kind": "Accessor", + "name": "Set", + "printedName": "Set()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + }, + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvs", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvs", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "set" + }, + { + "kind": "Accessor", + "name": "Modify", + "printedName": "Modify()", + "children": [ + { + "kind": "TypeNominal", + "name": "Void", + "printedName": "()" + } + ], + "declKind": "Accessor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvM", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderSo011FBSDKServerJ9Providing_pvM", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "declAttributes": [ + "Transparent" + ], + "accessorKind": "_modify" + } + ] + }, + { + "kind": "Constructor", + "name": "init", + "printedName": "init(serverConfigurationProvider:)", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + }, + { + "kind": "TypeNominal", + "name": "_ServerConfigurationProviding", + "printedName": "any FBSDKCoreKit._ServerConfigurationProviding", + "usr": "c:objc(pl)FBSDKServerConfigurationProviding" + } + ], + "declKind": "Constructor", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderAESo011FBSDKServerJ9Providing_p_tcfc", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV27serverConfigurationProviderAESo011FBSDKServerJ9Providing_p_tcfc", + "moduleName": "FBSDKCoreKit", + "implicit": true, + "init_kind": "Designated" + } + ], + "declKind": "Struct", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + } + ], + "declKind": "Class", + "usr": "c:@M@FBSDKCoreKit@objc(cs)StdParamEnforcementManager", + "mangledName": "$s12FBSDKCoreKit26StdParamEnforcementManagerC", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "Final", + "ObjC" + ], + "superclassUsr": "c:objc(cs)NSObject", + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "MACARuleMatching", + "printedName": "MACARuleMatching", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKMACARuleMatching", + "mangledName": "$s12FBSDKCoreKit16MACARuleMatchingP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsObject", + "printedName": "DependentAsObject", + "children": [ + { + "kind": "TypeWitness", + "name": "ObjectDependencies", + "printedName": "ObjectDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "ObjectDependencies", + "printedName": "FBSDKCoreKit.StdParamEnforcementManager.ObjectDependencies", + "usr": "s:12FBSDKCoreKit26StdParamEnforcementManagerC18ObjectDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit17DependentAsObjectP", + "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" } ] }, @@ -53903,7 +71090,23 @@ "usr": "s:12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV", "mangledName": "$s12FBSDKCoreKit10TokenCacheC18ObjectDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] } ], "declKind": "Class", @@ -53915,6 +71118,20 @@ "RawDocComment" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "DependentAsObject", @@ -53938,6 +71155,23 @@ "mangledName": "$s12FBSDKCoreKit17DependentAsObjectP" } ] + }, + { + "kind": "Import", + "name": "Foundation", + "printedName": "Foundation", + "declKind": "Import", + "moduleName": "FBSDKCoreKit", + "declAttributes": [ + "RawDocComment" + ] + }, + { + "kind": "Import", + "name": "StoreKit", + "printedName": "StoreKit", + "declKind": "Import", + "moduleName": "FBSDKCoreKit" }, { "kind": "Import", @@ -54217,6 +71451,22 @@ "AccessControl", "ObjC", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -54410,6 +71660,20 @@ }, { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -54474,6 +71738,22 @@ "AccessControl", "ObjC", "RawDocComment" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } ] }, { @@ -56932,6 +74212,8 @@ "declAttributes": [ "Final", "ObjC", + "Preconcurrency", + "Custom", "AccessControl" ], "isFromExtension": true, @@ -56954,6 +74236,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -58068,6 +75364,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -58349,6 +75659,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -58595,6 +75919,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -58808,6 +76146,20 @@ }, { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -58982,6 +76334,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -59771,6 +77137,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -60052,6 +77432,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -60276,6 +77670,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -60426,6 +77834,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -61239,7 +78661,23 @@ "usr": "s:12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit15_FeatureManagerC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] }, { "kind": "Var", @@ -61516,6 +78954,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -61690,6 +79142,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -61847,6 +79313,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -62304,6 +79784,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -63183,7 +80677,23 @@ "usr": "s:12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV", "mangledName": "$s12FBSDKCoreKit31_PaymentProductRequestorFactoryC16TypeDependenciesV", "moduleName": "FBSDKCoreKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + } + ] }, { "kind": "Var", @@ -63457,6 +80967,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -63763,6 +81287,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -64154,6 +81692,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -65210,6 +82762,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -65489,6 +83055,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -67365,6 +84945,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Sendable", "printedName": "Sendable", "usr": "s:s8SendableP", @@ -67646,25 +85240,17 @@ "conformances": [ { "kind": "Conformance", - "name": "DependentAsType", - "printedName": "DependentAsType", - "children": [ - { - "kind": "TypeWitness", - "name": "TypeDependencies", - "printedName": "TypeDependencies", - "children": [ - { - "kind": "TypeNominal", - "name": "TypeDependencies", - "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", - "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" - } - ] - } - ], - "usr": "s:12FBSDKCoreKit15DependentAsTypeP", - "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -67714,6 +85300,28 @@ "printedName": "CustomDebugStringConvertible", "usr": "s:s28CustomDebugStringConvertibleP", "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "DependentAsType", + "printedName": "DependentAsType", + "children": [ + { + "kind": "TypeWitness", + "name": "TypeDependencies", + "printedName": "TypeDependencies", + "children": [ + { + "kind": "TypeNominal", + "name": "TypeDependencies", + "printedName": "FBSDKCoreKit._WebDialog.TypeDependencies", + "usr": "s:12FBSDKCoreKit10_WebDialogC16TypeDependenciesV" + } + ] + } + ], + "usr": "s:12FBSDKCoreKit15DependentAsTypeP", + "mangledName": "$s12FBSDKCoreKit15DependentAsTypeP" } ] }, @@ -67807,6 +85415,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -68095,6 +85717,20 @@ "conformances": [ { "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", @@ -68146,6 +85782,78 @@ }, { "kind": "TypeDecl", + "name": "AsyncSequence", + "printedName": "AsyncSequence", + "children": [ + { + "kind": "Function", + "name": "getValues", + "printedName": "getValues()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[τ_0_0.Element]", + "children": [ + { + "kind": "TypeNominal", + "name": "DependentMember", + "printedName": "τ_0_0.Element" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:Sci12FBSDKCoreKitE9getValuesSay7ElementQzGyYaKF", + "mangledName": "$sSci12FBSDKCoreKitE9getValuesSay7ElementQzGyYaKF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : _Concurrency.AsyncSequence>", + "sugared_genericSig": "<Self where Self : _Concurrency.AsyncSequence>", + "declAttributes": [ + "Rethrows" + ], + "isFromExtension": true, + "throwing": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:Sci", + "mangledName": "$sSci", + "moduleName": "_Concurrency", + "genericSig": "<τ_0_0.AsyncIterator : _Concurrency.AsyncIteratorProtocol, τ_0_0.Element == τ_0_0.AsyncIterator.Element, τ_0_0.Failure == τ_0_0.AsyncIterator.Failure>", + "sugared_genericSig": "<Self.AsyncIterator : _Concurrency.AsyncIteratorProtocol, Self.Element == Self.AsyncIterator.Element, Self.Failure == Self.AsyncIterator.Failure>", + "intro_Macosx": "10.15", + "intro_iOS": "13.0", + "intro_tvOS": "13.0", + "intro_watchOS": "6.0", + "declAttributes": [ + "Available", + "Available", + "Available", + "Available" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + } + ] + }, + { + "kind": "TypeDecl", "name": "ASWebAuthenticationSession", "printedName": "ASWebAuthenticationSession", "declKind": "Class", @@ -68167,6 +85875,20 @@ "ObjectiveC.NSObject" ], "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, { "kind": "Conformance", "name": "Equatable", @@ -68227,73 +85949,718 @@ }, { "kind": "TypeDecl", - "name": "Comparable", - "printedName": "Comparable", + "name": "Dictionary", + "printedName": "Dictionary", "children": [ { - "kind": "Function", - "name": "fb_clamped", - "printedName": "fb_clamped(to:)", + "kind": "Var", + "name": "stringKeys", + "printedName": "stringKeys", "children": [ { "kind": "TypeNominal", - "name": "GenericTypeParam", - "printedName": "τ_0_0" - }, + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:SD12FBSDKCoreKitSo26FBSDKAppEventParameterNameaRszypRs_rlE10stringKeysSDySSypGvp", + "mangledName": "$sSD12FBSDKCoreKitSo26FBSDKAppEventParameterNameaRszypRs_rlE10stringKeysSDySSypGvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:SD12FBSDKCoreKitSo26FBSDKAppEventParameterNameaRszypRs_rlE10stringKeysSDySSypGvg", + "mangledName": "$sSD12FBSDKCoreKitSo26FBSDKAppEventParameterNameaRszypRs_rlE10stringKeysSDySSypGvg", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 == FBSDKCoreKit.AppEvents.ParameterName, τ_0_1 == Any>", + "sugared_genericSig": "<Key, Value where Key == FBSDKCoreKit.AppEvents.ParameterName, Value == Any>", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "appEventParameterKeys", + "printedName": "appEventParameterKeys", + "children": [ { "kind": "TypeNominal", - "name": "ClosedRange", - "printedName": "Swift.ClosedRange<τ_0_0>", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ParameterName", + "printedName": "FBSDKCoreKit.AppEvents.ParameterName", + "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:SD12FBSDKCoreKitSSRszypRs_rlE21appEventParameterKeysSDySo08FBSDKAppdE4NameaypGvp", + "mangledName": "$sSD12FBSDKCoreKitSSRszypRs_rlE21appEventParameterKeysSDySo08FBSDKAppdE4NameaypGvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppEvents.ParameterName : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "ParameterName", + "printedName": "FBSDKCoreKit.AppEvents.ParameterName", + "usr": "c:FBSDKAppEventParameterName.h@T@FBSDKAppEventParameterName" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:SD12FBSDKCoreKitSSRszypRs_rlE21appEventParameterKeysSDySo08FBSDKAppdE4NameaypGvg", + "mangledName": "$sSD12FBSDKCoreKitSSRszypRs_rlE21appEventParameterKeysSDySo08FBSDKAppdE4NameaypGvg", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 == Swift.String, τ_0_1 == Any>", + "sugared_genericSig": "<Key, Value where Key == Swift.String, Value == Any>", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "stringKeys", + "printedName": "stringKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:SD12FBSDKCoreKitSo27FBSDKAppOperationalDataTypeaRszSDySSypGRs_rlE10stringKeysSDySSADGvp", + "mangledName": "$sSD12FBSDKCoreKitSo27FBSDKAppOperationalDataTypeaRszSDySSypGRs_rlE10stringKeysSDySSADGvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:SD12FBSDKCoreKitSo27FBSDKAppOperationalDataTypeaRszSDySSypGRs_rlE10stringKeysSDySSADGvg", + "mangledName": "$sSD12FBSDKCoreKitSo27FBSDKAppOperationalDataTypeaRszSDySSypGRs_rlE10stringKeysSDySSADGvg", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 == FBSDKCoreKit.AppOperationalDataType, τ_0_1 == [Swift.String : Any]>", + "sugared_genericSig": "<Key, Value where Key == FBSDKCoreKit.AppOperationalDataType, Value == [Swift.String : Any]>", + "isFromExtension": true, + "accessorKind": "get" + } + ] + }, + { + "kind": "Var", + "name": "appOperationalDataParameterKeys", + "printedName": "appOperationalDataParameterKeys", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppOperationalDataType : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "AppOperationalDataType", + "printedName": "FBSDKCoreKit.AppOperationalDataType", + "usr": "c:FBSDKAppOperationalDataType.h@T@FBSDKAppOperationalDataType" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Var", + "usr": "s:SD12FBSDKCoreKitSSRszSDySSypGRs_rlE31appOperationalDataParameterKeysSDySo08FBSDKAppdE4TypeaABGvp", + "mangledName": "$sSD12FBSDKCoreKitSSRszSDySSypGRs_rlE31appOperationalDataParameterKeysSDySo08FBSDKAppdE4TypeaABGvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[FBSDKCoreKit.AppOperationalDataType : [Swift.String : Any]]", + "children": [ + { + "kind": "TypeNominal", + "name": "AppOperationalDataType", + "printedName": "FBSDKCoreKit.AppOperationalDataType", + "usr": "c:FBSDKAppOperationalDataType.h@T@FBSDKAppOperationalDataType" + }, + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[Swift.String : Any]", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + }, + { + "kind": "TypeNominal", + "name": "ProtocolComposition", + "printedName": "Any" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SD" + } + ], + "declKind": "Accessor", + "usr": "s:SD12FBSDKCoreKitSSRszSDySSypGRs_rlE31appOperationalDataParameterKeysSDySo08FBSDKAppdE4TypeaABGvg", + "mangledName": "$sSD12FBSDKCoreKitSSRszSDySSypGRs_rlE31appOperationalDataParameterKeysSDySo08FBSDKAppdE4TypeaABGvg", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 == Swift.String, τ_0_1 == [Swift.String : Any]>", + "sugared_genericSig": "<Key, Value where Key == Swift.String, Value == [Swift.String : Any]>", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:SD", + "mangledName": "$sSD", + "moduleName": "Swift", + "genericSig": "<τ_0_0, τ_0_1 where τ_0_0 : Swift.Hashable>", + "sugared_genericSig": "<Key, Value where Key : Swift.Hashable>", + "declAttributes": [ + "EagerMove", + "Frozen" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Sequence", + "printedName": "Sequence", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(key: τ_0_0, value: τ_0_1)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ] + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.Dictionary<τ_0_0, τ_0_1>.Iterator", + "usr": "s:SD8IteratorV" + } + ] + } + ], + "usr": "s:ST", + "mangledName": "$sST" + }, + { + "kind": "Conformance", + "name": "Collection", + "printedName": "Collection", + "children": [ + { + "kind": "TypeWitness", + "name": "Element", + "printedName": "Element", + "children": [ + { + "kind": "TypeNominal", + "name": "Tuple", + "printedName": "(key: τ_0_0, value: τ_0_1)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ] + } + ] + }, + { + "kind": "TypeWitness", + "name": "Index", + "printedName": "Index", + "children": [ + { + "kind": "TypeNominal", + "name": "Index", + "printedName": "Swift.Dictionary<τ_0_0, τ_0_1>.Index", + "usr": "s:SD5IndexV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Iterator", + "printedName": "Iterator", + "children": [ + { + "kind": "TypeNominal", + "name": "Iterator", + "printedName": "Swift.Dictionary<τ_0_0, τ_0_1>.Iterator", + "usr": "s:SD8IteratorV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "SubSequence", + "printedName": "SubSequence", + "children": [ + { + "kind": "TypeNominal", + "name": "Slice", + "printedName": "Swift.Slice<[τ_0_0 : τ_0_1]>", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_0_0 : τ_0_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:s5SliceV" + } + ] + }, + { + "kind": "TypeWitness", + "name": "Indices", + "printedName": "Indices", + "children": [ + { + "kind": "TypeNominal", + "name": "DefaultIndices", + "printedName": "Swift.DefaultIndices<[τ_0_0 : τ_0_1]>", + "children": [ + { + "kind": "TypeNominal", + "name": "Dictionary", + "printedName": "[τ_0_0 : τ_0_1]", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ], + "usr": "s:SD" + } + ], + "usr": "s:SI" + } + ] + } + ], + "usr": "s:Sl", + "mangledName": "$sSl" + }, + { + "kind": "Conformance", + "name": "ExpressibleByDictionaryLiteral", + "printedName": "ExpressibleByDictionaryLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "Key", + "printedName": "Key", "children": [ { "kind": "TypeNominal", "name": "GenericTypeParam", "printedName": "τ_0_0" } - ], - "usr": "s:SN" + ] + }, + { + "kind": "TypeWitness", + "name": "Value", + "printedName": "Value", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_1" + } + ] } ], - "declKind": "Func", - "usr": "s:SL12FBSDKCoreKitE10fb_clamped2toxSNyxG_tF", - "mangledName": "$sSL12FBSDKCoreKitE10fb_clamped2toxSNyxG_tF", - "moduleName": "FBSDKCoreKit", - "genericSig": "<τ_0_0 where τ_0_0 : Swift.Comparable>", - "sugared_genericSig": "<Self where Self : Swift.Comparable>", - "isFromExtension": true, - "funcSelfKind": "NonMutating" - } - ], - "declKind": "Protocol", - "usr": "s:SL", - "mangledName": "$sSL", - "moduleName": "Swift", - "genericSig": "<τ_0_0 : Swift.Equatable>", - "sugared_genericSig": "<Self : Swift.Equatable>", - "isExternal": true, - "conformances": [ + "usr": "s:s30ExpressibleByDictionaryLiteralP", + "mangledName": "$ss30ExpressibleByDictionaryLiteralP" + }, { "kind": "Conformance", "name": "Equatable", "printedName": "Equatable", "usr": "s:SQ", "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "_HasCustomAnyHashableRepresentation", + "printedName": "_HasCustomAnyHashableRepresentation", + "usr": "s:s35_HasCustomAnyHashableRepresentationP", + "mangledName": "$ss35_HasCustomAnyHashableRepresentationP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDictionary", + "printedName": "Foundation.NSDictionary", + "usr": "c:objc(cs)NSDictionary" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" } ] }, { "kind": "TypeDecl", - "name": "AEMReporter", - "printedName": "AEMReporter", + "name": "SKProduct", + "printedName": "SKProduct", + "children": [ + { + "kind": "Var", + "name": "isSubscription", + "printedName": "isSubscription", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:So9SKProductC12FBSDKCoreKitE14isSubscriptionSbvp", + "mangledName": "$sSo9SKProductC12FBSDKCoreKitE14isSubscriptionSbvp", + "moduleName": "FBSDKCoreKit", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:So9SKProductC12FBSDKCoreKitE14isSubscriptionSbvg", + "mangledName": "$sSo9SKProductC12FBSDKCoreKitE14isSubscriptionSbvg", + "moduleName": "FBSDKCoreKit", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], "declKind": "Class", - "usr": "c:@M@FBAEMKit@objc(cs)FBAEMReporter", - "mangledName": "$s8FBAEMKit11AEMReporterC", - "moduleName": "FBAEMKit", - "objc_name": "FBAEMReporter", + "usr": "c:objc(cs)SKProduct", + "moduleName": "StoreKit", + "isOpen": true, + "intro_iOS": "3.0", + "objc_name": "SKProduct", "declAttributes": [ - "Final", + "Available", + "Available", "ObjC", - "ObjCMembers" + "SynthesizedProtocol", + "Sendable", + "Dynamic" ], "superclassUsr": "c:objc(cs)NSObject", "isExternal": true, @@ -68304,10 +86671,24 @@ "conformances": [ { "kind": "Conformance", - "name": "_AEMReporterProtocol", - "printedName": "_AEMReporterProtocol", - "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter", - "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP" + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" }, { "kind": "Conformance", @@ -68359,94 +86740,1309 @@ "mangledName": "$ss28CustomDebugStringConvertibleP" } ] + }, + { + "kind": "TypeDecl", + "name": "SubscriptionPeriod", + "printedName": "SubscriptionPeriod", + "children": [ + { + "kind": "Var", + "name": "iapSubscriptionPeriod", + "printedName": "iapSubscriptionPeriod", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "declKind": "Var", + "usr": "s:8StoreKit7ProductV18SubscriptionPeriodV09FBSDKCoreB0E03iapdE0AF015IAPSubscriptionE0Vvp", + "mangledName": "$s8StoreKit7ProductV18SubscriptionPeriodV09FBSDKCoreB0E03iapdE0AF015IAPSubscriptionE0Vvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "declKind": "Accessor", + "usr": "s:8StoreKit7ProductV18SubscriptionPeriodV09FBSDKCoreB0E03iapdE0AF015IAPSubscriptionE0Vvg", + "mangledName": "$s8StoreKit7ProductV18SubscriptionPeriodV09FBSDKCoreB0E03iapdE0AF015IAPSubscriptionE0Vvg", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:8StoreKit7ProductV18SubscriptionPeriodV", + "mangledName": "$s8StoreKit7ProductV18SubscriptionPeriodV", + "moduleName": "StoreKit", + "isFromExtension": true, + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "SKProductSubscriptionPeriod", + "printedName": "SKProductSubscriptionPeriod", + "children": [ + { + "kind": "Var", + "name": "iapSubscriptionPeriod", + "printedName": "iapSubscriptionPeriod", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "declKind": "Var", + "usr": "s:So27SKProductSubscriptionPeriodC12FBSDKCoreKitE03iapbC0AC015IAPSubscriptionC0Vvp", + "mangledName": "$sSo27SKProductSubscriptionPeriodC12FBSDKCoreKitE03iapbC0AC015IAPSubscriptionC0Vvp", + "moduleName": "FBSDKCoreKit", + "isOpen": true, + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPSubscriptionPeriod", + "printedName": "FBSDKCoreKit.IAPSubscriptionPeriod", + "usr": "s:12FBSDKCoreKit21IAPSubscriptionPeriodV" + } + ], + "declKind": "Accessor", + "usr": "s:So27SKProductSubscriptionPeriodC12FBSDKCoreKitE03iapbC0AC015IAPSubscriptionC0Vvg", + "mangledName": "$sSo27SKProductSubscriptionPeriodC12FBSDKCoreKitE03iapbC0AC015IAPSubscriptionC0Vvg", + "moduleName": "FBSDKCoreKit", + "isOpen": true, + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Class", + "usr": "c:objc(cs)SKProductSubscriptionPeriod", + "moduleName": "StoreKit", + "isOpen": true, + "intro_iOS": "11.2", + "objc_name": "SKProductSubscriptionPeriod", + "declAttributes": [ + "Available", + "Available", + "ObjC", + "SynthesizedProtocol", + "Sendable", + "Dynamic" + ], + "superclassUsr": "c:objc(cs)NSObject", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "VerificationResult", + "printedName": "VerificationResult", + "children": [ + { + "kind": "Var", + "name": "iapTransaction", + "printedName": "iapTransaction", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Var", + "usr": "s:8StoreKit18VerificationResultO09FBSDKCoreB0AA11TransactionVRszlE03iapF0AD14IAPTransactionVvp", + "mangledName": "$s8StoreKit18VerificationResultO09FBSDKCoreB0AA11TransactionVRszlE03iapF0AD14IAPTransactionVvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPTransaction", + "printedName": "FBSDKCoreKit.IAPTransaction", + "usr": "s:12FBSDKCoreKit14IAPTransactionV" + } + ], + "declKind": "Accessor", + "usr": "s:8StoreKit18VerificationResultO09FBSDKCoreB0AA11TransactionVRszlE03iapF0AD14IAPTransactionVvg", + "mangledName": "$s8StoreKit18VerificationResultO09FBSDKCoreB0AA11TransactionVRszlE03iapF0AD14IAPTransactionVvg", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 == StoreKit.Transaction>", + "sugared_genericSig": "<SignedType where SignedType == StoreKit.Transaction>", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Enum", + "usr": "s:8StoreKit18VerificationResultO", + "mangledName": "$s8StoreKit18VerificationResultO", + "moduleName": "StoreKit", + "genericSig": "<τ_0_0>", + "sugared_genericSig": "<SignedType>", + "intro_Macosx": "12.0", + "intro_iOS": "15.0", + "intro_tvOS": "15.0", + "intro_watchOS": "8.0", + "declAttributes": [ + "Frozen", + "Available", + "Available", + "Available", + "Available", + "Available" + ], + "isExternal": true, + "isEnumExhaustive": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Date", + "printedName": "Date", + "children": [ + { + "kind": "Function", + "name": "isOlderThan30Days", + "printedName": "isOlderThan30Days()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Func", + "usr": "s:10Foundation4DateV12FBSDKCoreKitE17isOlderThan30DaysSbyF", + "mangledName": "$s10Foundation4DateV12FBSDKCoreKitE17isOlderThan30DaysSbyF", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Struct", + "usr": "s:10Foundation4DateV", + "mangledName": "$s10Foundation4DateV", + "moduleName": "Foundation", + "intro_Macosx": "10.10", + "intro_iOS": "8.0", + "intro_tvOS": "9.0", + "intro_watchOS": "2.0", + "declAttributes": [ + "Available", + "Available", + "Available", + "Available" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomReflectable", + "printedName": "CustomReflectable", + "usr": "s:s17CustomReflectableP", + "mangledName": "$ss17CustomReflectableP" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "ReferenceConvertible", + "printedName": "ReferenceConvertible", + "children": [ + { + "kind": "TypeWitness", + "name": "ReferenceType", + "printedName": "ReferenceType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDate", + "printedName": "Foundation.NSDate", + "usr": "c:objc(cs)NSDate" + } + ] + } + ], + "usr": "s:10Foundation20ReferenceConvertibleP", + "mangledName": "$s10Foundation20ReferenceConvertibleP" + }, + { + "kind": "Conformance", + "name": "_ObjectiveCBridgeable", + "printedName": "_ObjectiveCBridgeable", + "children": [ + { + "kind": "TypeWitness", + "name": "_ObjectiveCType", + "printedName": "_ObjectiveCType", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDate", + "printedName": "Foundation.NSDate", + "usr": "c:objc(cs)NSDate" + } + ] + } + ], + "usr": "s:s21_ObjectiveCBridgeableP", + "mangledName": "$ss21_ObjectiveCBridgeableP" + }, + { + "kind": "Conformance", + "name": "_CustomPlaygroundQuickLookable", + "printedName": "_CustomPlaygroundQuickLookable", + "usr": "s:s30_CustomPlaygroundQuickLookableP", + "mangledName": "$ss30_CustomPlaygroundQuickLookableP" + }, + { + "kind": "Conformance", + "name": "Strideable", + "printedName": "Strideable", + "children": [ + { + "kind": "TypeWitness", + "name": "Stride", + "printedName": "Stride", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:Sx", + "mangledName": "$sSx" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Decimal", + "printedName": "Decimal", + "children": [ + { + "kind": "Var", + "name": "currencyNumber", + "printedName": "currencyNumber", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDecimalNumber", + "printedName": "Foundation.NSDecimalNumber", + "usr": "c:objc(cs)NSDecimalNumber" + } + ], + "declKind": "Var", + "usr": "s:So9NSDecimala12FBSDKCoreKitE14currencyNumberSo0aE0Cvp", + "mangledName": "$sSo9NSDecimala12FBSDKCoreKitE14currencyNumberSo0aE0Cvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "NSDecimalNumber", + "printedName": "Foundation.NSDecimalNumber", + "usr": "c:objc(cs)NSDecimalNumber" + } + ], + "declKind": "Accessor", + "usr": "s:So9NSDecimala12FBSDKCoreKitE14currencyNumberSo0aE0Cvg", + "mangledName": "$sSo9NSDecimala12FBSDKCoreKitE14currencyNumberSo0aE0Cvg", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "c:@SA@NSDecimal", + "moduleName": "Foundation", + "declAttributes": [ + "SynthesizedProtocol", + "NonSendable", + "Sendable" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "SignedNumeric", + "printedName": "SignedNumeric", + "usr": "s:s13SignedNumericP", + "mangledName": "$ss13SignedNumericP" + }, + { + "kind": "Conformance", + "name": "Numeric", + "printedName": "Numeric", + "children": [ + { + "kind": "TypeWitness", + "name": "Magnitude", + "printedName": "Magnitude", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ] + } + ], + "usr": "s:Sj", + "mangledName": "$sSj" + }, + { + "kind": "Conformance", + "name": "AdditiveArithmetic", + "printedName": "AdditiveArithmetic", + "usr": "s:s18AdditiveArithmeticP", + "mangledName": "$ss18AdditiveArithmeticP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByFloatLiteral", + "printedName": "ExpressibleByFloatLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "FloatLiteralType", + "printedName": "FloatLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Double", + "printedName": "Swift.Double", + "usr": "s:Sd" + } + ] + } + ], + "usr": "s:s25ExpressibleByFloatLiteralP", + "mangledName": "$ss25ExpressibleByFloatLiteralP" + }, + { + "kind": "Conformance", + "name": "ExpressibleByIntegerLiteral", + "printedName": "ExpressibleByIntegerLiteral", + "children": [ + { + "kind": "TypeWitness", + "name": "IntegerLiteralType", + "printedName": "IntegerLiteralType", + "children": [ + { + "kind": "TypeNominal", + "name": "Int", + "printedName": "Swift.Int", + "usr": "s:Si" + } + ] + } + ], + "usr": "s:s27ExpressibleByIntegerLiteralP", + "mangledName": "$ss27ExpressibleByIntegerLiteralP" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Comparable", + "printedName": "Comparable", + "usr": "s:SL", + "mangledName": "$sSL" + }, + { + "kind": "Conformance", + "name": "Decodable", + "printedName": "Decodable", + "usr": "s:Se", + "mangledName": "$sSe" + }, + { + "kind": "Conformance", + "name": "Encodable", + "printedName": "Encodable", + "usr": "s:SE", + "mangledName": "$sSE" + }, + { + "kind": "Conformance", + "name": "Strideable", + "printedName": "Strideable", + "children": [ + { + "kind": "TypeWitness", + "name": "Stride", + "printedName": "Stride", + "children": [ + { + "kind": "TypeNominal", + "name": "Decimal", + "printedName": "Foundation.Decimal", + "usr": "c:@SA@NSDecimal" + } + ] + } + ], + "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" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Transaction", + "printedName": "Transaction", + "children": [ + { + "kind": "Function", + "name": "getNewCandidateTransactions", + "printedName": "getNewCandidateTransactions()", + "children": [ + { + "kind": "TypeNominal", + "name": "Array", + "printedName": "[StoreKit.VerificationResult<StoreKit.Transaction>]", + "children": [ + { + "kind": "TypeNominal", + "name": "VerificationResult", + "printedName": "StoreKit.VerificationResult<StoreKit.Transaction>", + "children": [ + { + "kind": "TypeNominal", + "name": "Transaction", + "printedName": "StoreKit.Transaction", + "usr": "s:8StoreKit11TransactionV" + } + ], + "usr": "s:8StoreKit18VerificationResultO" + } + ], + "usr": "s:Sa" + } + ], + "declKind": "Func", + "usr": "s:8StoreKit11TransactionV09FBSDKCoreB0E27getNewCandidateTransactionsSayAA18VerificationResultOyACGGyYaFZ", + "mangledName": "$s8StoreKit11TransactionV09FBSDKCoreB0E27getNewCandidateTransactionsSayAA18VerificationResultOyACGGyYaFZ", + "moduleName": "FBSDKCoreKit", + "static": true, + "isFromExtension": true, + "funcSelfKind": "NonMutating" + }, + { + "kind": "Var", + "name": "isSubscription", + "printedName": "isSubscription", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Var", + "usr": "s:8StoreKit11TransactionV09FBSDKCoreB0E14isSubscriptionSbvp", + "mangledName": "$s8StoreKit11TransactionV09FBSDKCoreB0E14isSubscriptionSbvp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "Bool", + "printedName": "Swift.Bool", + "usr": "s:Sb" + } + ], + "declKind": "Accessor", + "usr": "s:8StoreKit11TransactionV09FBSDKCoreB0E14isSubscriptionSbvg", + "mangledName": "$s8StoreKit11TransactionV09FBSDKCoreB0E14isSubscriptionSbvg", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:8StoreKit11TransactionV", + "mangledName": "$s8StoreKit11TransactionV", + "moduleName": "StoreKit", + "intro_Macosx": "12.0", + "intro_iOS": "15.0", + "intro_tvOS": "15.0", + "intro_watchOS": "8.0", + "declAttributes": [ + "Available", + "Available", + "Available", + "Available", + "Available" + ], + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Identifiable", + "printedName": "Identifiable", + "children": [ + { + "kind": "TypeWitness", + "name": "ID", + "printedName": "ID", + "children": [ + { + "kind": "TypeNominal", + "name": "UInt64", + "printedName": "Swift.UInt64", + "usr": "s:s6UInt64V" + } + ] + } + ], + "usr": "s:s12IdentifiableP", + "mangledName": "$ss12IdentifiableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "ProductType", + "printedName": "ProductType", + "children": [ + { + "kind": "Var", + "name": "iapProductType", + "printedName": "iapProductType", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ], + "declKind": "Var", + "usr": "s:8StoreKit7ProductV0C4TypeV09FBSDKCoreB0E03iapcD0AF010IAPProductD0Ovp", + "mangledName": "$s8StoreKit7ProductV0C4TypeV09FBSDKCoreB0E03iapcD0AF010IAPProductD0Ovp", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessors": [ + { + "kind": "Accessor", + "name": "Get", + "printedName": "Get()", + "children": [ + { + "kind": "TypeNominal", + "name": "IAPProductType", + "printedName": "FBSDKCoreKit.IAPProductType", + "usr": "s:12FBSDKCoreKit14IAPProductTypeO" + } + ], + "declKind": "Accessor", + "usr": "s:8StoreKit7ProductV0C4TypeV09FBSDKCoreB0E03iapcD0AF010IAPProductD0Ovg", + "mangledName": "$s8StoreKit7ProductV0C4TypeV09FBSDKCoreB0E03iapcD0AF010IAPProductD0Ovg", + "moduleName": "FBSDKCoreKit", + "isFromExtension": true, + "accessorKind": "get" + } + ] + } + ], + "declKind": "Struct", + "usr": "s:8StoreKit7ProductV0C4TypeV", + "mangledName": "$s8StoreKit7ProductV0C4TypeV", + "moduleName": "StoreKit", + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "RawRepresentable", + "printedName": "RawRepresentable", + "children": [ + { + "kind": "TypeWitness", + "name": "RawValue", + "printedName": "RawValue", + "children": [ + { + "kind": "TypeNominal", + "name": "String", + "printedName": "Swift.String", + "usr": "s:SS" + } + ] + } + ], + "usr": "s:SY", + "mangledName": "$sSY" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] + }, + { + "kind": "TypeDecl", + "name": "Comparable", + "printedName": "Comparable", + "children": [ + { + "kind": "Function", + "name": "fb_clamped", + "printedName": "fb_clamped(to:)", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + }, + { + "kind": "TypeNominal", + "name": "ClosedRange", + "printedName": "Swift.ClosedRange<τ_0_0>", + "children": [ + { + "kind": "TypeNominal", + "name": "GenericTypeParam", + "printedName": "τ_0_0" + } + ], + "usr": "s:SN" + } + ], + "declKind": "Func", + "usr": "s:SL12FBSDKCoreKitE10fb_clamped2toxSNyxG_tF", + "mangledName": "$sSL12FBSDKCoreKitE10fb_clamped2toxSNyxG_tF", + "moduleName": "FBSDKCoreKit", + "genericSig": "<τ_0_0 where τ_0_0 : Swift.Comparable>", + "sugared_genericSig": "<Self where Self : Swift.Comparable>", + "isFromExtension": true, + "funcSelfKind": "NonMutating" + } + ], + "declKind": "Protocol", + "usr": "s:SL", + "mangledName": "$sSL", + "moduleName": "Swift", + "genericSig": "<τ_0_0 : Swift.Equatable>", + "sugared_genericSig": "<Self : Swift.Equatable>", + "isExternal": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + } + ] + }, + { + "kind": "TypeDecl", + "name": "AEMReporter", + "printedName": "AEMReporter", + "declKind": "Class", + "usr": "c:@M@FBAEMKit@objc(cs)FBAEMReporter", + "mangledName": "$s8FBAEMKit11AEMReporterC", + "moduleName": "FBAEMKit", + "objc_name": "FBAEMReporter", + "declAttributes": [ + "Final", + "ObjC", + "ObjCMembers" + ], + "superclassUsr": "c:objc(cs)NSObject", + "isExternal": true, + "inheritsConvenienceInitializers": true, + "superclassNames": [ + "ObjectiveC.NSObject" + ], + "conformances": [ + { + "kind": "Conformance", + "name": "Copyable", + "printedName": "Copyable", + "usr": "s:s8CopyableP", + "mangledName": "$ss8CopyableP" + }, + { + "kind": "Conformance", + "name": "Escapable", + "printedName": "Escapable", + "usr": "s:s9EscapableP", + "mangledName": "$ss9EscapableP" + }, + { + "kind": "Conformance", + "name": "Equatable", + "printedName": "Equatable", + "usr": "s:SQ", + "mangledName": "$sSQ" + }, + { + "kind": "Conformance", + "name": "Hashable", + "printedName": "Hashable", + "usr": "s:SH", + "mangledName": "$sSH" + }, + { + "kind": "Conformance", + "name": "CVarArg", + "printedName": "CVarArg", + "usr": "s:s7CVarArgP", + "mangledName": "$ss7CVarArgP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObservingPublishing", + "printedName": "_KeyValueCodingAndObservingPublishing", + "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", + "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" + }, + { + "kind": "Conformance", + "name": "_KeyValueCodingAndObserving", + "printedName": "_KeyValueCodingAndObserving", + "usr": "s:10Foundation27_KeyValueCodingAndObservingP", + "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" + }, + { + "kind": "Conformance", + "name": "CustomStringConvertible", + "printedName": "CustomStringConvertible", + "usr": "s:s23CustomStringConvertibleP", + "mangledName": "$ss23CustomStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "CustomDebugStringConvertible", + "printedName": "CustomDebugStringConvertible", + "usr": "s:s28CustomDebugStringConvertibleP", + "mangledName": "$ss28CustomDebugStringConvertibleP" + }, + { + "kind": "Conformance", + "name": "_AEMReporterProtocol", + "printedName": "_AEMReporterProtocol", + "usr": "c:@M@FBSDKCoreKit@objc(pl)FBSDKAEMReporter", + "mangledName": "$s12FBSDKCoreKit20_AEMReporterProtocolP" + } + ] } ], "json_format_version": 8 }, "ConstValues": [ { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLink.swift", - "kind": "StringLiteral", - "offset": 396, - "length": 7, - "value": "\"FBSDKCoreKit.AppLink\"" + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", + "kind": "IntegerLiteral", + "offset": 2225, + "length": 2, + "value": "32" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 10915, + "offset": 12585, "length": 17, "value": "\"outputURLScheme\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 10960, + "offset": 12630, "length": 11, "value": "\"outputURL\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 10999, + "offset": 12669, "length": 11, "value": "\"sourceURL\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11039, + "offset": 12709, "length": 12, "value": "\"sourceHost\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11082, + "offset": 12752, "length": 14, "value": "\"sourceScheme\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11122, + "offset": 12792, "length": 9, "value": "\"success\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11154, + "offset": 12824, "length": 6, "value": "\"type\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11184, + "offset": 12854, "length": 7, "value": "\"error\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11251, + "offset": 12921, "length": 3, "value": "\"1\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", "kind": "StringLiteral", - "offset": 11280, + "offset": 12950, "length": 3, "value": "\"0\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkNavigation.swift", - "kind": "StringLiteral", - "offset": 609, - "length": 17, - "value": "\"FBSDKCoreKit.AppLinkNavigation\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolver.swift", @@ -68519,27 +88115,6 @@ "value": "\"app_links\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolverRequestBuilder.swift", - "kind": "StringLiteral", - "offset": 493, - "length": 11, - "value": "\"app_links\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/Resolver\/AppLinkResolverRequestBuilder.swift", - "kind": "StringLiteral", - "offset": 318, - "length": 29, - "value": "\"FBSDKCoreKit.AppLinkResolverRequestBuilder\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppLink\/AppLinkTarget.swift", - "kind": "StringLiteral", - "offset": 419, - "length": 13, - "value": "\"FBSDKCoreKit.AppLinkTarget\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "BooleanLiteral", "offset": 908, @@ -68563,119 +88138,119 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 18771, + "offset": 19054, "length": 15, "value": "\"fb_al_inbound\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 18820, + "offset": 19103, "length": 17, "value": "\"fb_auto_applink\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 18971, + "offset": 19254, "length": 11, "value": "\"targetURL\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19018, + "offset": 19301, "length": 15, "value": "\"targetURLHost\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19073, + "offset": 19356, "length": 19, "value": "\"referralTargetURL\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19126, + "offset": 19409, "length": 13, "value": "\"referralURL\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19177, + "offset": 19460, "length": 17, "value": "\"referralAppName\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19225, + "offset": 19508, "length": 10, "value": "\"inputURL\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19272, + "offset": 19555, "length": 16, "value": "\"inputURLScheme\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19328, + "offset": 19611, "length": 19, "value": "\"core_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19392, + "offset": 19675, "length": 20, "value": "\"login_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19461, + "offset": 19744, "length": 24, "value": "\"marketing_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19534, + "offset": 19817, "length": 24, "value": "\"messenger_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19604, + "offset": 19887, "length": 21, "value": "\"places_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19670, + "offset": 19953, "length": 20, "value": "\"share_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19732, + "offset": 20015, "length": 17, "value": "\"tv_lib_included\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/ApplicationDelegate.swift", "kind": "StringLiteral", - "offset": 19785, + "offset": 20068, "length": 15, "value": "\"SchemeWarning\"" }, @@ -68834,13 +88409,6 @@ "value": "\".facebook.com\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AuthenticationTokenClaims.swift", - "kind": "StringLiteral", - "offset": 287, - "length": 25, - "value": "\"FBSDKCoreKit.AuthenticationTokenClaims\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BackgroundEventLogger.swift", "kind": "StringLiteral", "offset": 327, @@ -68853,6 +88421,20 @@ "offset": 1623, "length": 9, "value": "\"version\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/BannedParamsManager.swift", + "kind": "BooleanLiteral", + "offset": 318, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/BannedParamsManager.swift", + "kind": "StringLiteral", + "offset": 417, + "length": 25, + "value": "\"standard_params_blocked\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/BlocklistEventsManager.swift", @@ -68878,28 +88460,28 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", - "offset": 14346, + "offset": 15090, "length": 74, "value": "\"\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", - "offset": 14378, + "offset": 15122, "length": 1, "value": "\".\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", - "offset": 14413, + "offset": 15157, "length": 5, "value": "\"nil\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/Configuration\/CoreKitComponents.swift", "kind": "StringLiteral", - "offset": 14419, + "offset": 15163, "length": 1, "value": "\"\"" }, @@ -69074,223 +88656,6 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", - "offset": 312, - "length": 32, - "value": "\"fb_mobile_achievement_unlocked\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 367, - "length": 24, - "value": "\"fb_mobile_activate_app\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 418, - "length": 28, - "value": "\"fb_mobile_add_payment_info\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 468, - "length": 23, - "value": "\"fb_mobile_add_to_cart\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 517, - "length": 27, - "value": "\"fb_mobile_add_to_wishlist\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 576, - "length": 33, - "value": "\"fb_mobile_complete_registration\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 633, - "length": 24, - "value": "\"fb_mobile_content_view\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 685, - "length": 30, - "value": "\"fb_mobile_initiated_checkout\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 739, - "length": 26, - "value": "\"fb_mobile_level_achieved\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 785, - "length": 20, - "value": "\"fb_mobile_purchase\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 821, - "length": 16, - "value": "\"fb_mobile_rate\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 856, - "length": 18, - "value": "\"fb_mobile_search\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 897, - "length": 25, - "value": "\"fb_mobile_spent_credits\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 950, - "length": 31, - "value": "\"fb_mobile_tutorial_completion\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1036, - "length": 10, - "value": "\"_logTime\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1066, - "length": 12, - "value": "\"_eventName\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1099, - "length": 13, - "value": "\"_valueToSum\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1133, - "length": 13, - "value": "\"content_ids\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1165, - "length": 15, - "value": "\"fb_content_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1202, - "length": 17, - "value": "\"fb_content_type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1241, - "length": 16, - "value": "\"fb_description\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1273, - "length": 10, - "value": "\"fb_level\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1308, - "length": 21, - "value": "\"fb_max_rating_value\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1348, - "length": 14, - "value": "\"fb_num_items\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1393, - "length": 27, - "value": "\"fb_payment_info_available\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1449, - "length": 24, - "value": "\"fb_registration_method\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1496, - "length": 18, - "value": "\"fb_search_string\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1532, - "length": 12, - "value": "\"fb_success\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1562, - "length": 13, - "value": "\"fb_order_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1592, - "length": 9, - "value": "\"ad_type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 1620, - "length": 13, - "value": "\"fb_currency\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", "offset": 1036, "length": 10, "value": "\"_logTime\"" @@ -69529,153 +88894,6 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", - "offset": 1988, - "length": 9, - "value": "\"anon_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2017, - "length": 13, - "value": "\"app_user_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2053, - "length": 15, - "value": "\"advertiser_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2085, - "length": 9, - "value": "\"page_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2121, - "length": 21, - "value": "\"page_scoped_user_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2161, - "length": 4, - "value": "\"ud\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2203, - "length": 29, - "value": "\"advertiser_tracking_enabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2248, - "length": 30, - "value": "\"application_tracking_enabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2302, - "length": 16, - "value": "\"consider_views\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2340, - "length": 14, - "value": "\"device_token\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2396, - "length": 20, - "value": "\"include_dwell_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2443, - "length": 20, - "value": "\"include_video_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2489, - "length": 18, - "value": "\"install_referrer\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2534, - "length": 19, - "value": "\"installer_package\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2575, - "length": 14, - "value": "\"receipt_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2610, - "length": 13, - "value": "\"url_schemes\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2645, - "length": 14, - "value": "\"campaign_ids\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2754, - "length": 11, - "value": "\"user_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2783, - "length": 10, - "value": "\"app_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2814, - "length": 13, - "value": "\"custom_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2850, - "length": 15, - "value": "\"custom_events\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", "offset": 2754, "length": 11, "value": "\"user_data\"" @@ -69784,202 +89002,6 @@ "offset": 3400, "length": 9, "value": "\"ad_type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2935, - "length": 7, - "value": "\"value\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2962, - "length": 12, - "value": "\"event_time\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 2994, - "length": 12, - "value": "\"event_name\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3027, - "length": 13, - "value": "\"content_ids\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3078, - "length": 14, - "value": "\"content_type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3149, - "length": 18, - "value": "\"max_rating_value\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3186, - "length": 11, - "value": "\"num_items\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3228, - "length": 24, - "value": "\"payment_info_available\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3281, - "length": 21, - "value": "\"registration_method\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3325, - "length": 15, - "value": "\"search_string\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3373, - "length": 10, - "value": "\"order_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3400, - "length": 9, - "value": "\"ad_type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3516, - "length": 9, - "value": "\"anon_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3545, - "length": 13, - "value": "\"fb_login_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3588, - "length": 9, - "value": "\"page_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3624, - "length": 21, - "value": "\"page_scoped_user_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3664, - "length": 4, - "value": "\"ud\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3706, - "length": 29, - "value": "\"advertiser_tracking_enabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3751, - "length": 30, - "value": "\"application_tracking_enabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3805, - "length": 16, - "value": "\"consider_views\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3843, - "length": 14, - "value": "\"device_token\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3899, - "length": 20, - "value": "\"include_dwell_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3946, - "length": 20, - "value": "\"include_video_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 3992, - "length": 18, - "value": "\"install_referrer\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4037, - "length": 19, - "value": "\"installer_package\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4078, - "length": 14, - "value": "\"receipt_data\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4113, - "length": 13, - "value": "\"url_schemes\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4148, - "length": 14, - "value": "\"campaign_ids\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", @@ -70194,125 +89216,6 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", "kind": "StringLiteral", - "offset": 4234, - "length": 21, - "value": "\"AchievementUnlocked\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4277, - "length": 13, - "value": "\"ActivateApp\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4315, - "length": 16, - "value": "\"AddPaymentInfo\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4351, - "length": 11, - "value": "\"AddToCart\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4386, - "length": 15, - "value": "\"AddToWishlist\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4432, - "length": 22, - "value": "\"CompleteRegistration\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4476, - "length": 13, - "value": "\"ViewContent\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4516, - "length": 18, - "value": "\"InitiateCheckout\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4558, - "length": 15, - "value": "\"LevelAchieved\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4592, - "length": 10, - "value": "\"Purchase\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4617, - "length": 6, - "value": "\"Rate\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4640, - "length": 8, - "value": "\"Search\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4671, - "length": 14, - "value": "\"SpentCredits\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4714, - "length": 20, - "value": "\"TutorialCompletion\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4808, - "length": 15, - "value": "\"action_source\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4861, - "length": 18, - "value": "\"MobileAppInstall\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 4906, - "length": 19, - "value": "\"install_timestamp\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", "offset": 4808, "length": 15, "value": "\"action_source\"" @@ -70351,55 +89254,6 @@ "offset": 8724, "length": 31, "value": "\"data_processing_options_state\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 8628, - "length": 25, - "value": "\"data_processing_options\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 8673, - "length": 33, - "value": "\"data_processing_options_country\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventConversionsAPITransformer.swift", - "kind": "StringLiteral", - "offset": 8724, - "length": 31, - "value": "\"data_processing_options_state\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", - "kind": "StringLiteral", - "offset": 317, - "length": 10, - "value": "\"endpoint\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", - "kind": "StringLiteral", - "offset": 345, - "length": 12, - "value": "\"is_enabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", - "kind": "StringLiteral", - "offset": 377, - "length": 12, - "value": "\"dataset_id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", - "kind": "StringLiteral", - "offset": 409, - "length": 12, - "value": "\"access_key\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/CAPIGateway\/FBSDKAppEventsCAPIManager.swift", @@ -70668,6 +89522,314 @@ "value": "\"\"" }, { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 281, + "length": 12, + "value": "\"FREE_TRIAL\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 342, + "length": 29, + "value": "\"app_events_if_auto_log_subs\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 413, + "length": 39, + "value": "\"com.facebook.sdk:RestoredPurchasesKey\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 495, + "length": 40, + "value": "\"com.facebook.sdk:LoggedTransactionsKey\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 577, + "length": 39, + "value": "\"com.facebook.sdk:NewCandidatesDateKey\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 659, + "length": 45, + "value": "\"com.facebook.sdk:OldestCachedTransactionKey\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 742, + "length": 22, + "value": "\"yyyy-MM-dd HH:mm:ssZ\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "IntegerLiteral", + "offset": 814, + "length": 13, + "value": "3600000000000" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "IntegerLiteral", + "offset": 880, + "length": 2, + "value": "60" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 920, + "length": 9, + "value": "\"SK1-SK2\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 1222, + "length": 43, + "value": "\"com.facebook.sdk:ManualDedupableEventsKey\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 1316, + "length": 45, + "value": "\"com.facebook.sdk:ImplicitDedupableEventsKey\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 1392, + "length": 12, + "value": "\"2025-01-14\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPConstants.swift", + "kind": "StringLiteral", + "offset": 1452, + "length": 41, + "value": "\"SKIncludeConsumableInAppPurchaseHistory\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "BooleanLiteral", + "offset": 316, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "Array", + "offset": 377, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "Array", + "offset": 437, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "StringLiteral", + "offset": 937, + "length": 13, + "value": "\"_valueToSum\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "BooleanLiteral", + "offset": 12273, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "BooleanLiteral", + "offset": 17886, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "BooleanLiteral", + "offset": 17919, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "BooleanLiteral", + "offset": 18401, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPDedupeProcessor.swift", + "kind": "BooleanLiteral", + "offset": 18439, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPSubscriptionPeriod.swift", + "kind": "StringLiteral", + "offset": 403, + "length": 3, + "value": "\"D\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPSubscriptionPeriod.swift", + "kind": "StringLiteral", + "offset": 421, + "length": 3, + "value": "\"W\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPSubscriptionPeriod.swift", + "kind": "StringLiteral", + "offset": 440, + "length": 3, + "value": "\"M\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPSubscriptionPeriod.swift", + "kind": "StringLiteral", + "offset": 458, + "length": 3, + "value": "\"Y\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPSubscriptionPeriod.swift", + "kind": "StringLiteral", + "offset": 479, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransaction.swift", + "kind": "StringLiteral", + "offset": 424, + "length": 5, + "value": "\"SK1\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransaction.swift", + "kind": "StringLiteral", + "offset": 448, + "length": 5, + "value": "\"SK2\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransaction.swift", + "kind": "StringLiteral", + "offset": 507, + "length": 12, + "value": "\"Consumable\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransaction.swift", + "kind": "StringLiteral", + "offset": 543, + "length": 15, + "value": "\"NonConsumable\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransaction.swift", + "kind": "StringLiteral", + "offset": 582, + "length": 15, + "value": "\"AutoRenewable\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransaction.swift", + "kind": "StringLiteral", + "offset": 620, + "length": 14, + "value": "\"NonRenewable\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionCache.swift", + "kind": "Array", + "offset": 500, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionCache.swift", + "kind": "BooleanLiteral", + "offset": 5606, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionLogger.swift", + "kind": "IntegerLiteral", + "offset": 641, + "length": 3, + "value": "100" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionLogger.swift", + "kind": "StringLiteral", + "offset": 12737, + "length": 6, + "value": "\"subs\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionLogger.swift", + "kind": "StringLiteral", + "offset": 12761, + "length": 7, + "value": "\"inapp\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionObserver.swift", + "kind": "BooleanLiteral", + "offset": 638, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPTransactionObserver.swift", + "kind": "BooleanLiteral", + "offset": 693, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPValidationResult.swift", + "kind": "StringLiteral", + "offset": 261, + "length": 7, + "value": "\"Valid\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPValidationResult.swift", + "kind": "StringLiteral", + "offset": 286, + "length": 9, + "value": "\"Invalid\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/IAP\/IAPValidationResult.swift", + "kind": "StringLiteral", + "offset": 316, + "length": 12, + "value": "\"Unverified\"" + }, + { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/MACARuleMatchingManager.swift", "kind": "BooleanLiteral", "offset": 357, @@ -70934,286 +90096,6 @@ "value": "\"user_age_range\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 7931, - "length": 16, - "value": "\"public_profile\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 7969, - "length": 14, - "value": "\"user_friends\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8018, - "length": 15, - "value": "\"user_about_me\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8060, - "length": 20, - "value": "\"user_actions.books\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8109, - "length": 21, - "value": "\"user_action.fitness\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8157, - "length": 20, - "value": "\"user_actions.music\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8203, - "length": 19, - "value": "\"user_actions.news\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8249, - "length": 20, - "value": "\"user_actions.video\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8292, - "length": 15, - "value": "\"user_birthday\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8338, - "length": 24, - "value": "\"user_education_history\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8383, - "length": 13, - "value": "\"user_events\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8424, - "length": 21, - "value": "\"user_games_activity\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8466, - "length": 13, - "value": "\"user_gender\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8502, - "length": 15, - "value": "\"user_hometown\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8537, - "length": 12, - "value": "\"user_likes\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8572, - "length": 15, - "value": "\"user_location\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8615, - "length": 21, - "value": "\"user_managed_groups\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8657, - "length": 13, - "value": "\"user_photos\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8690, - "length": 12, - "value": "\"user_posts\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8730, - "length": 20, - "value": "\"user_relationships\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8784, - "length": 27, - "value": "\"user_relationship_details\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8842, - "length": 24, - "value": "\"user_religion_politics\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8893, - "length": 20, - "value": "\"user_tagged_places\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8934, - "length": 13, - "value": "\"user_videos\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 8969, - "length": 14, - "value": "\"user_website\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9009, - "length": 19, - "value": "\"user_work_history\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9060, - "length": 25, - "value": "\"read_custom_friendlists\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9108, - "length": 15, - "value": "\"read_insights\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9161, - "length": 32, - "value": "\"read_audience_network_insights\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9221, - "length": 21, - "value": "\"read_page_mailboxes\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9266, - "length": 17, - "value": "\"pages_show_list\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9308, - "length": 18, - "value": "\"pages_manage_cta\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9363, - "length": 31, - "value": "\"pages_manage_instant_articles\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9412, - "length": 10, - "value": "\"ads_read\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9441, - "length": 11, - "value": "\"user_link\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Permission.swift", - "kind": "StringLiteral", - "offset": 9475, - "length": 16, - "value": "\"user_age_range\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", - "kind": "IntegerLiteral", - "offset": 591, - "length": 6, - "value": "1" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", - "kind": "IntegerLiteral", - "offset": 699, - "length": 5, - "value": "2" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", - "kind": "IntegerLiteral", - "offset": 806, - "length": 5, - "value": "3" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", - "kind": "IntegerLiteral", - "offset": 913, - "length": 5, - "value": "4" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", "kind": "IntegerLiteral", "offset": 591, @@ -71277,20 +90159,6 @@ "value": "\"type\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", - "kind": "StringLiteral", - "offset": 3348, - "length": 14, - "value": "\"access_token\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ImageURL.swift", - "kind": "StringLiteral", - "offset": 3388, - "length": 6, - "value": "\"type\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", "offset": 292, @@ -71299,38 +90167,66 @@ }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9101, - "length": 4, - "value": "\"id\"" + "kind": "IntegerLiteral", + "offset": 2063, + "length": 3, + "value": "100" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9157, - "length": 11, - "value": "\"age_range\"" + "kind": "IntegerLiteral", + "offset": 2120, + "length": 3, + "value": "100" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9260, - "length": 12, - "value": "\"first_name\"" + "kind": "BooleanLiteral", + "offset": 2184, + "length": 5, + "value": "false" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9295, - "length": 13, - "value": "\"middle_name\"" + "kind": "Array", + "offset": 2464, + "length": 2, + "value": "[]" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9329, - "length": 11, - "value": "\"last_name\"" + "kind": "Array", + "offset": 2907, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", + "kind": "IntegerLiteral", + "offset": 3101, + "length": 3, + "value": "100" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", + "kind": "IntegerLiteral", + "offset": 3152, + "length": 3, + "value": "100" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", + "kind": "BooleanLiteral", + "offset": 3210, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", + "kind": "Array", + "offset": 3426, + "length": 2, + "value": "[]" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", @@ -71433,55 +90329,6 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", "kind": "StringLiteral", - "offset": 9599, - "length": 4, - "value": "\"id\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9625, - "length": 12, - "value": "\"first_name\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9660, - "length": 13, - "value": "\"middle_name\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9694, - "length": 11, - "value": "\"last_name\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9726, - "length": 6, - "value": "\"name\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 9817, - "length": 11, - "value": "\"age_range\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", - "offset": 10087, - "length": 15, - "value": "\"is_silhouette\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+Loading.swift", - "kind": "StringLiteral", "offset": 10087, "length": 15, "value": "\"is_silhouette\"" @@ -71515,18 +90362,18 @@ "value": "\"com.facebook.sdk.FBSDKProfile.currentProfile\"" }, { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile+ProfileProviding.swift", + "kind": "BooleanLiteral", + "offset": 2766, + "length": 4, + "value": "true" + }, + { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile.swift", "kind": "BooleanLiteral", "offset": 4036, "length": 5, "value": "false" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Profile.swift", - "kind": "StringLiteral", - "offset": 858, - "length": 7, - "value": "\"FBSDKCoreKit.Profile\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/ProtectedModeManager.swift", @@ -71545,14 +90392,14 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/ProtectedModeManager.swift", "kind": "Array", - "offset": 502, - "length": 3246, - "value": "[\"_currency\", \"_valueToSum\", \"fb_availability\", \"fb_body_style\", \"fb_checkin_date\", \"fb_checkout_date\", \"fb_city\", \"fb_condition_of_vehicle\", \"fb_content_category\", \"fb_content_ids\", \"fb_content_name\", \"fb_content_type\", \"fb_contents\", \"fb_country\", \"fb_currency\", \"fb_delivery_category\", \"fb_departing_arrival_date\", \"fb_departing_departure_date\", \"fb_destination_airport\", \"fb_destination_ids\", \"fb_dma_code\", \"fb_drivetrain\", \"fb_exterior_color\", \"fb_fuel_type\", \"fb_hotel_score\", \"fb_interior_color\", \"fb_lease_end_date\", \"fb_lease_start_date\", \"fb_listing_type\", \"fb_make\", \"fb_mileage.unit\", \"fb_mileage.value\", \"fb_model\", \"fb_neighborhood\", \"fb_num_adults\", \"fb_num_children\", \"fb_num_infants\", \"fb_num_items\", \"fb_order_id\", \"fb_origin_airport\", \"fb_postal_code\", \"fb_predicted_ltv\", \"fb_preferred_baths_range\", \"fb_preferred_beds_range\", \"fb_preferred_neighborhoods\", \"fb_preferred_num_stops\", \"fb_preferred_price_range\", \"fb_preferred_star_ratings\", \"fb_price\", \"fb_property_type\", \"fb_region\", \"fb_returning_arrival_date\", \"fb_returning_departure_date\", \"fb_search_string\", \"fb_state_of_vehicle\", \"fb_status\", \"fb_suggested_destinations\", \"fb_suggested_home_listings\", \"fb_suggested_hotels\", \"fb_suggested_jobs\", \"fb_suggested_local_service_businesses\", \"fb_suggested_location_based_items\", \"fb_suggested_vehicles\", \"fb_transmission\", \"fb_travel_class\", \"fb_travel_end\", \"fb_travel_start\", \"fb_trim\", \"fb_user_bucket\", \"fb_value\", \"fb_vin\", \"fb_year\", \"lead_event_source\", \"predicted_ltv\", \"product_catalog_id\", \"app_user_id\", \"appVersion\", \"_eventName\", \"_eventName_md5\", \"_currency\", \"_implicitlyLogged\", \"_inBackground\", \"_isTimedEvent\", \"_logTime\", \"fb_order_id\", \"_session_id\", \"_ui\", \"_valueToSum\", \"_valueToUpdate\", \"_is_fb_codeless\", \"_is_suggested_event\", \"_fb_pixel_referral_id\", \"fb_pixel_id\", \"trace_id\", \"user_agent\", \"subscription_id\", \"predicted_ltv\", \"event_id\", \"_restrictedParams\", \"_onDeviceParams\", \"purchase_valid_result_type\", \"core_lib_included\", \"login_lib_included\", \"share_lib_included\", \"place_lib_included\", \"messenger_lib_included\", \"applinks_lib_included\", \"marketing_lib_included\", \"_codeless_action\", \"sdk_initialized\", \"billing_client_lib_included\", \"billing_service_lib_included\", \"user_data_keys\", \"device_push_token\", \"fb_mobile_pckg_fp\", \"fb_mobile_app_cert_hash\", \"aggregate_id\", \"anonymous_id\", \"campaign_ids\", \"fb_post_attachment\", \"receipt_data\", \"ad_type\", \"fb_content\", \"fb_content_id\", \"fb_content_type\", \"fb_currency\", \"fb_description\", \"fb_level\", \"fb_max_rating_value\", \"fb_num_items\", \"fb_order_id\", \"fb_payment_info_available\", \"fb_registration_method\", \"fb_search_string\", \"fb_success\", \"pm\", \"_audiencePropertyIds\", \"cs_maca\"]" + "offset": 494, + "length": 3155, + "value": "[\"_currency\", \"_valueToSum\", \"fb_availability\", \"fb_body_style\", \"fb_checkin_date\", \"fb_checkout_date\", \"fb_city\", \"fb_condition_of_vehicle\", \"fb_content_ids\", \"fb_content_type\", \"fb_contents\", \"fb_country\", \"fb_currency\", \"fb_delivery_category\", \"fb_departing_arrival_date\", \"fb_departing_departure_date\", \"fb_destination_airport\", \"fb_destination_ids\", \"fb_dma_code\", \"fb_drivetrain\", \"fb_exterior_color\", \"fb_fuel_type\", \"fb_hotel_score\", \"fb_interior_color\", \"fb_lease_end_date\", \"fb_lease_start_date\", \"fb_listing_type\", \"fb_make\", \"fb_mileage.unit\", \"fb_mileage.value\", \"fb_model\", \"fb_neighborhood\", \"fb_num_adults\", \"fb_num_children\", \"fb_num_infants\", \"fb_num_items\", \"fb_order_id\", \"fb_origin_airport\", \"fb_postal_code\", \"fb_predicted_ltv\", \"fb_preferred_baths_range\", \"fb_preferred_beds_range\", \"fb_preferred_neighborhoods\", \"fb_preferred_num_stops\", \"fb_preferred_price_range\", \"fb_preferred_star_ratings\", \"fb_price\", \"fb_property_type\", \"fb_region\", \"fb_returning_arrival_date\", \"fb_returning_departure_date\", \"fb_state_of_vehicle\", \"fb_suggested_destinations\", \"fb_suggested_home_listings\", \"fb_suggested_hotels\", \"fb_suggested_jobs\", \"fb_suggested_local_service_businesses\", \"fb_suggested_location_based_items\", \"fb_suggested_vehicles\", \"fb_transmission\", \"fb_travel_class\", \"fb_travel_end\", \"fb_travel_start\", \"fb_trim\", \"fb_user_bucket\", \"fb_value\", \"fb_vin\", \"fb_year\", \"lead_event_source\", \"predicted_ltv\", \"product_catalog_id\", \"app_user_id\", \"appVersion\", \"_eventName\", \"_eventName_md5\", \"_currency\", \"_implicitlyLogged\", \"_inBackground\", \"_isTimedEvent\", \"_logTime\", \"fb_order_id\", \"_session_id\", \"_ui\", \"_valueToSum\", \"_valueToUpdate\", \"_is_fb_codeless\", \"_is_suggested_event\", \"_fb_pixel_referral_id\", \"fb_pixel_id\", \"trace_id\", \"user_agent\", \"subscription_id\", \"predicted_ltv\", \"event_id\", \"_restrictedParams\", \"_onDeviceParams\", \"purchase_valid_result_type\", \"core_lib_included\", \"login_lib_included\", \"share_lib_included\", \"place_lib_included\", \"messenger_lib_included\", \"applinks_lib_included\", \"marketing_lib_included\", \"_codeless_action\", \"sdk_initialized\", \"billing_client_lib_included\", \"billing_service_lib_included\", \"user_data_keys\", \"device_push_token\", \"fb_mobile_pckg_fp\", \"fb_mobile_app_cert_hash\", \"aggregate_id\", \"anonymous_id\", \"campaign_ids\", \"fb_post_attachment\", \"receipt_data\", \"ad_type\", \"fb_content\", \"fb_content_id\", \"fb_content_type\", \"fb_currency\", \"fb_description\", \"fb_level\", \"fb_max_rating_value\", \"fb_num_items\", \"fb_order_id\", \"fb_payment_info_available\", \"fb_registration_method\", \"fb_search_string\", \"fb_success\", \"pm\", \"_audiencePropertyIds\", \"cs_maca\"]" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/ProtectedModeManager.swift", "kind": "Array", - "offset": 3797, + "offset": 3698, "length": 2, "value": "[]" }, @@ -71611,20 +90458,6 @@ "offset": 668, "length": 14, "value": "\"_filteredKey\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+AutoLogAppEvents.swift", - "kind": "StringLiteral", - "offset": 294, - "length": 29, - "value": "\"auto_log_app_events_default\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+AutoLogAppEvents.swift", - "kind": "StringLiteral", - "offset": 342, - "length": 29, - "value": "\"auto_log_app_events_enabled\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+AutoLogAppEvents.swift", @@ -71844,139 +90677,6 @@ "value": "\"com.facebook.sdk:FBSDKSettingsSetAdvertiserTrackingEnabledTimestamp\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 291, - "length": 25, - "value": "\"FacebookUrlSchemeSuffix\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 340, - "length": 21, - "value": "\"FacebookClientToken\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 385, - "length": 21, - "value": "\"FacebookDisplayName\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 429, - "length": 20, - "value": "\"FacebookDomainPart\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 494, - "length": 33, - "value": "\"FacebookAutoLogAppEventsEnabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 571, - "length": 39, - "value": "\"FacebookAdvertiserIDCollectionEnabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 648, - "length": 33, - "value": "\"FacebookCodelessDebugLogEnabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 710, - "length": 25, - "value": "\"FacebookLoggingBehavior\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 753, - "length": 15, - "value": "\"FacebookAppID\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 803, - "length": 32, - "value": "\"FacebookJpegCompressionQuality\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 874, - "length": 34, - "value": "\"FacebookSKAdNetworkReportEnabled\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 946, - "length": 57, - "value": "\"com.facebook.sdk:FBSDKSettingsAdvertisingTrackingStatus\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1038, - "length": 54, - "value": "\"com.facebook.sdk:FBSDKSettingsLimitEventAndDataUsage\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1140, - "length": 67, - "value": "\"com.facebook.sdk:FBSDKSettingsUseCachedValuesForExpensiveMetadata\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1241, - "length": 53, - "value": "\"com.facebook.sdk.FBSDKSettingsUseTokenOptimizations\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1328, - "length": 53, - "value": "\"com.facebook.sdk:FBSDKSettingsDataProcessingOptions\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1401, - "length": 39, - "value": "\"com.facebook.sdk:FBSDKSettingsBitmask\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1469, - "length": 48, - "value": "\"com.facebook.sdk:FBSDKSettingsInstallTimestamp\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings+PersistenceKey.swift", - "kind": "StringLiteral", - "offset": 1567, - "length": 69, - "value": "\"com.facebook.sdk:FBSDKSettingsSetAdvertiserTrackingEnabledTimestamp\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "FloatLiteral", "offset": 1378, @@ -72021,6 +90721,13 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", + "offset": 14660, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", + "kind": "BooleanLiteral", "offset": 18897, "length": 4, "value": "true" @@ -72028,14 +90735,42 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "BooleanLiteral", - "offset": 21917, + "offset": 19725, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", + "kind": "FloatLiteral", + "offset": 19774, + "length": 4, + "value": "60.0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", + "kind": "FloatLiteral", + "offset": 19795, + "length": 4, + "value": "60.0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", + "kind": "FloatLiteral", + "offset": 19816, + "length": 4, + "value": "24.0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", + "kind": "BooleanLiteral", + "offset": 21968, "length": 4, "value": "true" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Settings.swift", "kind": "StringLiteral", - "offset": 22686, + "offset": 22737, "length": 391, "value": "\"As of v9.0, you must initialize the SDK prior to calling any methods or setting any properties. You can do this by calling `ApplicationDelegate.application(_:didFinishLaunchingWithOptions:)`. Learn more: https:\/\/developers.facebook.com\/docs\/ios\/getting-started. If no `UIApplication` instance is available, you can use `ApplicationDelegate.initializeSDK()`.\"" }, @@ -72077,93 +90812,51 @@ { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", "kind": "StringLiteral", - "offset": 648, + "offset": 1909, + "length": 14, + "value": "\"access_token\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", + "kind": "StringLiteral", + "offset": 1967, + "length": 17, + "value": "\"include_headers\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", + "kind": "StringLiteral", + "offset": 2021, + "length": 14, + "value": "\"Content-Type\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", + "kind": "StringLiteral", + "offset": 2172, + "length": 12, + "value": "\"image\/jpeg\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", + "kind": "StringLiteral", + "offset": 2216, + "length": 3, + "value": "\"0\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/StdParamEnforcementManager.swift", + "kind": "BooleanLiteral", + "offset": 325, "length": 5, - "value": "\"\/me\"" + "value": "false" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/StdParamEnforcementManager.swift", "kind": "StringLiteral", - "offset": 673, - "length": 10, - "value": "\"\/friends\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 703, - "length": 10, - "value": "\"\/picture\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 1909, - "length": 14, - "value": "\"access_token\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 1967, - "length": 17, - "value": "\"include_headers\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 2021, - "length": 14, - "value": "\"Content-Type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 1909, - "length": 14, - "value": "\"access_token\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 1967, - "length": 17, - "value": "\"include_headers\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 2021, - "length": 14, - "value": "\"Content-Type\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 2172, - "length": 12, - "value": "\"image\/jpeg\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 2216, - "length": 3, - "value": "\"0\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 2172, - "length": 12, - "value": "\"image\/jpeg\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/GraphAPI\/ShimGraphRequestInterceptor.swift", - "kind": "StringLiteral", - "offset": 2216, - "length": 3, - "value": "\"0\"" + "offset": 500, + "length": 24, + "value": "\"standard_params_schema\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/TokenCache.swift", @@ -72208,13 +90901,6 @@ "value": "\"tokenEncoded\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/TokenCaching\/_AccessTokenExpirer.swift", - "kind": "StringLiteral", - "offset": 483, - "length": 19, - "value": "\"FBSDKCoreKit._AccessTokenExpirer\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", "kind": "StringLiteral", "offset": 682, @@ -72255,13 +90941,6 @@ "offset": 1542, "length": 5, "value": "false" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/_BridgeAPI.swift", - "kind": "StringLiteral", - "offset": 445, - "length": 10, - "value": "\"FBSDKCoreKit._BridgeAPI\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", @@ -72446,13 +91125,6 @@ "value": "\"user_info\"" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/BridgeAPI\/ProtocolVersions\/_BridgeAPIProtocolNativeV1.swift", - "kind": "StringLiteral", - "offset": 457, - "length": 26, - "value": "\"FBSDKCoreKit._BridgeAPIProtocolNativeV1\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/ServerConfiguration\/_DialogConfigurationMapBuilder.swift", "kind": "StringLiteral", "offset": 587, @@ -72530,20 +91202,6 @@ "value": "false" }, { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/_PaymentObserver.swift", - "kind": "StringLiteral", - "offset": 514, - "length": 16, - "value": "\"FBSDKCoreKit._PaymentObserver\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/Integrity\/_RestrictiveEventFilter.swift", - "kind": "StringLiteral", - "offset": 459, - "length": 23, - "value": "\"FBSDKCoreKit._RestrictiveEventFilter\"" - }, - { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", "kind": "StringLiteral", "offset": 604, @@ -72570,20 +91228,6 @@ "offset": 711, "length": 8, "value": "\"amount\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/AppEvents\/Internal\/SKAdNetwork\/_SKAdNetworkEvent.swift", - "kind": "StringLiteral", - "offset": 453, - "length": 17, - "value": "\"FBSDKCoreKit._SKAdNetworkEvent\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/UI\/_ViewImpressionLogger.swift", - "kind": "StringLiteral", - "offset": 479, - "length": 21, - "value": "\"FBSDKCoreKit._ViewImpressionLogger\"" }, { "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", @@ -72668,13 +91312,6 @@ "offset": 1200, "length": 21, "value": "\"fbconnect:\/\/success\"" - }, - { - "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBSDKCoreKit\/FBSDKCoreKit\/Internal\/WebDialog\/_WebDialog.swift", - "kind": "StringLiteral", - "offset": 447, - "length": 10, - "value": "\"FBSDKCoreKit._WebDialog\"" } ] } \ No newline at end of file -- Gitblit v1.8.0