124 files added
	
		
		250 files modified
	
	
 
	
	
	
	
	
	
	
	
 |  |  | 
 |  |  | Pod::Spec.new do |s| | 
 |  |  |  | 
 |  |  | s.name = 'WAFbImpl' | 
 |  |  | s.version = '3.16.0' | 
 |  |  | s.version = '3.18.0' | 
 |  |  | s.summary = 'WAFbImpl framework in production environment.' | 
 |  |  | s.license = 'MIT' | 
 |  |  | s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } | 
 
| New file | 
 |  |  | 
 |  |  | # | 
 |  |  | #  Be sure to run `pod spec lint WAFbImpl.podspec' to ensure this is a | 
 |  |  | #  valid spec and to remove all comments including this before submitting the spec. | 
 |  |  | # | 
 |  |  | #  To learn more about Podspec attributes see http://docs.cocoapods.org/specification.html | 
 |  |  | #  To see working Podspecs in the CocoaPods repo see https://github.com/CocoaPods/Specs/ | 
 |  |  | # | 
 |  |  |  | 
 |  |  | Pod::Spec.new do |s| | 
 |  |  |  | 
 |  |  | s.name = 'WAFbImpl' | 
 |  |  | s.version = '3.18.0' | 
 |  |  | s.summary = 'WAFbImpl framework in production environment.' | 
 |  |  | s.license = 'MIT' | 
 |  |  | s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } | 
 |  |  | s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAFbImpl.git' | 
 |  |  | s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAFbImpl.git" , :tag => s.version} | 
 |  |  | s.platform = :ios | 
 |  |  | s.ios.deployment_target = "7.0" | 
 |  |  | s.vendored_frameworks = 'frameworks/*' | 
 |  |  | s.resources = ['config/*.xml','bundle/FacebookSDKStrings.bundle'] | 
 |  |  | s.requires_arc = true | 
 |  |  | s.dependency 'WASdkIntf' | 
 |  |  | s.dependency 'WASdkImpl' | 
 |  |  | end | 
 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <config> | 
 |  |  |     <version val="FB3.16.0"/> | 
 |  |  |     <version val="FB3.18.0"/> | 
 |  |  |     <comps> | 
 |  |  |         <!-- 用户模块 --> | 
 |  |  |         <comp module="USR" plaf="FACEBOOK" mandatory="NO" value="WAFBUser" desc="FACEBOOK用户账户"/> | 
 
 |  |  | 
 |  |  |     <key>AvailableLibraries</key> | 
 |  |  |     <array> | 
 |  |  |         <dict> | 
 |  |  |             <key>BinaryPath</key> | 
 |  |  |             <string>FBAEMKit.framework/FBAEMKit</string> | 
 |  |  |             <key>LibraryIdentifier</key> | 
 |  |  |             <string>ios-arm64_x86_64-maccatalyst</string> | 
 |  |  |             <string>ios-arm64</string> | 
 |  |  |             <key>LibraryPath</key> | 
 |  |  |             <string>FBAEMKit.framework</string> | 
 |  |  |             <key>SupportedArchitectures</key> | 
 |  |  |             <array> | 
 |  |  |                 <string>arm64</string> | 
 |  |  |                 <string>x86_64</string> | 
 |  |  |             </array> | 
 |  |  |             <key>SupportedPlatform</key> | 
 |  |  |             <string>ios</string> | 
 |  |  |             <key>SupportedPlatformVariant</key> | 
 |  |  |             <string>maccatalyst</string> | 
 |  |  |         </dict> | 
 |  |  |         <dict> | 
 |  |  |             <key>BinaryPath</key> | 
 |  |  |             <string>FBAEMKit.framework/FBAEMKit</string> | 
 |  |  |             <key>LibraryIdentifier</key> | 
 |  |  |             <string>ios-arm64_x86_64-simulator</string> | 
 |  |  |             <key>LibraryPath</key> | 
 |  |  | 
 |  |  |             <string>simulator</string> | 
 |  |  |         </dict> | 
 |  |  |         <dict> | 
 |  |  |             <key>BinaryPath</key> | 
 |  |  |             <string>FBAEMKit.framework/Versions/A/FBAEMKit</string> | 
 |  |  |             <key>LibraryIdentifier</key> | 
 |  |  |             <string>ios-arm64</string> | 
 |  |  |             <string>ios-arm64_x86_64-maccatalyst</string> | 
 |  |  |             <key>LibraryPath</key> | 
 |  |  |             <string>FBAEMKit.framework</string> | 
 |  |  |             <key>SupportedArchitectures</key> | 
 |  |  |             <array> | 
 |  |  |                 <string>arm64</string> | 
 |  |  |                 <string>x86_64</string> | 
 |  |  |             </array> | 
 |  |  |             <key>SupportedPlatform</key> | 
 |  |  |             <string>ios</string> | 
 |  |  |             <key>SupportedPlatformVariant</key> | 
 |  |  |             <string>maccatalyst</string> | 
 |  |  |         </dict> | 
 |  |  |     </array> | 
 |  |  |     <key>CFBundlePackageType</key> | 
 
