From 97fc0a41111c5a929ee8be9d6511775697ffa760 Mon Sep 17 00:00:00 2001 From: lpw Date: Mon, 15 Apr 2024 11:24:46 +0800 Subject: [PATCH] 提交3.18.0 --- frameworks/FBAEMKit.xcframework/ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json | 2099 +++++++++++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 1,884 insertions(+), 215 deletions(-) diff --git a/frameworks/FBAEMKit.xcframework/ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json b/frameworks/FBAEMKit.xcframework/ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json index c8a7ab4..e87fd41 100644 --- a/frameworks/FBAEMKit.xcframework/ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json +++ b/frameworks/FBAEMKit.xcframework/ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json @@ -12780,14 +12780,22 @@ }, { "kind": "TypeNominal", - "name": "URL", - "printedName": "Foundation.URL", - "usr": "s:10Foundation3URLV" + "name": "Optional", + "printedName": "Foundation.URL?", + "children": [ + { + "kind": "TypeNominal", + "name": "URL", + "printedName": "Foundation.URL", + "usr": "s:10Foundation3URLV" + } + ], + "usr": "s:Sq" } ], "declKind": "Func", "usr": "c:@M@FBAEMKit@objc(cs)FBAEMReporter(cm)handle:", - "mangledName": "$s8FBAEMKit11AEMReporterC6handleyy10Foundation3URLVFZ", + "mangledName": "$s8FBAEMKit11AEMReporterC6handleyy10Foundation3URLVSgFZ", "moduleName": "FBAEMKit", "static": true, "declAttributes": [ @@ -15099,7 +15107,16 @@ "usr": "s:8FBAEMKit11AEMSettingsO16TypeDependenciesV", "mangledName": "$s8FBAEMKit11AEMSettingsO16TypeDependenciesV", "moduleName": "FBAEMKit", - "isFromExtension": true + "isFromExtension": true, + "conformances": [ + { + "kind": "Conformance", + "name": "Sendable", + "printedName": "Sendable", + "usr": "s:s8SendableP", + "mangledName": "$ss8SendableP" + } + ] }, { "kind": "Var", @@ -16397,1453 +16414,3105 @@ }, "ConstValues": [ { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserMultiEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserMultiEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 1245, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserMultiEntryRule.swift", "kind": "StringLiteral", "offset": 242, "length": 27, "value": "\"FBAEMKit.AEMAdvertiserMultiEntryRule\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "Dictionary", + "offset": 656, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "StringLiteral", + "offset": 728, + "length": 42, + "value": "\"Fail to parse Advertiser Rules with JSON\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "Array", + "offset": 1549, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "Array", + "offset": 1597, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "Dictionary", + "offset": 2149, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "BooleanLiteral", + "offset": 3222, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleFactory.swift", + "kind": "Array", + "offset": 3781, + "length": 1323, + "value": "[\"unknown\", \"and\", \"or\", \"not\", \"contains\", \"not_contains\", \"starts_with\", \"i_contains\", \"i_not_contains\", \"i_starts_with\", \"regex_match\", \"eq\", \"neq\", \"lt\", \"lte\", \"gt\", \"gte\", \"i_is_any\", \"i_is_not_any\", \"is_any\", \"is_not_any\"]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 266, "length": 1, "value": "0" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 306, "length": 3, "value": "1" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 361, "length": 2, "value": "2" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 371, "length": 3, "value": "3" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 414, "length": 8, "value": "4" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 430, "length": 11, "value": "5" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 449, "length": 10, "value": "6" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 467, "length": 23, "value": "7" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 498, "length": 26, "value": "8" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 532, "length": 25, "value": "9" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 565, "length": 10, "value": "10" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 583, "length": 5, "value": "11" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 596, "length": 8, "value": "12" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 612, "length": 8, "value": "13" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 628, "length": 15, "value": "14" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 651, "length": 11, "value": "15" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 670, "length": 18, "value": "16" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 696, "length": 20, "value": "17" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 724, "length": 23, "value": "18" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 755, "length": 5, "value": "19" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 768, "length": 8, "value": "20" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 266, "length": 1, "value": "0" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 306, "length": 3, "value": "1" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 361, "length": 2, "value": "2" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 371, "length": 3, "value": "3" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 414, "length": 8, "value": "4" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 430, "length": 11, "value": "5" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 449, "length": 10, "value": "6" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 467, "length": 23, "value": "7" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 498, "length": 26, "value": "8" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 532, "length": 25, "value": "9" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 565, "length": 10, "value": "10" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 583, "length": 5, "value": "11" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 596, "length": 8, "value": "12" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 612, "length": 8, "value": "13" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 628, "length": 15, "value": "14" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 651, "length": 11, "value": "15" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 670, "length": 18, "value": "16" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 696, "length": 20, "value": "17" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 724, "length": 23, "value": "18" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 755, "length": 5, "value": "19" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 768, "length": 8, "value": "20" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 266, "length": 1, "value": "0" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 306, "length": 3, "value": "1" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 361, "length": 2, "value": "2" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 371, "length": 3, "value": "3" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 414, "length": 8, "value": "4" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 430, "length": 11, "value": "5" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 449, "length": 10, "value": "6" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 467, "length": 23, "value": "7" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 498, "length": 26, "value": "8" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 532, "length": 25, "value": "9" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 565, "length": 10, "value": "10" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 583, "length": 5, "value": "11" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 596, "length": 8, "value": "12" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 612, "length": 8, "value": "13" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 628, "length": 15, "value": "14" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 651, "length": 11, "value": "15" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 670, "length": 18, "value": "16" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 696, "length": 20, "value": "17" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 724, "length": 23, "value": "18" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 755, "length": 5, "value": "19" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserRuleOperator.swift", "kind": "IntegerLiteral", "offset": 768, "length": 8, "value": "20" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 573, "length": 10, "value": "\"operator\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 607, "length": 11, "value": "\"param_key\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 648, "length": 14, "value": "\"string_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 692, "length": 14, "value": "\"number_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 735, "length": 13, "value": "\"array_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 804, "length": 3, "value": "\".\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 834, "length": 5, "value": "\"[*]\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 2124, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 2240, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 2521, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "IntegerLiteral", + "offset": 2616, + "length": 1, + "value": "1" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "Array", + "offset": 3960, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "IntegerLiteral", + "offset": 4005, + "length": 1, + "value": "2" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 4022, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 4055, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 4477, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 4722, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 5401, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 5881, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 6218, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "Array", + "offset": 6560, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 6602, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "Array", + "offset": 6737, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 6779, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "Array", + "offset": 6895, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 6937, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "Array", + "offset": 7051, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 7093, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 7122, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 7517, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 7721, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 7915, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 8144, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "IntegerLiteral", + "offset": 8311, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 8483, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "BooleanLiteral", "offset": 8907, "length": 4, "value": "true" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 10445, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 10823, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", + "kind": "BooleanLiteral", + "offset": 10978, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMAdvertiserSingleEntryRule.swift", "kind": "StringLiteral", "offset": 269, "length": 28, "value": "\"FBAEMKit.AEMAdvertiserSingleEntryRule\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 354, "length": 18, "value": "\"default_currency\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 395, "length": 13, "value": "\"cutoff_time\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 441, "length": 24, "value": "\"conversion_value_rules\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 487, "length": 12, "value": "\"valid_from\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 516, "length": 13, "value": "\"config_mode\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 554, "length": 15, "value": "\"advertiser_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 592, "length": 13, "value": "\"business_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 627, "length": 12, "value": "\"param_rule\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 354, "length": 18, "value": "\"default_currency\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 395, "length": 13, "value": "\"cutoff_time\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 441, "length": 24, "value": "\"conversion_value_rules\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 487, "length": 12, "value": "\"valid_from\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 516, "length": 13, "value": "\"config_mode\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 554, "length": 15, "value": "\"advertiser_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 592, "length": 13, "value": "\"business_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 627, "length": 12, "value": "\"param_rule\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "kind": "Array", + "offset": 3404, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "kind": "Array", + "offset": 3798, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "kind": "Array", + "offset": 4042, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "kind": "StringLiteral", + "offset": 5291, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "kind": "StringLiteral", + "offset": 5573, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", + "kind": "BooleanLiteral", + "offset": 6379, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMConfiguration.swift", "kind": "StringLiteral", "offset": 242, "length": 16, "value": "\"FBAEMKit.AEMConfiguration\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", "kind": "StringLiteral", "offset": 339, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", "kind": "StringLiteral", "offset": 339, "length": 12, "value": "\"event_name\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "kind": "Dictionary", + "offset": 969, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "kind": "BooleanLiteral", + "offset": 1537, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "kind": "StringLiteral", + "offset": 1703, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", + "kind": "BooleanLiteral", + "offset": 2280, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMEvent.swift", "kind": "StringLiteral", "offset": 242, "length": 8, "value": "\"FBAEMKit.AEMEvent\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "IntegerLiteral", "offset": 1068, "length": 2, "value": "24" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "IntegerLiteral", "offset": 1085, "length": 2, "value": "60" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "IntegerLiteral", "offset": 1104, "length": 2, "value": "60" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "IntegerLiteral", "offset": 1171, "length": 1, "value": "8" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "IntegerLiteral", "offset": 1211, "length": 2, "value": "32" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1274, "length": 14, "value": "\"campaign_ids\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1309, "length": 11, "value": "\"acs_token\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1348, "length": 15, "value": "\"shared_secret\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1402, "length": 15, "value": "\"acs_config_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1448, "length": 15, "value": "\"advertiser_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1493, "length": 12, "value": "\"catalog_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1530, "length": 15, "value": "\"test_deeplink\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1594, "length": 13, "value": "\"config_mode\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1643, "length": 11, "value": "\"config_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1681, "length": 17, "value": "\"recorded_events\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1725, "length": 17, "value": "\"recorded_values\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1770, "length": 18, "value": "\"conversion_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1838, "length": 22, "value": "\"conversion_timestamp\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1885, "length": 15, "value": "\"is_aggregated\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1933, "length": 10, "value": "\"has_skan\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1985, "length": 34, "value": "\"is_conversion_filtering_eligible\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2047, "length": 12, "value": "\"fb_content\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2097, "length": 15, "value": "\"fb_content_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1274, "length": 14, "value": "\"campaign_ids\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1309, "length": 11, "value": "\"acs_token\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1348, "length": 15, "value": "\"shared_secret\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1402, "length": 15, "value": "\"acs_config_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1448, "length": 15, "value": "\"advertiser_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1493, "length": 12, "value": "\"catalog_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1530, "length": 15, "value": "\"test_deeplink\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1594, "length": 13, "value": "\"config_mode\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1643, "length": 11, "value": "\"config_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1681, "length": 17, "value": "\"recorded_events\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1725, "length": 17, "value": "\"recorded_values\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1770, "length": 18, "value": "\"conversion_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1838, "length": 22, "value": "\"conversion_timestamp\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1885, "length": 15, "value": "\"is_aggregated\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1933, "length": 10, "value": "\"has_skan\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 1985, "length": 34, "value": "\"is_conversion_filtering_eligible\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2047, "length": 12, "value": "\"fb_content\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2097, "length": 15, "value": "\"fb_content_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2174, "length": 9, "value": "\"DEFAULT\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2201, "length": 7, "value": "\"BRAND\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2225, "length": 6, "value": "\"CPAS\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2174, "length": 9, "value": "\"DEFAULT\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2201, "length": 7, "value": "\"BRAND\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 2225, "length": 6, "value": "\"CPAS\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 2922, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 3035, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 3374, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 3931, + "length": 9, + "value": "\"DEFAULT\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 3965, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 4046, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 4066, + "length": 2, + "value": "-1" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 4122, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Array", + "offset": 5206, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Dictionary", + "offset": 5253, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 6144, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 6478, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 6522, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 6666, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Dictionary", + "offset": 7334, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "FloatLiteral", + "offset": 7419, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 7707, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 7986, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 8030, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 8694, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 8735, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 9010, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 9496, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10050, + "length": 50, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10064, + "length": 1, + "value": "\"|\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10083, + "length": 1, + "value": "\"|\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10092, + "length": 1, + "value": "\"|server\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10557, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10568, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10605, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10616, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10653, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10664, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 10845, + "length": 1, + "value": "4" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 10859, + "length": 1, + "value": "4" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10920, + "length": 3, + "value": "\"-\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10931, + "length": 3, + "value": "\"+\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10968, + "length": 3, + "value": "\"_\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 10979, + "length": 3, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "StringLiteral", + "offset": 11032, + "length": 3, + "value": "\"=\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 11049, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 11948, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 12134, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "IntegerLiteral", + "offset": 12771, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Array", + "offset": 13420, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Array", + "offset": 13515, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Array", + "offset": 13582, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Array", + "offset": 13645, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 13879, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Array", + "offset": 16254, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "Dictionary", + "offset": 16301, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", + "kind": "BooleanLiteral", + "offset": 16491, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMInvocation.swift", "kind": "StringLiteral", "offset": 294, "length": 13, "value": "\"FBAEMKit.AEMInvocation\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 501, "length": 6, "value": "\"\r\n\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 539, "length": 8, - "value": "\"16.1.0\"" + "value": "\"17.0.0\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 588, "length": 7, - "value": "\"v16.0\"" + "value": "\"v17.0\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 617, "length": 5, "value": "\"ios\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 654, "length": 10, "value": "\"FBiOSAEM\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 699, "length": 35, - "value": "\"https:\/\/graph.facebook.com\/v16.0\/\"" + "value": "\"https:\/\/graph.facebook.com\/v17.0\/\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 772, "length": 18, "value": "\"application\/json\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 820, "length": 21, "value": "\"com.facebook.aemkit\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 865, "length": 49, "value": "\"\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 889, "length": 1, "value": "\".\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 913, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 1122, "length": 21, "value": "\"\/\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 1142, "length": 1, "value": "\"\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", "kind": "StringLiteral", "offset": 1264, "length": 8, "value": "\"\/macOS\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "FloatLiteral", + "offset": 1788, + "length": 4, + "value": "60.0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 1878, + "length": 12, + "value": "\"User-Agent\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 1961, + "length": 14, + "value": "\"Content-Type\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "BooleanLiteral", + "offset": 2015, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2124, + "length": 8, + "value": "\"format\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2136, + "length": 6, + "value": "\"json\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2154, + "length": 5, + "value": "\"sdk\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2185, + "length": 17, + "value": "\"include_headers\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2206, + "length": 7, + "value": "\"false\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2295, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2333, + "length": 6, + "value": "\"POST\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2412, + "length": 6, + "value": "\"gzip\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 2440, + "length": 18, + "value": "\"Content-Encoding\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "Dictionary", + "offset": 3610, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 3923, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 3971, + "length": 26, + "value": "\"fb_response_invalid_utf8\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "Dictionary", + "offset": 4202, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "Array", + "offset": 4649, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 5087, + "length": 12, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 5098, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 5420, + "length": 64, + "value": "\"Unsupported attachment:\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMNetworker.swift", + "kind": "StringLiteral", + "offset": 5472, + "length": 1, + "value": "\", skipping.\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 435, "length": 15, "value": "\"advertiser_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 480, "length": 16, "value": "\"advertiser_ids\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 528, "length": 17, "value": "\"fb_content_data\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 577, "length": 17, "value": "\"al_applink_data\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 623, "length": 13, "value": "\"campaign_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 669, "length": 17, "value": "\"conversion_data\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 720, "length": 18, "value": "\"consumption_hour\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 762, "length": 7, "value": "\"token\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 792, "length": 6, "value": "\"hmac\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 825, "length": 11, "value": "\"config_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 864, "length": 12, "value": "\"delay_flow\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 916, "length": 25, "value": "\"is_conversion_filtering\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 972, "length": 16, "value": "\"fb_content_ids\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1016, "length": 12, "value": "\"catalog_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1077, "length": 54, "value": "\"com.facebook.sdk:FBAEMMinAggregationRequestTimestamp\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1156, "length": 8, "value": "\"fields\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1187, "length": 6, "value": "\"data\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1226, "length": 17, "value": "\"aem_conversions\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1269, "length": 9, "value": "\"success\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1309, "length": 16, "value": "\"is_valid_match\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1363, "length": 23, "value": "\"matched_advertiser_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1419, "length": 18, "value": "\"in_segment_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1483, "length": 34, "value": "\"content_id_belongs_to_catalog_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1587, "length": 42, "value": "\"com.facebook.appevents.AEM.FBAEMReporter\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "IntegerLiteral", "offset": 1714, "length": 5, "value": "86400" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "IntegerLiteral", "offset": 1760, "length": 1, "value": "3" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1823, "length": 27, "value": "\"FBSDKAEMReportData.report\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1878, "length": 27, "value": "\"FBSDKAEMReportData.config\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 1972, "length": 24, "value": "\"aem_conversion_configs\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 2034, "length": 23, "value": "\"aem_conversion_filter\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 2090, "length": 17, "value": "\"aem_attribution\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 2163, "length": 5, "value": "\"GET\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 2191, "length": 6, "value": "\"POST\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "StringLiteral", "offset": 2295, "length": 8, "value": "\"(null)\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "BooleanLiteral", "offset": 2541, "length": 5, "value": "false" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "BooleanLiteral", "offset": 2585, "length": 5, "value": "false" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "BooleanLiteral", "offset": 2635, "length": 5, "value": "false" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "BooleanLiteral", "offset": 2681, "length": 5, "value": "false" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "BooleanLiteral", "offset": 2739, "length": 5, "value": "false" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "Dictionary", "offset": 2958, "length": 3, "value": "[]" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "Array", "offset": 3006, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", "kind": "Array", "offset": 3157, "length": 2, "value": "[]" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 4389, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 5751, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 5996, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 6814, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 7931, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 8868, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 9723, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 10332, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 10810, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 10846, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 11004, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 11488, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 11540, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 12269, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 12334, + "length": 53, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 12356, + "length": 1, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 12386, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 12783, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 13237, + "length": 36, + "value": "\"Received invalid AEM configuration\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 13323, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 13550, + "length": 52, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 13572, + "length": 1, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 13601, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 14272, + "length": 47, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 14294, + "length": 1, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 14318, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 15647, + "length": 5, + "value": "\"USD\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 15927, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 16845, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Dictionary", + "offset": 16974, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 17059, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 17352, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 18042, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 18238, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 18398, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 18690, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 18751, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 18899, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 19228, + "length": 46, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 19250, + "length": 1, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 19273, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 19448, + "length": 57, + "value": "\"Fail to send AEM debugging request with error: \"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 19504, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 19694, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 19725, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 19789, + "length": 8, + "value": "\"server\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Dictionary", + "offset": 20397, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Dictionary", + "offset": 20914, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 21073, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 21240, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 21720, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 21890, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 22627, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 22985, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 23128, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 23260, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 23352, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 23404, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 23909, + "length": 46, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 23931, + "length": 1, + "value": "\"\/\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 23954, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 24277, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 24428, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 24847, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 25157, + "length": 2, + "value": "24" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "IntegerLiteral", + "offset": 25181, + "length": 2, + "value": "24" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 25504, + "length": 8, + "value": "\"server\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 26596, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Dictionary", + "offset": 26699, + "length": 3, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 26856, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "StringLiteral", + "offset": 27059, + "length": 9, + "value": "\"DEFAULT\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 27342, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 27818, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "Array", + "offset": 27898, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 28071, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 28567, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMReporter.swift", + "kind": "BooleanLiteral", + "offset": 28597, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", "kind": "StringLiteral", "offset": 584, "length": 6, "value": "\"\r\n\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 1376, + "length": 6, + "value": "\"--%@\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 1793, + "length": 32, + "value": "\"Content-Disposition: form-data\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 1875, + "length": 17, + "value": "\"name=\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 1889, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 1959, + "length": 26, + "value": "\"filename=\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 1982, + "length": 1, + "value": "\"\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2010, + "length": 61, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2043, + "length": 4, + "value": "\"; \"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2049, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2070, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2131, + "length": 51, + "value": "\"Content-Type: \"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2160, + "length": 1, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRequestBody.swift", + "kind": "StringLiteral", + "offset": 2181, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", "kind": "StringLiteral", "offset": 436, "length": 18, "value": "\"conversion_value\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", "kind": "StringLiteral", "offset": 484, "length": 10, "value": "\"priority\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", "kind": "StringLiteral", "offset": 522, "length": 8, "value": "\"events\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "Array", + "offset": 779, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "Array", + "offset": 786, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 1699, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 1843, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 2168, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 2210, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "IntegerLiteral", + "offset": 2616, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 2668, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 2699, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 3138, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "Array", + "offset": 3483, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 3910, + "length": 5, + "value": "false" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", + "kind": "BooleanLiteral", + "offset": 3959, + "length": 4, + "value": "true" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMRule.swift", "kind": "StringLiteral", "offset": 269, "length": 7, "value": "\"FBAEMKit.AEMRule\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMSettings.swift", + "kind": "StringLiteral", + "offset": 376, + "length": 15, + "value": "\"FacebookAppID\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", "kind": "StringLiteral", "offset": 329, "length": 12, "value": "\"fb_content\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", "kind": "StringLiteral", "offset": 369, "length": 15, "value": "\"fb_content_id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", "kind": "StringLiteral", "offset": 412, "length": 12, "value": "\"item_price\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", "kind": "StringLiteral", "offset": 451, "length": 4, "value": "\"id\"" }, { - "filePath": "\/Users\/kylinchang\/Workspace\/facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", "kind": "StringLiteral", "offset": 482, "length": 10, "value": "\"quantity\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "IntegerLiteral", + "offset": 1253, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "FloatLiteral", + "offset": 1298, + "length": 3, + "value": "0.0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "IntegerLiteral", + "offset": 1499, + "length": 1, + "value": "0" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "IntegerLiteral", + "offset": 1561, + "length": 1, + "value": "1" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "StringLiteral", + "offset": 2214, + "length": 30, + "value": "\"Fail to parse AEM fb_content\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "Array", + "offset": 2426, + "length": 2, + "value": "[]" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/AEMUtility.swift", + "kind": "StringLiteral", + "offset": 2519, + "length": 2, + "value": "\"\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/MissingDependenciesError.swift", + "kind": "StringLiteral", + "offset": 453, + "length": 89, + "value": "\"The dependencies for the type '\"" + }, + { + "filePath": "\/data\/sandcastle\/boxes\/trunk-git-facebook-ios-sdk\/FBAEMKit\/FBAEMKit\/MissingDependenciesError.swift", + "kind": "StringLiteral", + "offset": 501, + "length": 41, + "value": "\"' or an instance of it have not been set\"" } ] } \ No newline at end of file -- Gitblit v1.8.0