| New file | 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>files</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>LICENSE</key> | 
 |  |  |         <data> | 
 |  |  |         42oX9oAD1yj/wA6aqkh1wyx+qqA= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/FBAEMKit</key> | 
 |  |  |         <data> | 
 |  |  |         kFnKz3a7BN9EKAOZ1sO8ZsYfyxI= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <data> | 
 |  |  |         udCC1JoK9am4zeTwjEN7VHFCFmU= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Info.plist</key> | 
 |  |  |         <data> | 
 |  |  |         8HR2n6dc77cfVHWFccih7/cT958= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         FlRLhBcOQJUSAlcfnsn95Br9w9Q= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/module.modulemap</key> | 
 |  |  |         <data> | 
 |  |  |         Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <data> | 
 |  |  |         Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeDirectory</key> | 
 |  |  |         <data> | 
 |  |  |         gjrtKOt8N7agcyBDev9J30ble8U= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeRequirements</key> | 
 |  |  |         <data> | 
 |  |  |         d0D2bIfxnlD50/xfWKe5ZaZDcGM= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeRequirements-1</key> | 
 |  |  |         <data> | 
 |  |  |         gZGSQi5m5pZ7i97FocvP8V+vLdU= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeResources</key> | 
 |  |  |         <data> | 
 |  |  |         s+a0Zgt52s3BZk/FyOdzumrep7A= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeSignature</key> | 
 |  |  |         <data> | 
 |  |  |         XzBfpkjfnF9vk6x1eUdMk+DrwW4= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/FBAEMKit</key> | 
 |  |  |         <data> | 
 |  |  |         7bI8S9GBDDBuZCHG5A/mX0jqVKM= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <data> | 
 |  |  |         zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         xpPUQjn8kqsfIy9t3U4Z7DhkY1M= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         9MmN7soHtdzQYfZE0HMhET1jJ/k= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         xpPUQjn8kqsfIy9t3U4Z7DhkY1M= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         0SN3/avvkUfudDuIMEEy8zwsxqk= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         JZ+t37vxKH3CA3G48X+M8p+ipuw= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         0SN3/avvkUfudDuIMEEy8zwsxqk= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/module.modulemap</key> | 
 |  |  |         <data> | 
 |  |  |         Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Resources/Info.plist</key> | 
 |  |  |         <data> | 
 |  |  |         wGH2Z/3QrnaJgcDG4WqxpzDe5y8= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Resources/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <data> | 
 |  |  |         Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeDirectory</key> | 
 |  |  |         <data> | 
 |  |  |         IjoIfyjdiZ5XVwFnkp7me9IjtPk= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeRequirements</key> | 
 |  |  |         <data> | 
 |  |  |         d0D2bIfxnlD50/xfWKe5ZaZDcGM= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeRequirements-1</key> | 
 |  |  |         <data> | 
 |  |  |         l7fZaa/gB7WwS/o50Q0qa6a8c34= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeResources</key> | 
 |  |  |         <data> | 
 |  |  |         ABePuK6Vy8lmYJgDpXKGeXcZxsE= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeSignature</key> | 
 |  |  |         <data> | 
 |  |  |         MKRBgIlioXc8FG8vemit/AhPxww= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/FBAEMKit</key> | 
 |  |  |         <data> | 
 |  |  |         SSg+w4KiLIZSU4QnifmgN8YqQJ8= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <data> | 
 |  |  |         zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Info.plist</key> | 
 |  |  |         <data> | 
 |  |  |         B0co9DqU0uS3AcoLfCrTlgXsuek= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         5+CgCro1kRna0NxPZzSfW6dQsww= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         6/2k4PnFDpj4ZpkKdPhN5/6/9RM= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/module.modulemap</key> | 
 |  |  |         <data> | 
 |  |  |         Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <data> | 
 |  |  |         Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeDirectory</key> | 
 |  |  |         <data> | 
 |  |  |         Tj019WI3nF+o1wfySC4C1/3KkFA= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeRequirements</key> | 
 |  |  |         <data> | 
 |  |  |         d0D2bIfxnlD50/xfWKe5ZaZDcGM= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeRequirements-1</key> | 
 |  |  |         <data> | 
 |  |  |         LFHb0EMo/8m5HnTeDnTSVZo181A= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeResources</key> | 
 |  |  |         <data> | 
 |  |  |         SdOpEpknS8YjlU6ck+BM0b05hXA= | 
 |  |  |         </data> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeSignature</key> | 
 |  |  |         <data> | 
 |  |  |         W5mu3guELKB4Hm9+YOafl7QCMXs= | 
 |  |  |         </data> | 
 |  |  |     </dict> | 
 |  |  |     <key>files2</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>LICENSE</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             42oX9oAD1yj/wA6aqkh1wyx+qqA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             JGiNyKThXtEPUCL2A80E+FzHN+UTW+RkFoApZE8iHm8= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/FBAEMKit</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             kFnKz3a7BN9EKAOZ1sO8ZsYfyxI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             5u3Ew8KsiSRCdnDu/9IgP74cOwnkm3nWWfblWQpEJrU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             udCC1JoK9am4zeTwjEN7VHFCFmU= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             L8cu7FsBrSCk1hzU7rHSPnW2Dg334YVQgmxvWYoc11w= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Info.plist</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             8HR2n6dc77cfVHWFccih7/cT958= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             31UhkkPMZNlw7Nxy5CYsbtpc0A9vsvxH0leBg1a/XX4= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             7KHuoiL44dsYZBZoyzTeyHb8SGzoAp9cpj2IGOoOf4s= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             FlRLhBcOQJUSAlcfnsn95Br9w9Q= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             VnZtCxQGkIyFqB6DzpV5TFXOB2HgGMK18hKjcF+6yL8= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             7KHuoiL44dsYZBZoyzTeyHb8SGzoAp9cpj2IGOoOf4s= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/Modules/module.modulemap</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             jq+nSulDKiN4tenILjgXg82TzM040TCurYFTCVRKXxM= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             ZFIpWmrSklTJLGaAOPLGos/UQMB82oH4FOmWrCFbhBU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeDirectory</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             gjrtKOt8N7agcyBDev9J30ble8U= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             t9lKCjsSNVbiEfqZ1sJ4KcmT/zCmQ2baxsu8wlFUD0k= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeRequirements</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             d0D2bIfxnlD50/xfWKe5ZaZDcGM= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             P9uOYmppV+Y9GjlWrS9gKr04XttxOse3C4CYytUkqd4= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeRequirements-1</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             gZGSQi5m5pZ7i97FocvP8V+vLdU= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             GTZvSFYNzdfT9jO9nN5uj+zSzDRYxzaJNoi0Xs0WtYY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeResources</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             s+a0Zgt52s3BZk/FyOdzumrep7A= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             lbFzkMkVmGhxiG1aSDkmmGUy55K6v79fFxnCx9k0+6w= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64/FBAEMKit.framework/_CodeSignature/CodeSignature</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             XzBfpkjfnF9vk6x1eUdMk+DrwW4= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             9ZiAmY7NxlCIJT9cytK+F88xNxIQ7q7Er1itdizMK0s= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/FBAEMKit</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             7bI8S9GBDDBuZCHG5A/mX0jqVKM= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             unrDnBCTJz1YG53i85RYp5RNjU8iBnplqPS2fWx1F80= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             oNywu4w0TrcOJkEU1ZuKuSzHAEK2LywRz7PSFw62tbs= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             xpPUQjn8kqsfIy9t3U4Z7DhkY1M= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             8fFWQU6bWOYiZhk/7xy7tZUbvGeqmx/rhU3KijDs8aA= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             9MmN7soHtdzQYfZE0HMhET1jJ/k= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             AE3Q6k0sz8oyHOBOurp9vlYReWGQ+nrA70USMnu3aPE= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             xpPUQjn8kqsfIy9t3U4Z7DhkY1M= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             8fFWQU6bWOYiZhk/7xy7tZUbvGeqmx/rhU3KijDs8aA= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             0SN3/avvkUfudDuIMEEy8zwsxqk= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             LOgBa85sipBwzRerRmfOCSseit6iI6jSRcTZXa6ObaY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             JZ+t37vxKH3CA3G48X+M8p+ipuw= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             siYck3y7T0IXI+L0zspKXWEie9+ODQIfySGIfank3io= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             0SN3/avvkUfudDuIMEEy8zwsxqk= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             LOgBa85sipBwzRerRmfOCSseit6iI6jSRcTZXa6ObaY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Modules/module.modulemap</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             jq+nSulDKiN4tenILjgXg82TzM040TCurYFTCVRKXxM= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Resources/Info.plist</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             wGH2Z/3QrnaJgcDG4WqxpzDe5y8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             VNtluJ38/OG/x+NUh/giTZM7AQlYbl7mhP6e1rQF4Fo= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/Resources/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             ZFIpWmrSklTJLGaAOPLGos/UQMB82oH4FOmWrCFbhBU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeDirectory</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             IjoIfyjdiZ5XVwFnkp7me9IjtPk= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             b+b/jlgq4qEgDS5vQa+gWK/tbkdjMNQAPJKl0kfMF7U= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeRequirements</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             d0D2bIfxnlD50/xfWKe5ZaZDcGM= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             P9uOYmppV+Y9GjlWrS9gKr04XttxOse3C4CYytUkqd4= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeRequirements-1</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             l7fZaa/gB7WwS/o50Q0qa6a8c34= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             aaKuCVAgtMlxgaHqZPVoVJdHEn2yVBshv+xf6qWi+Rw= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeResources</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             ABePuK6Vy8lmYJgDpXKGeXcZxsE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             YUG1OoQaK5vFn5Gpgtj4HOHsimTpIFTWKPVOPTrc7Tg= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-maccatalyst/FBAEMKit.framework/_CodeSignature/CodeSignature</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             MKRBgIlioXc8FG8vemit/AhPxww= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             rWIBiV4EgibT53XVgJi2v15pUaDcSCzLJZSw40wMFZw= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/FBAEMKit</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             SSg+w4KiLIZSU4QnifmgN8YqQJ8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             Qq5gQZW0yvBCZABOQIo5iJ7+lG4Y/htA6IbSMjq4Gi0= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             oNywu4w0TrcOJkEU1ZuKuSzHAEK2LywRz7PSFw62tbs= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Info.plist</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             B0co9DqU0uS3AcoLfCrTlgXsuek= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PfD4ur0p4A5rlo2c3dUpcxVTfXRd9G0WQTCYGvEvjm0= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             BRKENkHSRtiGFNWjLPBe27/l7DQbt6I0swZ1Urci0e0= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             5+CgCro1kRna0NxPZzSfW6dQsww= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             OxlLLbwPgLyEAMG4fNMig0xjKPI5N7OoYZA23c345gE= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             BRKENkHSRtiGFNWjLPBe27/l7DQbt6I0swZ1Urci0e0= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             bBjssKYWZb8T6unwOifCI0kfwAmXVMVXRJ2E40D0TqY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             6/2k4PnFDpj4ZpkKdPhN5/6/9RM= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             v6T/nDnGpsUKut3G3gArD9/34LafMTBqc1KuWjgrc1E= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             bBjssKYWZb8T6unwOifCI0kfwAmXVMVXRJ2E40D0TqY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/Modules/module.modulemap</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             jq+nSulDKiN4tenILjgXg82TzM040TCurYFTCVRKXxM= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             ZFIpWmrSklTJLGaAOPLGos/UQMB82oH4FOmWrCFbhBU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeDirectory</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Tj019WI3nF+o1wfySC4C1/3KkFA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             UUtrxEv52ZUQxZ4uQ+TaePOg9Bl4xINu3z54R/M0wL8= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeRequirements</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             d0D2bIfxnlD50/xfWKe5ZaZDcGM= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             P9uOYmppV+Y9GjlWrS9gKr04XttxOse3C4CYytUkqd4= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeRequirements-1</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             LFHb0EMo/8m5HnTeDnTSVZo181A= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             qhFwZiCIOUiLMV+XJTli+CT3VMe8OujE5KNM0wSc+lI= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeResources</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             SdOpEpknS8YjlU6ck+BM0b05hXA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             Z1ylIBjhCHfPIvvo+6q/4vDHu6FU9U73zzYbvwA7yOs= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeSignature</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             W5mu3guELKB4Hm9+YOafl7QCMXs= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             RpF7kc2z/l/Xw7Kr/8zlKDxlWEKN48hzGyDTVDXcVBo= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>^.*</key> | 
 |  |  |         <true/> | 
 |  |  |         <key>^.*\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>optional</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*\.lproj/locversion.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1100</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Base\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1010</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^version.plist$</key> | 
 |  |  |         <true/> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules2</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>.*\.dSYM($|/)</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>11</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^(.*/)?\.DS_Store$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>2000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*</key> | 
 |  |  |         <true/> | 
 |  |  |         <key>^.*\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>optional</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*\.lproj/locversion.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1100</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Base\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1010</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Info\.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^PkgInfo$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^embedded\.provisionprofile$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^version\.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  | </dict> | 
 |  |  | </plist> | 
 
 |  |  | 
 |  |  | #if 0 | 
 |  |  | #elif defined(__arm64__) && __arm64__ | 
 |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | #ifndef FBAEMKIT_SWIFT_H | 
 |  |  | #define FBAEMKIT_SWIFT_H | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | 
 |  |  | # include <swift/objc-prologue.h> | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
 |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #include <Foundation/Foundation.h> | 
 |  |  | 
 |  |  | #include <cstdint> | 
 |  |  | #include <cstddef> | 
 |  |  | #include <cstdbool> | 
 |  |  | #include <cstring> | 
 |  |  | #include <stdlib.h> | 
 |  |  | #include <new> | 
 |  |  | #include <type_traits> | 
 |  |  | #else | 
 |  |  | #include <stdint.h> | 
 |  |  | #include <stddef.h> | 
 |  |  | #include <stdbool.h> | 
 |  |  | #include <string.h> | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
 |  |  | # include <ptrauth.h> | 
 |  |  | #else | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
 |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
 |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
 |  |  | # endif | 
 |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
 |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
 |  |  | # endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_TYPEDEFS) | 
 |  |  | 
 |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
 |  |  | #if __has_attribute(objc_runtime_name) | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
 |  |  | #if __has_attribute(swift_name) | 
 |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_COMPILE_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
 |  |  | #if __has_attribute(objc_method_family) | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NOESCAPE) | 
 |  |  | #if __has_attribute(noescape) | 
 |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NOESCAPE | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
 |  |  | #if __has_attribute(ns_consumed) | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
 |  |  | #if __has_attribute(warn_unused_result) | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NORETURN) | 
 |  |  | #if __has_attribute(noreturn) | 
 |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NORETURN | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
 |  |  | # define SWIFT_CLASS_EXTRA | 
 |  |  | 
 |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_PROTOCOL) | 
 |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_EXTENSION) | 
 |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
 |  |  | # if __has_attribute(objc_designated_initializer) | 
 |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
 |  |  | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
 |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
 |  |  | # if __has_attribute(enum_extensibility) | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
 |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
 |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if !defined(IBSegueAction) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_CALL) | 
 |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
 |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CONTEXT) | 
 |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
 |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT  | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
 |  |  | # if __has_attribute(always_inline) | 
 |  |  | # if __has_attribute(nodebug) | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
 |  |  | #define SWIFT_CXX_INT_DEFINED | 
 |  |  | namespace swift { | 
 |  |  | using Int = ptrdiff_t; | 
 |  |  | using UInt = size_t; | 
 |  |  | } | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(_WIN32) | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
 |  |  | #endif | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL  | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if __has_feature(modules) | 
 |  |  | #if __has_feature(objc_modules) | 
 |  |  | #if __has_warning("-Watimport-in-framework-header") | 
 |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
 |  |  | #endif | 
 |  |  | 
 |  |  | @interface FBAEMReporter : NSObject | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
 |  |  | /// Enable AEM reporting | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
 |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
 |  |  | + (void)enable; | 
 |  |  | /// Control whether to enable conversion filtering | 
 |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
 |  |  | 
 |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
 |  |  | /// Handle deeplink | 
 |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
 |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
 |  |  | + (void)handle:(NSURL * _Nullable)url; | 
 |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
 |  |  | /// This function should be called when you log any in-app events | 
 |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
 |  |  | 
 |  |  | @end | 
 |  |  |  | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #if __has_attribute(external_source_symbol) | 
 |  |  | # pragma clang attribute pop | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  |  | 
 
 |  |  | 
 |  |  |               }, | 
 |  |  |               { | 
 |  |  |                 "kind": "TypeNominal", | 
 |  |  |                 "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": [ | 
 |  |  | 
 |  |  |             "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", | 
 |  |  | 
 |  |  |   }, | 
 |  |  |   "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\"" | 
 |  |  |     } | 
 |  |  |   ] | 
 |  |  | } | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
| New file | 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>NSPrivacyTracking</key> | 
 |  |  |     <false/> | 
 |  |  |     <key>NSPrivacyCollectedDataTypes</key> | 
 |  |  |     <array/> | 
 |  |  |     <key>NSPrivacyAccessedAPITypes</key> | 
 |  |  |     <array> | 
 |  |  |         <dict> | 
 |  |  |             <key>NSPrivacyAccessedAPIType</key> | 
 |  |  |             <string>NSPrivacyAccessedAPICategoryUserDefaults</string> | 
 |  |  |             <key>NSPrivacyAccessedAPITypeReasons</key> | 
 |  |  |             <array> | 
 |  |  |                 <string>CA92.1</string> | 
 |  |  |             </array> | 
 |  |  |         </dict> | 
 |  |  |     </array> | 
 |  |  | </dict> | 
 |  |  | </plist> | 
 
| New file | 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>files</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <data> | 
 |  |  |         udCC1JoK9am4zeTwjEN7VHFCFmU= | 
 |  |  |         </data> | 
 |  |  |         <key>Info.plist</key> | 
 |  |  |         <data> | 
 |  |  |         8HR2n6dc77cfVHWFccih7/cT958= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         FlRLhBcOQJUSAlcfnsn95Br9w9Q= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/module.modulemap</key> | 
 |  |  |         <data> | 
 |  |  |         Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |         </data> | 
 |  |  |         <key>PrivacyInfo.xcprivacy</key> | 
 |  |  |         <data> | 
 |  |  |         Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |         </data> | 
 |  |  |     </dict> | 
 |  |  |     <key>files2</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             udCC1JoK9am4zeTwjEN7VHFCFmU= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             L8cu7FsBrSCk1hzU7rHSPnW2Dg334YVQgmxvWYoc11w= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             7KHuoiL44dsYZBZoyzTeyHb8SGzoAp9cpj2IGOoOf4s= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             FlRLhBcOQJUSAlcfnsn95Br9w9Q= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             VnZtCxQGkIyFqB6DzpV5TFXOB2HgGMK18hKjcF+6yL8= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             abIcvLTTAR6fjUp+o6aFg4dSnn8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             7KHuoiL44dsYZBZoyzTeyHb8SGzoAp9cpj2IGOoOf4s= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/module.modulemap</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             jq+nSulDKiN4tenILjgXg82TzM040TCurYFTCVRKXxM= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>PrivacyInfo.xcprivacy</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             ZFIpWmrSklTJLGaAOPLGos/UQMB82oH4FOmWrCFbhBU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>^.*</key> | 
 |  |  |         <true/> | 
 |  |  |         <key>^.*\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>optional</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*\.lproj/locversion.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1100</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Base\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1010</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^version.plist$</key> | 
 |  |  |         <true/> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules2</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>.*\.dSYM($|/)</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>11</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^(.*/)?\.DS_Store$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>2000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*</key> | 
 |  |  |         <true/> | 
 |  |  |         <key>^.*\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>optional</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*\.lproj/locversion.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1100</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Base\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1010</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Info\.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^PkgInfo$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^embedded\.provisionprofile$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^version\.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  | </dict> | 
 |  |  | </plist> | 
 
 |  |  | 
 |  |  | #if 0 | 
 |  |  | #elif defined(__arm64__) && __arm64__ | 
 |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | #ifndef FBAEMKIT_SWIFT_H | 
 |  |  | #define FBAEMKIT_SWIFT_H | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | 
 |  |  | # include <swift/objc-prologue.h> | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
 |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #include <Foundation/Foundation.h> | 
 |  |  | 
 |  |  | #include <cstdint> | 
 |  |  | #include <cstddef> | 
 |  |  | #include <cstdbool> | 
 |  |  | #include <cstring> | 
 |  |  | #include <stdlib.h> | 
 |  |  | #include <new> | 
 |  |  | #include <type_traits> | 
 |  |  | #else | 
 |  |  | #include <stdint.h> | 
 |  |  | #include <stddef.h> | 
 |  |  | #include <stdbool.h> | 
 |  |  | #include <string.h> | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
 |  |  | # include <ptrauth.h> | 
 |  |  | #else | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
 |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
 |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
 |  |  | # endif | 
 |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
 |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
 |  |  | # endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_TYPEDEFS) | 
 |  |  | 
 |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
 |  |  | #if __has_attribute(objc_runtime_name) | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
 |  |  | #if __has_attribute(swift_name) | 
 |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_COMPILE_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
 |  |  | #if __has_attribute(objc_method_family) | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NOESCAPE) | 
 |  |  | #if __has_attribute(noescape) | 
 |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NOESCAPE | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
 |  |  | #if __has_attribute(ns_consumed) | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
 |  |  | #if __has_attribute(warn_unused_result) | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NORETURN) | 
 |  |  | #if __has_attribute(noreturn) | 
 |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NORETURN | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
 |  |  | # define SWIFT_CLASS_EXTRA | 
 |  |  | 
 |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_PROTOCOL) | 
 |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_EXTENSION) | 
 |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
 |  |  | # if __has_attribute(objc_designated_initializer) | 
 |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
 |  |  | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
 |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
 |  |  | # if __has_attribute(enum_extensibility) | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
 |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
 |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if !defined(IBSegueAction) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_CALL) | 
 |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
 |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CONTEXT) | 
 |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
 |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT  | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
 |  |  | # if __has_attribute(always_inline) | 
 |  |  | # if __has_attribute(nodebug) | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
 |  |  | #define SWIFT_CXX_INT_DEFINED | 
 |  |  | namespace swift { | 
 |  |  | using Int = ptrdiff_t; | 
 |  |  | using UInt = size_t; | 
 |  |  | } | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(_WIN32) | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
 |  |  | #endif | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL  | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if __has_feature(modules) | 
 |  |  | #if __has_feature(objc_modules) | 
 |  |  | #if __has_warning("-Watimport-in-framework-header") | 
 |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
 |  |  | #endif | 
 |  |  | 
 |  |  | @interface FBAEMReporter : NSObject | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
 |  |  | /// Enable AEM reporting | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
 |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
 |  |  | + (void)enable; | 
 |  |  | /// Control whether to enable conversion filtering | 
 |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
 |  |  | 
 |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
 |  |  | /// Handle deeplink | 
 |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
 |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
 |  |  | + (void)handle:(NSURL * _Nullable)url; | 
 |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
 |  |  | /// This function should be called when you log any in-app events | 
 |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
 |  |  | 
 |  |  | @end | 
 |  |  |  | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #if __has_attribute(external_source_symbol) | 
 |  |  | # pragma clang attribute pop | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #elif defined(__x86_64__) && __x86_64__ | 
 |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | #ifndef FBAEMKIT_SWIFT_H | 
 |  |  | #define FBAEMKIT_SWIFT_H | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | 
 |  |  | # include <swift/objc-prologue.h> | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
 |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #include <Foundation/Foundation.h> | 
 |  |  | 
 |  |  | #include <cstdint> | 
 |  |  | #include <cstddef> | 
 |  |  | #include <cstdbool> | 
 |  |  | #include <cstring> | 
 |  |  | #include <stdlib.h> | 
 |  |  | #include <new> | 
 |  |  | #include <type_traits> | 
 |  |  | #else | 
 |  |  | #include <stdint.h> | 
 |  |  | #include <stddef.h> | 
 |  |  | #include <stdbool.h> | 
 |  |  | #include <string.h> | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
 |  |  | # include <ptrauth.h> | 
 |  |  | #else | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
 |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
 |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
 |  |  | # endif | 
 |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
 |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
 |  |  | # endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_TYPEDEFS) | 
 |  |  | 
 |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
 |  |  | #if __has_attribute(objc_runtime_name) | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
 |  |  | #if __has_attribute(swift_name) | 
 |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_COMPILE_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
 |  |  | #if __has_attribute(objc_method_family) | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NOESCAPE) | 
 |  |  | #if __has_attribute(noescape) | 
 |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NOESCAPE | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
 |  |  | #if __has_attribute(ns_consumed) | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
 |  |  | #if __has_attribute(warn_unused_result) | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NORETURN) | 
 |  |  | #if __has_attribute(noreturn) | 
 |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NORETURN | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
 |  |  | # define SWIFT_CLASS_EXTRA | 
 |  |  | 
 |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_PROTOCOL) | 
 |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_EXTENSION) | 
 |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
 |  |  | # if __has_attribute(objc_designated_initializer) | 
 |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
 |  |  | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
 |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
 |  |  | # if __has_attribute(enum_extensibility) | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
 |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
 |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if !defined(IBSegueAction) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_CALL) | 
 |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
 |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CONTEXT) | 
 |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
 |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT  | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
 |  |  | # if __has_attribute(always_inline) | 
 |  |  | # if __has_attribute(nodebug) | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
 |  |  | #define SWIFT_CXX_INT_DEFINED | 
 |  |  | namespace swift { | 
 |  |  | using Int = ptrdiff_t; | 
 |  |  | using UInt = size_t; | 
 |  |  | } | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(_WIN32) | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
 |  |  | #endif | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL  | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if __has_feature(modules) | 
 |  |  | #if __has_feature(objc_modules) | 
 |  |  | #if __has_warning("-Watimport-in-framework-header") | 
 |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
 |  |  | #endif | 
 |  |  | 
 |  |  | @interface FBAEMReporter : NSObject | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
 |  |  | /// Enable AEM reporting | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
 |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
 |  |  | + (void)enable; | 
 |  |  | /// Control whether to enable conversion filtering | 
 |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
 |  |  | 
 |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
 |  |  | /// Handle deeplink | 
 |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
 |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
 |  |  | + (void)handle:(NSURL * _Nullable)url; | 
 |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
 |  |  | /// This function should be called when you log any in-app events | 
 |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
 |  |  | 
 |  |  | @end | 
 |  |  |  | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #if __has_attribute(external_source_symbol) | 
 |  |  | # pragma clang attribute pop | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  |  | 
 
 |  |  | 
 |  |  |               }, | 
 |  |  |               { | 
 |  |  |                 "kind": "TypeNominal", | 
 |  |  |                 "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": [ | 
 |  |  | 
 |  |  |             "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", | 
 |  |  | 
 |  |  |   }, | 
 |  |  |   "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\"" | 
 |  |  |     } | 
 |  |  |   ] | 
 |  |  | } | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target arm64-apple-ios13.1-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target arm64-apple-ios13.1-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  |               }, | 
 |  |  |               { | 
 |  |  |                 "kind": "TypeNominal", | 
 |  |  |                 "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": [ | 
 |  |  | 
 |  |  |             "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", | 
 |  |  | 
 |  |  |   }, | 
 |  |  |   "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\"" | 
 |  |  |     } | 
 |  |  |   ] | 
 |  |  | } | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target x86_64-apple-ios13.1-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target x86_64-apple-ios13.1-macabi -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>BuildMachineOSBuild</key> | 
 |  |  |     <string>22E261</string> | 
 |  |  |     <string>22G91</string> | 
 |  |  |     <key>CFBundleDevelopmentRegion</key> | 
 |  |  |     <string>en</string> | 
 |  |  |     <key>CFBundleExecutable</key> | 
 |  |  | 
 |  |  |         <string>MacOSX</string> | 
 |  |  |     </array> | 
 |  |  |     <key>CFBundleVersion</key> | 
 |  |  |     <string>16.1.0</string> | 
 |  |  |     <string>17.0.0</string> | 
 |  |  |     <key>DTCompiler</key> | 
 |  |  |     <string>com.apple.compilers.llvm.clang.1_0</string> | 
 |  |  |     <key>DTPlatformBuild</key> | 
 |  |  |     <string>14C18</string> | 
 |  |  |     <string></string> | 
 |  |  |     <key>DTPlatformName</key> | 
 |  |  |     <string>macosx</string> | 
 |  |  |     <key>DTPlatformVersion</key> | 
 |  |  |     <string>13.1</string> | 
 |  |  |     <string>14.2</string> | 
 |  |  |     <key>DTSDKBuild</key> | 
 |  |  |     <string>22C55</string> | 
 |  |  |     <string>23C53</string> | 
 |  |  |     <key>DTSDKName</key> | 
 |  |  |     <string>macosx13.1</string> | 
 |  |  |     <string>macosx14.2</string> | 
 |  |  |     <key>DTXcode</key> | 
 |  |  |     <string>1420</string> | 
 |  |  |     <string>1510</string> | 
 |  |  |     <key>DTXcodeBuild</key> | 
 |  |  |     <string>14C18</string> | 
 |  |  |     <string>15C65</string> | 
 |  |  |     <key>LSMinimumSystemVersion</key> | 
 |  |  |     <string>10.15</string> | 
 |  |  |     <key>UIDeviceFamily</key> | 
 
| New file | 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>NSPrivacyTracking</key> | 
 |  |  |     <false/> | 
 |  |  |     <key>NSPrivacyCollectedDataTypes</key> | 
 |  |  |     <array/> | 
 |  |  |     <key>NSPrivacyAccessedAPITypes</key> | 
 |  |  |     <array> | 
 |  |  |         <dict> | 
 |  |  |             <key>NSPrivacyAccessedAPIType</key> | 
 |  |  |             <string>NSPrivacyAccessedAPICategoryUserDefaults</string> | 
 |  |  |             <key>NSPrivacyAccessedAPITypeReasons</key> | 
 |  |  |             <array> | 
 |  |  |                 <string>CA92.1</string> | 
 |  |  |             </array> | 
 |  |  |         </dict> | 
 |  |  |     </array> | 
 |  |  | </dict> | 
 |  |  | </plist> | 
 
| New file | 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>files</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>Resources/Info.plist</key> | 
 |  |  |         <data> | 
 |  |  |         wGH2Z/3QrnaJgcDG4WqxpzDe5y8= | 
 |  |  |         </data> | 
 |  |  |         <key>Resources/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <data> | 
 |  |  |         Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |         </data> | 
 |  |  |     </dict> | 
 |  |  |     <key>files2</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             oNywu4w0TrcOJkEU1ZuKuSzHAEK2LywRz7PSFw62tbs= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             xpPUQjn8kqsfIy9t3U4Z7DhkY1M= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             8fFWQU6bWOYiZhk/7xy7tZUbvGeqmx/rhU3KijDs8aA= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             9MmN7soHtdzQYfZE0HMhET1jJ/k= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             AE3Q6k0sz8oyHOBOurp9vlYReWGQ+nrA70USMnu3aPE= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             xpPUQjn8kqsfIy9t3U4Z7DhkY1M= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             8fFWQU6bWOYiZhk/7xy7tZUbvGeqmx/rhU3KijDs8aA= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             0SN3/avvkUfudDuIMEEy8zwsxqk= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             LOgBa85sipBwzRerRmfOCSseit6iI6jSRcTZXa6ObaY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             JZ+t37vxKH3CA3G48X+M8p+ipuw= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             siYck3y7T0IXI+L0zspKXWEie9+ODQIfySGIfank3io= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             0SN3/avvkUfudDuIMEEy8zwsxqk= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             LOgBa85sipBwzRerRmfOCSseit6iI6jSRcTZXa6ObaY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/module.modulemap</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             jq+nSulDKiN4tenILjgXg82TzM040TCurYFTCVRKXxM= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Resources/Info.plist</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             wGH2Z/3QrnaJgcDG4WqxpzDe5y8= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             VNtluJ38/OG/x+NUh/giTZM7AQlYbl7mhP6e1rQF4Fo= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Resources/PrivacyInfo.xcprivacy</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             ZFIpWmrSklTJLGaAOPLGos/UQMB82oH4FOmWrCFbhBU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>^Resources/</key> | 
 |  |  |         <true/> | 
 |  |  |         <key>^Resources/.*\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>optional</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Resources/.*\.lproj/locversion.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1100</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Resources/Base\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1010</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^version.plist$</key> | 
 |  |  |         <true/> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules2</key> | 
 |  |  |     <dict> | 
 |  |  |         <key>.*\.dSYM($|/)</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>11</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^(.*/)?\.DS_Store$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>2000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>nested</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>10</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^.*</key> | 
 |  |  |         <true/> | 
 |  |  |         <key>^Info\.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^PkgInfo$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Resources/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Resources/.*\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>optional</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1000</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Resources/.*\.lproj/locversion.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>omit</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1100</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^Resources/Base\.lproj/</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>1010</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^[^/]+$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>nested</key> | 
 |  |  |             <true/> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>10</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^embedded\.provisionprofile$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |         <key>^version\.plist$</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>weight</key> | 
 |  |  |             <real>20</real> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  | </dict> | 
 |  |  | </plist> | 
 
 |  |  | 
 |  |  | #if 0 | 
 |  |  | #elif defined(__arm64__) && __arm64__ | 
 |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | #ifndef FBAEMKIT_SWIFT_H | 
 |  |  | #define FBAEMKIT_SWIFT_H | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | 
 |  |  | # include <swift/objc-prologue.h> | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
 |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #include <Foundation/Foundation.h> | 
 |  |  | 
 |  |  | #include <cstdint> | 
 |  |  | #include <cstddef> | 
 |  |  | #include <cstdbool> | 
 |  |  | #include <cstring> | 
 |  |  | #include <stdlib.h> | 
 |  |  | #include <new> | 
 |  |  | #include <type_traits> | 
 |  |  | #else | 
 |  |  | #include <stdint.h> | 
 |  |  | #include <stddef.h> | 
 |  |  | #include <stdbool.h> | 
 |  |  | #include <string.h> | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
 |  |  | # include <ptrauth.h> | 
 |  |  | #else | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
 |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
 |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
 |  |  | # endif | 
 |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
 |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
 |  |  | # endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_TYPEDEFS) | 
 |  |  | 
 |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
 |  |  | #if __has_attribute(objc_runtime_name) | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
 |  |  | #if __has_attribute(swift_name) | 
 |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_COMPILE_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
 |  |  | #if __has_attribute(objc_method_family) | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NOESCAPE) | 
 |  |  | #if __has_attribute(noescape) | 
 |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NOESCAPE | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
 |  |  | #if __has_attribute(ns_consumed) | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
 |  |  | #if __has_attribute(warn_unused_result) | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NORETURN) | 
 |  |  | #if __has_attribute(noreturn) | 
 |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NORETURN | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
 |  |  | # define SWIFT_CLASS_EXTRA | 
 |  |  | 
 |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_PROTOCOL) | 
 |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_EXTENSION) | 
 |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
 |  |  | # if __has_attribute(objc_designated_initializer) | 
 |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
 |  |  | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
 |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
 |  |  | # if __has_attribute(enum_extensibility) | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
 |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
 |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if !defined(IBSegueAction) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_CALL) | 
 |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
 |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CONTEXT) | 
 |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
 |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT  | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
 |  |  | # if __has_attribute(always_inline) | 
 |  |  | # if __has_attribute(nodebug) | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
 |  |  | #define SWIFT_CXX_INT_DEFINED | 
 |  |  | namespace swift { | 
 |  |  | using Int = ptrdiff_t; | 
 |  |  | using UInt = size_t; | 
 |  |  | } | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(_WIN32) | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
 |  |  | #endif | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL  | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if __has_feature(modules) | 
 |  |  | #if __has_feature(objc_modules) | 
 |  |  | #if __has_warning("-Watimport-in-framework-header") | 
 |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
 |  |  | #endif | 
 |  |  | 
 |  |  | @interface FBAEMReporter : NSObject | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
 |  |  | /// Enable AEM reporting | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
 |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
 |  |  | + (void)enable; | 
 |  |  | /// Control whether to enable conversion filtering | 
 |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
 |  |  | 
 |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
 |  |  | /// Handle deeplink | 
 |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
 |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
 |  |  | + (void)handle:(NSURL * _Nullable)url; | 
 |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
 |  |  | /// This function should be called when you log any in-app events | 
 |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
 |  |  | 
 |  |  | @end | 
 |  |  |  | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #if __has_attribute(external_source_symbol) | 
 |  |  | # pragma clang attribute pop | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #elif defined(__x86_64__) && __x86_64__ | 
 |  |  | // Generated by Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | #ifndef FBAEMKIT_SWIFT_H | 
 |  |  | #define FBAEMKIT_SWIFT_H | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | 
 |  |  | # include <swift/objc-prologue.h> | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #pragma clang diagnostic ignored "-Wduplicate-method-match" | 
 |  |  | #pragma clang diagnostic ignored "-Wauto-import" | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #include <Foundation/Foundation.h> | 
 |  |  | 
 |  |  | #include <cstdint> | 
 |  |  | #include <cstddef> | 
 |  |  | #include <cstdbool> | 
 |  |  | #include <cstring> | 
 |  |  | #include <stdlib.h> | 
 |  |  | #include <new> | 
 |  |  | #include <type_traits> | 
 |  |  | #else | 
 |  |  | #include <stdint.h> | 
 |  |  | #include <stddef.h> | 
 |  |  | #include <stdbool.h> | 
 |  |  | #include <string.h> | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if defined(__arm64e__) && __has_include(<ptrauth.h>) | 
 |  |  | # include <ptrauth.h> | 
 |  |  | #else | 
 |  |  | #pragma clang diagnostic push | 
 |  |  | #pragma clang diagnostic ignored "-Wreserved-macro-identifier" | 
 |  |  | # ifndef __ptrauth_swift_value_witness_function_pointer | 
 |  |  | #  define __ptrauth_swift_value_witness_function_pointer(x) | 
 |  |  | # endif | 
 |  |  | # ifndef __ptrauth_swift_class_method_pointer | 
 |  |  | #  define __ptrauth_swift_class_method_pointer(x) | 
 |  |  | # endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_TYPEDEFS) | 
 |  |  | 
 |  |  | #  define SWIFT_CLASS_PROPERTY(...) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_RUNTIME_NAME) | 
 |  |  | #if __has_attribute(objc_runtime_name) | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) __attribute__((objc_runtime_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RUNTIME_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_COMPILE_NAME) | 
 |  |  | #if __has_attribute(swift_name) | 
 |  |  | # define SWIFT_COMPILE_NAME(X) __attribute__((swift_name(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_COMPILE_NAME(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_METHOD_FAMILY) | 
 |  |  | #if __has_attribute(objc_method_family) | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) __attribute__((objc_method_family(X))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_METHOD_FAMILY(X) | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NOESCAPE) | 
 |  |  | #if __has_attribute(noescape) | 
 |  |  | # define SWIFT_NOESCAPE __attribute__((noescape)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NOESCAPE | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_RELEASES_ARGUMENT) | 
 |  |  | #if __has_attribute(ns_consumed) | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT __attribute__((ns_consumed)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_RELEASES_ARGUMENT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_WARN_UNUSED_RESULT) | 
 |  |  | #if __has_attribute(warn_unused_result) | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT __attribute__((warn_unused_result)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_WARN_UNUSED_RESULT | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_NORETURN) | 
 |  |  | #if __has_attribute(noreturn) | 
 |  |  | # define SWIFT_NORETURN __attribute__((noreturn)) | 
 |  |  | #else | 
 |  |  | # define SWIFT_NORETURN | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CLASS_EXTRA) | 
 |  |  | # define SWIFT_CLASS_EXTRA | 
 |  |  | 
 |  |  | #  define SWIFT_RESILIENT_CLASS_NAMED(SWIFT_NAME) SWIFT_CLASS_NAMED(SWIFT_NAME) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_PROTOCOL) | 
 |  |  | # define SWIFT_PROTOCOL(SWIFT_NAME) SWIFT_RUNTIME_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | # define SWIFT_PROTOCOL_NAMED(SWIFT_NAME) SWIFT_COMPILE_NAME(SWIFT_NAME) SWIFT_PROTOCOL_EXTRA | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(SWIFT_EXTENSION) | 
 |  |  | # define SWIFT_EXTENSION(M) SWIFT_PASTE(M##_Swift_, __LINE__) | 
 |  |  | #endif | 
 |  |  |  | 
 |  |  | #if !defined(OBJC_DESIGNATED_INITIALIZER) | 
 |  |  | # if __has_attribute(objc_designated_initializer) | 
 |  |  | #  define OBJC_DESIGNATED_INITIALIZER __attribute__((objc_designated_initializer)) | 
 |  |  | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ENUM_ATTR) | 
 |  |  | # if defined(__has_attribute) && __has_attribute(enum_extensibility) | 
 |  |  | # if __has_attribute(enum_extensibility) | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) __attribute__((enum_extensibility(_extensibility))) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_ENUM_ATTR(_extensibility) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_DEPRECATED_MSG) | 
 |  |  | # define SWIFT_DEPRECATED_MSG(...) __attribute__((deprecated(__VA_ARGS__))) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_DEPRECATED_OBJC) | 
 |  |  | #if __has_feature(attribute_diagnose_if_objc) | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) __attribute__((diagnose_if(1, Msg, "warning"))) | 
 |  |  | #else | 
 |  |  | # define SWIFT_DEPRECATED_OBJC(Msg) SWIFT_DEPRECATED_MSG(Msg) | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if !defined(IBSegueAction) | 
 |  |  | 
 |  |  | #if !defined(SWIFT_CALL) | 
 |  |  | # define SWIFT_CALL __attribute__((swiftcall)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #if !defined(SWIFT_INDIRECT_RESULT) | 
 |  |  | # define SWIFT_INDIRECT_RESULT __attribute__((swift_indirect_result)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_CONTEXT) | 
 |  |  | # define SWIFT_CONTEXT __attribute__((swift_context)) | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_ERROR_RESULT) | 
 |  |  | # define SWIFT_ERROR_RESULT __attribute__((swift_error_result)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | # define SWIFT_NOEXCEPT noexcept | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_NOEXCEPT) | 
 |  |  | # define SWIFT_NOEXCEPT  | 
 |  |  | #endif | 
 |  |  | #if !defined(SWIFT_C_INLINE_THUNK) | 
 |  |  | # if __has_attribute(always_inline) | 
 |  |  | # if __has_attribute(nodebug) | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) __attribute__((nodebug)) | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline __attribute__((always_inline)) | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #if !defined(SWIFT_CXX_INT_DEFINED) | 
 |  |  | #define SWIFT_CXX_INT_DEFINED | 
 |  |  | namespace swift { | 
 |  |  | using Int = ptrdiff_t; | 
 |  |  | using UInt = size_t; | 
 |  |  | } | 
 |  |  | # else | 
 |  |  | #  define SWIFT_C_INLINE_THUNK inline | 
 |  |  | # endif | 
 |  |  | #endif | 
 |  |  | #if defined(_WIN32) | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL __declspec(dllimport) | 
 |  |  | #endif | 
 |  |  | #else | 
 |  |  | #if !defined(SWIFT_IMPORT_STDLIB_SYMBOL) | 
 |  |  | # define SWIFT_IMPORT_STDLIB_SYMBOL  | 
 |  |  | #endif | 
 |  |  | #endif | 
 |  |  | #if defined(__OBJC__) | 
 |  |  | #if __has_feature(modules) | 
 |  |  | #if __has_feature(objc_modules) | 
 |  |  | #if __has_warning("-Watimport-in-framework-header") | 
 |  |  | #pragma clang diagnostic ignored "-Watimport-in-framework-header" | 
 |  |  | #endif | 
 |  |  | 
 |  |  | @interface FBAEMReporter : NSObject | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter; | 
 |  |  | + (void)configureWithNetworker:(id <FBAEMNetworking> _Nullable)networker appID:(NSString * _Nullable)appID reporter:(id <FBSKAdNetworkReporting> _Nullable)reporter analyticsAppID:(NSString * _Nullable)analyticsAppID store:(id <FBSDKDataPersisting> _Nullable)store; | 
 |  |  | /// Enable AEM reporting | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate | 
 |  |  | /// Enable AEM reporting. This function won’t work and AEM APIs will early return. | 
 |  |  | /// This function should be called in application(_:open:options:) from ApplicationDelegate. | 
 |  |  | + (void)enable; | 
 |  |  | /// Control whether to enable conversion filtering | 
 |  |  | /// This function should be called in <code>application(_:open:options:)</code> from ApplicationDelegate | 
 |  |  | 
 |  |  | + (void)setAdvertiserRuleMatchInServerEnabled:(BOOL)enabled; | 
 |  |  | /// Handle deeplink | 
 |  |  | /// This function should be called in <code>application(_:open:options:) </code>from ApplicationDelegate | 
 |  |  | + (void)handle:(NSURL * _Nonnull)url; | 
 |  |  | + (void)handle:(NSURL * _Nullable)url; | 
 |  |  | /// Calculate the conversion value for the app event based on the AEM configuration | 
 |  |  | /// This function should be called when you log any in-app events | 
 |  |  | + (void)recordAndUpdateEvent:(NSString * _Nonnull)event currency:(NSString * _Nullable)currency value:(NSNumber * _Nullable)value parameters:(NSDictionary<NSString *, id> * _Nullable)parameters; | 
 |  |  | 
 |  |  | @end | 
 |  |  |  | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #if __has_attribute(external_source_symbol) | 
 |  |  | # pragma clang attribute pop | 
 |  |  | #endif | 
 |  |  | #if defined(__cplusplus) | 
 |  |  | #endif | 
 |  |  | #pragma clang diagnostic pop | 
 |  |  | #endif | 
 |  |  |  | 
 
 |  |  | 
 |  |  |               }, | 
 |  |  |               { | 
 |  |  |                 "kind": "TypeNominal", | 
 |  |  |                 "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": [ | 
 |  |  | 
 |  |  |             "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", | 
 |  |  | 
 |  |  |   }, | 
 |  |  |   "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\"" | 
 |  |  |     } | 
 |  |  |   ] | 
 |  |  | } | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target arm64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  |               }, | 
 |  |  |               { | 
 |  |  |                 "kind": "TypeNominal", | 
 |  |  |                 "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": [ | 
 |  |  | 
 |  |  |             "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", | 
 |  |  | 
 |  |  |   }, | 
 |  |  |   "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\"" | 
 |  |  |     } | 
 |  |  |   ] | 
 |  |  | } | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
 |  |  | 
 |  |  | // swift-interface-format-version: 1.0 | 
 |  |  | // swift-compiler-version: Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) | 
 |  |  | // swift-compiler-version: Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) | 
 |  |  | // swift-module-flags: -target x86_64-apple-ios12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name FBAEMKit | 
 |  |  | // swift-module-flags-ignorable: -enable-bare-slash-regex | 
 |  |  | import CommonCrypto | 
 |  |  | 
 |  |  | import Swift | 
 |  |  | import _Concurrency | 
 |  |  | import _StringProcessing | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, Swift.Error?) -> Swift.Void | 
 |  |  | import _SwiftConcurrencyShims | 
 |  |  | public typealias FBGraphRequestCompletion = (Any?, (any Swift.Error)?) -> Swift.Void | 
 |  |  | @objc(FBAEMNetworking) public protocol AEMNetworking { | 
 |  |  |   @objc(startGraphRequestWithGraphPath:parameters:tokenString:HTTPMethod:completion:) func startGraphRequest(withGraphPath graphPath: Swift.String, parameters: [Swift.String : Any], tokenString: Swift.String?, httpMethod method: Swift.String?, completion: @escaping FBAEMKit.FBGraphRequestCompletion) | 
 |  |  | } | 
 |  |  | @_inheritsConvenienceInitializers @objcMembers @objc(FBAEMReporter) final public class AEMReporter : ObjectiveC.NSObject { | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?) | 
 |  |  |   @objc public static func configure(networker: FBAEMKit.AEMNetworking?, appID: Swift.String?, reporter: FBAEMKit.SKAdNetworkReporting?, analyticsAppID: Swift.String?, store: FBSDKCoreKit_Basics.DataPersisting?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?) | 
 |  |  |   @objc public static func configure(networker: (any FBAEMKit.AEMNetworking)?, appID: Swift.String?, reporter: (any FBAEMKit.SKAdNetworkReporting)?, analyticsAppID: Swift.String?, store: (any FBSDKCoreKit_Basics.DataPersisting)?) | 
 |  |  |   @objc public static func enable() | 
 |  |  |   @objc public static func setConversionFilteringEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setCatalogMatchingEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func setAdvertiserRuleMatchInServerEnabled(_ enabled: Swift.Bool) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL) | 
 |  |  |   @objc public static func handle(_ url: Foundation.URL?) | 
 |  |  |   @objc(recordAndUpdateEvent:currency:value:parameters:) public static func recordAndUpdate(event: Swift.String, currency: Swift.String?, value: Foundation.NSNumber?, parameters: [Swift.String : Any]?) | 
 |  |  |   @objc override dynamic public init() | 
 |  |  |   @objc deinit | 
 
| New file | 
 |  |  | 
 |  |  | <?xml version="1.0" encoding="UTF-8"?> | 
 |  |  | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | 
 |  |  | <plist version="1.0"> | 
 |  |  | <dict> | 
 |  |  |     <key>NSPrivacyTracking</key> | 
 |  |  |     <false/> | 
 |  |  |     <key>NSPrivacyCollectedDataTypes</key> | 
 |  |  |     <array/> | 
 |  |  |     <key>NSPrivacyAccessedAPITypes</key> | 
 |  |  |     <array> | 
 |  |  |         <dict> | 
 |  |  |             <key>NSPrivacyAccessedAPIType</key> | 
 |  |  |             <string>NSPrivacyAccessedAPICategoryUserDefaults</string> | 
 |  |  |             <key>NSPrivacyAccessedAPITypeReasons</key> | 
 |  |  |             <array> | 
 |  |  |                 <string>CA92.1</string> | 
 |  |  |             </array> | 
 |  |  |         </dict> | 
 |  |  |     </array> | 
 |  |  | </dict> | 
 |  |  | </plist> | 
 
 |  |  | 
 |  |  |     <dict> | 
 |  |  |         <key>Headers/FBAEMKit-Swift.h</key> | 
 |  |  |         <data> | 
 |  |  |         YrRoeuFj2xY3zkZjYINwK7+IA4I= | 
 |  |  |         zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |         </data> | 
 |  |  |         <key>Info.plist</key> | 
 |  |  |         <data> | 
 |  |  |         7AycAVjCDWSD8qAal+IKeyVUcjU= | 
 |  |  |         B0co9DqU0uS3AcoLfCrTlgXsuek= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         EwOELqNibdxhlsm4+Rmar4qGKSY= | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         IWECwzIRu5b8EX2quetX9ILMToQ= | 
 |  |  |         WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         DPp0TN9HDWAPBHvswt8/0AZL4Zg= | 
 |  |  |         5+CgCro1kRna0NxPZzSfW6dQsww= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         IWECwzIRu5b8EX2quetX9ILMToQ= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> | 
 |  |  |         <data> | 
 |  |  |         GlA0ut6kOeMYZQaEeJTs5mcL90w= | 
 |  |  |         WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <data> | 
 |  |  |         EwOELqNibdxhlsm4+Rmar4qGKSY= | 
 |  |  |         v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         eYt/cxCgykhnZXdboGgvWD4Z6N8= | 
 |  |  |         W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <data> | 
 |  |  |         VdE6xNOy/U8C7QJG2PmiZRofElU= | 
 |  |  |         6/2k4PnFDpj4ZpkKdPhN5/6/9RM= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <data> | 
 |  |  |         eYt/cxCgykhnZXdboGgvWD4Z6N8= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> | 
 |  |  |         <data> | 
 |  |  |         6YwxAd+PImMYCSmq4eX7te1itwE= | 
 |  |  |         W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |         </data> | 
 |  |  |         <key>Modules/module.modulemap</key> | 
 |  |  |         <data> | 
 |  |  |         Ci3QIdviXpIzxSC88i1rGvW2cSs= | 
 |  |  |         </data> | 
 |  |  |         <key>PrivacyInfo.xcprivacy</key> | 
 |  |  |         <data> | 
 |  |  |         Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |         </data> | 
 |  |  |     </dict> | 
 |  |  |     <key>files2</key> | 
 |  |  | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             YrRoeuFj2xY3zkZjYINwK7+IA4I= | 
 |  |  |             zG/UgNoehpbyFwfbA1tuSv3xhzQ= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             1q7pgr6MjlGlvRB7Qk3I2OzVkCcGPnxnrsUL9K+stEA= | 
 |  |  |             oNywu4w0TrcOJkEU1ZuKuSzHAEK2LywRz7PSFw62tbs= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             EwOELqNibdxhlsm4+Rmar4qGKSY= | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             5niyIpF2xv3uCYfkSwZSMGvIinsTWr05vLfS5ONsKa8= | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             IWECwzIRu5b8EX2quetX9ILMToQ= | 
 |  |  |             WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             Vs5Y+Bf8lwexcM1hi13lMti6uN5UD9hwoob+hG5H6to= | 
 |  |  |             BRKENkHSRtiGFNWjLPBe27/l7DQbt6I0swZ1Urci0e0= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             DPp0TN9HDWAPBHvswt8/0AZL4Zg= | 
 |  |  |             5+CgCro1kRna0NxPZzSfW6dQsww= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             fzG7dSPxHSOtCdtCOwG7jJVsK6E01ja+EP8D6VTLJk8= | 
 |  |  |             OxlLLbwPgLyEAMG4fNMig0xjKPI5N7OoYZA23c345gE= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             IWECwzIRu5b8EX2quetX9ILMToQ= | 
 |  |  |             WlmC4MjVoqjxZ+symV9fyuR9xz0= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             Vs5Y+Bf8lwexcM1hi13lMti6uN5UD9hwoob+hG5H6to= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             GlA0ut6kOeMYZQaEeJTs5mcL90w= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             fEfYB3jfxOz4tJqWj+427EDqnbA39t9yQbRVD3c6xiM= | 
 |  |  |             BRKENkHSRtiGFNWjLPBe27/l7DQbt6I0swZ1Urci0e0= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             EwOELqNibdxhlsm4+Rmar4qGKSY= | 
 |  |  |             v/hOFfDqUE1VoZQ2CUZrTodinrE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             5niyIpF2xv3uCYfkSwZSMGvIinsTWr05vLfS5ONsKa8= | 
 |  |  |             PO0YXepk+NWNAE8lxPJfixbkPPa6ijoZXlM+I4xgUbQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             eYt/cxCgykhnZXdboGgvWD4Z6N8= | 
 |  |  |             W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             CHa8l3Ntw/OsGX55QGdzIgjCt0eU//G6C0+9WUNaBcQ= | 
 |  |  |             bBjssKYWZb8T6unwOifCI0kfwAmXVMVXRJ2E40D0TqY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             VdE6xNOy/U8C7QJG2PmiZRofElU= | 
 |  |  |             6/2k4PnFDpj4ZpkKdPhN5/6/9RM= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             H+EJitiSzAYufd8xcwhfa41Rmub59WL+8ozcabWj0OM= | 
 |  |  |             v6T/nDnGpsUKut3G3gArD9/34LafMTBqc1KuWjgrc1E= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             eYt/cxCgykhnZXdboGgvWD4Z6N8= | 
 |  |  |             W317sEtin2ZQX6m7K5HULrPsbTA= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             CHa8l3Ntw/OsGX55QGdzIgjCt0eU//G6C0+9WUNaBcQ= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/FBAEMKit.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             6YwxAd+PImMYCSmq4eX7te1itwE= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             vrfid7ngIsiUkzbC6hOxgZ84r52z1vL1QI4uzgjacwA= | 
 |  |  |             bBjssKYWZb8T6unwOifCI0kfwAmXVMVXRJ2E40D0TqY= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>Modules/module.modulemap</key> | 
 |  |  | 
 |  |  |             jq+nSulDKiN4tenILjgXg82TzM040TCurYFTCVRKXxM= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |         <key>PrivacyInfo.xcprivacy</key> | 
 |  |  |         <dict> | 
 |  |  |             <key>hash</key> | 
 |  |  |             <data> | 
 |  |  |             Fo7sebV/R02g8kqyPtqICO8eVyI= | 
 |  |  |             </data> | 
 |  |  |             <key>hash2</key> | 
 |  |  |             <data> | 
 |  |  |             ZFIpWmrSklTJLGaAOPLGos/UQMB82oH4FOmWrCFbhBU= | 
 |  |  |             </data> | 
 |  |  |         </dict> | 
 |  |  |     </dict> | 
 |  |  |     <key>rules</key> | 
 |  |  |     <dict> | 
 
| frameworks/FBAEMKit.xcframework/ios-arm64_x86_64-simulator/FBAEMKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit.xcframework/Info.plist
frameworks/FBSDKCoreKit.xcframework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit.xcframework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit.xcframework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit.xcframework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit.xcframework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/FBSDKCoreKit
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKAEMManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKAppEventsConfiguring.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKAppEventsDeviceInfo.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKAppEventsParameterProcessing.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKAutoSetup.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKConversionValueUpdating.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKCoreKit-Swift.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKDeviceInformationProviding.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKDomainConfiguration.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKDomainConfigurationManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKDomainConfigurationProviding.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKDomainHandler.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKEventsProcessing.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKFeature.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKGraphRequest.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestConnection.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestFactoryProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestQueue.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKInternalUtilityProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKRestrictiveDataFilterManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKSKAdNetworkReporterV2.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Headers/FBSDKServerConfiguration.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Info.plist
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios.abi.json
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios.private.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios.swiftdoc
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit.xcframework/ios-arm64/FBSDKCoreKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/FBSDKCoreKit
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKAEMManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKAppEventsConfiguring.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKAppEventsDeviceInfo.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKAppEventsParameterProcessing.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKAutoSetup.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKConversionValueUpdating.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKCoreKit-Swift.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKDeviceInformationProviding.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKDomainConfiguration.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKDomainConfigurationManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKDomainConfigurationProviding.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKDomainHandler.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKEventsProcessing.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKFeature.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKGraphRequest.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestConnection.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestFactoryProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestQueue.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKInternalUtilityProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKRestrictiveDataFilterManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKSKAdNetworkReporterV2.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Headers/FBSDKServerConfiguration.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.abi.json
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Resources/Info.plist
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/Resources/PrivacyInfo.xcprivacy
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/FBSDKCoreKit
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKAEMManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKAppEventsConfiguring.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKAppEventsDeviceInfo.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKAppEventsParameterProcessing.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKAutoSetup.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKConversionValueUpdating.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKCoreKit-Swift.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKCoreKit.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKCoreKitVersions.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKDeviceInformationProviding.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKDomainConfiguration.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKDomainConfigurationManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKDomainConfigurationProviding.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKDomainHandler.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKEventsProcessing.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKFeature.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKGraphRequest.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestConnection.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestFactoryProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKGraphRequestQueue.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKInternalUtilityProtocol.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKRestrictiveDataFilterManager.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKSKAdNetworkReporterV2.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Headers/FBSDKServerConfiguration.h
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Info.plist
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-simulator.abi.json
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-simulator.abi.json
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/Modules/FBSDKCoreKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit_Basics.xcframework/Info.plist
frameworks/FBSDKCoreKit_Basics.xcframework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit_Basics.xcframework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit_Basics.xcframework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit_Basics.xcframework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit_Basics.xcframework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/Headers/FBSDKDataPersisting.h
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/Info.plist
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/Headers/FBSDKDataPersisting.h
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/Resources/Info.plist
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/Resources/PrivacyInfo.xcprivacy
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeSignature
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/FBSDKCoreKit_Basics
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/Headers/FBSDKDataPersisting.h
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/Info.plist
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeResources
frameworks/FBSDKCoreKit_Basics.xcframework/ios-arm64_x86_64-simulator/FBSDKCoreKit_Basics.framework/_CodeSignature/CodeSignature
frameworks/FBSDKGamingServicesKit.xcframework/Info.plist
frameworks/FBSDKGamingServicesKit.xcframework/_CodeSignature/CodeDirectory
frameworks/FBSDKGamingServicesKit.xcframework/_CodeSignature/CodeRequirements
frameworks/FBSDKGamingServicesKit.xcframework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKGamingServicesKit.xcframework/_CodeSignature/CodeResources
frameworks/FBSDKGamingServicesKit.xcframework/_CodeSignature/CodeSignature
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/Headers/FBSDKGamingServicesKit-Swift.h
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/Info.plist
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios.abi.json
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios.private.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios.swiftdoc
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64/FBSDKGamingServicesKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Headers/FBSDKGamingServicesKit-Swift.h
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-macabi.abi.json
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/Resources/Info.plist
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKGamingServicesKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/FBSDKGamingServicesKit
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Headers/FBSDKGamingServicesKit-Swift.h
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Info.plist
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-simulator.abi.json
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.abi.json
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/Modules/FBSDKGamingServicesKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKGamingServicesKit.xcframework/ios-arm64_x86_64-simulator/FBSDKGamingServicesKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKLoginKit.xcframework/Info.plist
frameworks/FBSDKLoginKit.xcframework/_CodeSignature/CodeDirectory
frameworks/FBSDKLoginKit.xcframework/_CodeSignature/CodeRequirements
frameworks/FBSDKLoginKit.xcframework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKLoginKit.xcframework/_CodeSignature/CodeResources
frameworks/FBSDKLoginKit.xcframework/_CodeSignature/CodeSignature
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/FBSDKLoginKit
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/Headers/FBSDKLoginKit-Swift.h
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/Info.plist
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios.abi.json
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios.private.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios.swiftdoc
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKLoginKit.xcframework/ios-arm64/FBSDKLoginKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/FBSDKLoginKit
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Headers/FBSDKLoginKit-Swift.h
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-macabi.abi.json
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Resources/Info.plist
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/Resources/PrivacyInfo.xcprivacy
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKLoginKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/FBSDKLoginKit
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Headers/FBSDKLoginKit-Swift.h
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Info.plist
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-simulator.abi.json
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-simulator.abi.json
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/Modules/FBSDKLoginKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKLoginKit.xcframework/ios-arm64_x86_64-simulator/FBSDKLoginKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKShareKit.xcframework/Info.plist
frameworks/FBSDKShareKit.xcframework/_CodeSignature/CodeDirectory
frameworks/FBSDKShareKit.xcframework/_CodeSignature/CodeRequirements
frameworks/FBSDKShareKit.xcframework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKShareKit.xcframework/_CodeSignature/CodeResources
frameworks/FBSDKShareKit.xcframework/_CodeSignature/CodeSignature
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/FBSDKShareKit
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/Headers/FBSDKShareKit-Swift.h
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/Info.plist
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios.abi.json
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios.private.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios.swiftdoc
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKShareKit.xcframework/ios-arm64/FBSDKShareKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/FBSDKShareKit
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Headers/FBSDKShareKit-Swift.h
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-macabi.abi.json
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-macabi.swiftdoc
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-macabi.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.abi.json
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.swiftdoc
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-macabi.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Resources/Info.plist
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/Resources/PrivacyInfo.xcprivacy
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-maccatalyst/FBSDKShareKit.framework/_CodeSignature/CodeSignature
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/FBSDKShareKit
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Headers/FBSDKShareKit-Swift.h
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Info.plist
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-simulator.abi.json
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-simulator.swiftdoc
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/arm64-apple-ios-simulator.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-simulator.abi.json
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-simulator.swiftdoc
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/Modules/FBSDKShareKit.swiftmodule/x86_64-apple-ios-simulator.swiftinterface
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/PrivacyInfo.xcprivacy
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/_CodeSignature/CodeDirectory
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/_CodeSignature/CodeRequirements
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/_CodeSignature/CodeRequirements-1
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/_CodeSignature/CodeResources
frameworks/FBSDKShareKit.xcframework/ios-arm64_x86_64-simulator/FBSDKShareKit.framework/_CodeSignature/CodeSignature
frameworks/WAFbImpl.framework/Headers/WAFbImpl.h
frameworks/WAFbImpl.framework/Info.plist
frameworks/WAFbImpl.framework/Modules/module.modulemap
frameworks/WAFbImpl.framework/WAFbImpl |