86 files modified
7 files added
| | |
| | | Pod::Spec.new do |s| |
| | | |
| | | s.name = 'WAAfImpl' |
| | | s.version = '4.5.0' |
| | | s.version = '4.7.0' |
| | | s.summary = 'WAAfImpl framework in production environment.' |
| | | s.license = 'MIT' |
| | | s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } |
New file |
| | |
| | | # |
| | | # Be sure to run `pod spec lint WAAfImpl.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 = 'WAAfImpl' |
| | | s.version = '4.7.0' |
| | | s.summary = 'WAAfImpl framework in production environment.' |
| | | s.license = 'MIT' |
| | | s.author = { "Wuyx" => "wuyixin_gh@gamehollywood.com" } |
| | | s.homepage = 'http://repo.wingsdk.cn:8082/summary/WAAfImpl.git' |
| | | s.source = { :git => "http://admin@repo.wingsdk.cn:8082/r/WAAfImpl.git" , :tag => s.version} |
| | | s.platform = :ios |
| | | s.ios.deployment_target = "7.0" |
| | | s.frameworks = "AdSupport", "iAd" |
| | | s.vendored_frameworks = 'frameworks/*' |
| | | s.resources = ['config/*.xml'] |
| | | s.requires_arc = true |
| | | s.dependency 'WASdkIntf' |
| | | s.dependency 'WASdkImpl' |
| | | end |
| | |
| | | <?xml version='1.0' encoding='UTF-8'?> |
| | | <config> |
| | | <version val="AF4.5.0" /> |
| | | <version val="AF4.7.0" /> |
| | | <comps> |
| | | |
| | | <comp module="TRA" plaf="APPSFLYER" mandatory="YES" value="WAAFTrack" desc="APPSFLYER数据统计" /> |
| | | |
| | | <comp module="PUSH" plaf="APPSFLYER" mandatory="NO" value="WAAFPush" desc="消息推送" /> |
| | | |
| | | |
| | | <comp module="SOC" plaf="APPSFLYER" mandatory="NO" value="WAAFSocial" desc="社交" /> |
| | | </comps> |
| | | <ops> |
| | | <op type="copy" category="res" isFile="NO" from="frameworks" to="wasdk/af/frameworks" /> |
| | | <op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/AdSupport.framework" /> |
| | | <op type="ref" category="res" isFile="NO" from="System/Library/Frameworks/iAd.framework" /> |
| | | </ops> |
| | | </config> |
| | |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>tvos-arm64_x86_64-simulator</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | | <key>SupportedArchitectures</key> |
| | | <array> |
| | | <string>arm64</string> |
| | | <string>x86_64</string> |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>tvos</string> |
| | | <key>SupportedPlatformVariant</key> |
| | | <string>simulator</string> |
| | | </dict> |
| | | <dict> |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>ios-arm64</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | | <key>SupportedArchitectures</key> |
| | | <array> |
| | | <string>arm64</string> |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>ios</string> |
| | | </dict> |
| | | <dict> |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/Versions/A/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>ios-arm64_x86_64-maccatalyst</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.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>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>ios-arm64_x86_64-simulator</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | | <key>SupportedArchitectures</key> |
| | | <array> |
| | | <string>arm64</string> |
| | | <string>x86_64</string> |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>ios</string> |
| | | <key>SupportedPlatformVariant</key> |
| | | <string>simulator</string> |
| | | </dict> |
| | | <dict> |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>tvos-arm64</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>macos</string> |
| | | </dict> |
| | | <dict> |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>tvos-arm64_x86_64-simulator</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | | <key>SupportedArchitectures</key> |
| | | <array> |
| | | <string>arm64</string> |
| | | <string>x86_64</string> |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>tvos</string> |
| | | <key>SupportedPlatformVariant</key> |
| | | <string>simulator</string> |
| | | </dict> |
| | | <dict> |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/Versions/A/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>ios-arm64_x86_64-maccatalyst</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.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>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>ios-arm64</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | | <key>SupportedArchitectures</key> |
| | | <array> |
| | | <string>arm64</string> |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>ios</string> |
| | | </dict> |
| | | <dict> |
| | | <key>BinaryPath</key> |
| | | <string>AppsFlyerLib.framework/AppsFlyerLib</string> |
| | | <key>LibraryIdentifier</key> |
| | | <string>ios-arm64_x86_64-simulator</string> |
| | | <key>LibraryPath</key> |
| | | <string>AppsFlyerLib.framework</string> |
| | | <key>SupportedArchitectures</key> |
| | | <array> |
| | | <string>arm64</string> |
| | | <string>x86_64</string> |
| | | </array> |
| | | <key>SupportedPlatform</key> |
| | | <string>ios</string> |
| | | <key>SupportedPlatformVariant</key> |
| | | <string>simulator</string> |
| | | </dict> |
| | | </array> |
| | | <key>CFBundlePackageType</key> |
| | |
| | | <dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/AppsFlyerLib</key> |
| | | <data> |
| | | 4taM3sTUnjaLimhqgDiCTNeMIw8= |
| | | bngippwCO/RYbjOmTvrX1qRSWRw= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | viG/HL1Dh+rJQOJmrD1ZA6q1Rio= |
| | | rz6XqbVeeCWg7uqefM6FPPt/7z4= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Info.plist</key> |
| | | <data> |
| | | Kngc4boW+J2Mq4hY1y3TruXGSdA= |
| | | aJdJCtGhh0eP0il+KL6UEHJe/Vc= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.private.swiftinterface</key> |
| | | <data> |
| | | yE2m15DsFdXilcljyLxOQpOT17E= |
| | | Lk3hClOO3UZk8XIRhxlAw2SRsOQ= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.swiftdoc</key> |
| | | <data> |
| | | 2o7gz7fCG4RYnoRH5sj6ds0cIrA= |
| | | EUDsEemz4uJST+pmy/fRl516ySY= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.swiftinterface</key> |
| | | <data> |
| | | yE2m15DsFdXilcljyLxOQpOT17E= |
| | | Lk3hClOO3UZk8XIRhxlAw2SRsOQ= |
| | | </data> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/AppsFlyerLib</key> |
| | | <data> |
| | | LdpwxQXdx8VPGRQopVIusMBdVDA= |
| | | CRimYOXC1KRu8Q8ZHurLgnqbvPU= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFAdRevenueData.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.abi.json</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key> |
| | | <data> |
| | | /QPEctqZdr7t1iTI9Sytd64nB28= |
| | | eTWkUZ/cr7NJvOQN3FeLdMIJDFs= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key> |
| | | <data> |
| | | 2HayT1fiTQfkpgjjvcu8sxwwKEc= |
| | | 5UPC6XX2gy8G07NGFlCVurGlB6A= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key> |
| | | <data> |
| | | /QPEctqZdr7t1iTI9Sytd64nB28= |
| | | eTWkUZ/cr7NJvOQN3FeLdMIJDFs= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.abi.json</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key> |
| | | <data> |
| | | TvDaf+V3Sa92duHoh8MlF1aPdTM= |
| | | 7uV1UKlkFDRNjIpwPZDh7CH8BE4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key> |
| | | <data> |
| | | 5VNY/HQPzkfPpbjl2FiPueTuiPQ= |
| | | iOcM1DMbtCLp0RucjdqB5EQS1cQ= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key> |
| | | <data> |
| | | TvDaf+V3Sa92duHoh8MlF1aPdTM= |
| | | 7uV1UKlkFDRNjIpwPZDh7CH8BE4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/Info.plist</key> |
| | | <data> |
| | | st3Sxu7BjcGTeTbIEN4B02pKqmI= |
| | | MtsuupDFk/ftI4FDLs0vPzszcnY= |
| | | </data> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/PrivacyInfo.xcprivacy</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib</key> |
| | | <data> |
| | | RiOX6oIo1dj72FPSWfXpNXjiPbU= |
| | | BXeZb9yUSVvGP2i8YpN5mJijEsQ= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist</key> |
| | | <data> |
| | | MWIMgegbtanmz3YwovNAIqHXEac= |
| | | MNrdlTTsgXAIxBeqfAfbHN85p3E= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> |
| | | <data> |
| | | +ASYL7WfNpyODn8hS/amlfAK9Pw= |
| | | jCGe8Cpqh9O4CIsGj77LXzovS0s= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> |
| | | <data> |
| | | VXTDIZIsfv3rQngm7ZO4fsY3lk8= |
| | | /Dtt6mC1Z/tbJKUpnNUlekRoDBM= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory</key> |
| | | <data> |
| | | 1JecnSZHwvi9j075DVD7TLcWaXs= |
| | | xQFC2Yl19CO05EVkQ7ztxAyQidw= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1</key> |
| | | <data> |
| | | MCpqn8ONJEZn61z1BKSieB+/uKs= |
| | | zK9n1OODFWXYC1apY5DaqPkiBO4= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources</key> |
| | | <data> |
| | | 2wDnfRHoIcis7tbFmIgUFGmcnsY= |
| | | somRjDc8QKr/hSlFD4/XQikpgQs= |
| | | </data> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeSignature</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/AppsFlyerLib</key> |
| | | <data> |
| | | oecEAQQgohA+Y68UGR1Kk3hUmkI= |
| | | 8uBlA4kVnv2IfjObEB4BpOk99fE= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFAdRevenueData.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.abi.json</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.private.swiftinterface</key> |
| | | <data> |
| | | ef0oDHyxwyn/lfvXvewwCRxHctI= |
| | | ND5wEfKSH+SoEgXpNYPVs+2s3Ns= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.swiftdoc</key> |
| | | <data> |
| | | RPOdm1hPAlMRCZQtp8SCiD+x42c= |
| | | y8Vx/MXY6l/NIgQ7tbUzkcJzhqA= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.swiftinterface</key> |
| | | <data> |
| | | ef0oDHyxwyn/lfvXvewwCRxHctI= |
| | | ND5wEfKSH+SoEgXpNYPVs+2s3Ns= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.private.swiftinterface</key> |
| | | <data> |
| | | mls0UPEPFzCSAb/jlOS+b5jE8fw= |
| | | IxHH/RUXDJcspY86V2dCWTBUNug= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.swiftdoc</key> |
| | | <data> |
| | | eZC5467wyYN+bfO8XwC2utusvBQ= |
| | | 0U0CeuicBX5DvxmYhbFQGxFgLuw= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.swiftinterface</key> |
| | | <data> |
| | | mls0UPEPFzCSAb/jlOS+b5jE8fw= |
| | | IxHH/RUXDJcspY86V2dCWTBUNug= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/Info.plist</key> |
| | | <data> |
| | | SiqdkSgftlv3SOi4I4yvV5uypxg= |
| | | o+K41igzuaCJBepF1rttv1iGJF4= |
| | | </data> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/PrivacyInfo.xcprivacy</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/AppsFlyerLib</key> |
| | | <data> |
| | | +Bj155BWscmo8gebrr1Nx/Xcl6I= |
| | | erZiD3tAkvA13YsulTYnsWkldqg= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | viG/HL1Dh+rJQOJmrD1ZA6q1Rio= |
| | | rz6XqbVeeCWg7uqefM6FPPt/7z4= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Info.plist</key> |
| | | <data> |
| | | Yyhhk7QdGZRDqQL7MBjOsPtYcpA= |
| | | tGrMLnCg7qiRQQoKdLtFFxQWxSQ= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.private.swiftinterface</key> |
| | | <data> |
| | | Hw5dt6us9tlS8e94u+8f3IjtGEU= |
| | | SKunSkckc+8s5RGzNnn7YCrQy6s= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.swiftdoc</key> |
| | | <data> |
| | | qibr5qu/gCayuvf/zzy44VKOnY8= |
| | | L4khRMwr0ufxiRF969FEacJpKVM= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.swiftinterface</key> |
| | | <data> |
| | | Hw5dt6us9tlS8e94u+8f3IjtGEU= |
| | | SKunSkckc+8s5RGzNnn7YCrQy6s= |
| | | </data> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/AppsFlyerLib</key> |
| | | <data> |
| | | PiHZcIce/SHlysJadDrppQuOU0s= |
| | | jCSud8beAIkiVwSf1nl0rpO/8i8= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Info.plist</key> |
| | | <data> |
| | | rpXZIbx3banTJkEGI8OqzutYDh8= |
| | | uS7N+GCOS3VIc8ZMBEieqz4IwFE= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftdoc</key> |
| | | <data> |
| | | Pqgrbkn0K32g6ODikBZVDw/AjZc= |
| | | auLSYrRIxjkBMGw+CAgTbvLd9yU= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftinterface</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc</key> |
| | | <data> |
| | | 7GE2rAIhRhmiruqDrpJgv/OdKpc= |
| | | vv8hIe9a03+ijni0HM6lhydHn1g= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeDirectory</key> |
| | | <data> |
| | | Uikukv5Sl//wltlaXvSoRMBvZ+g= |
| | | tzs8gXfOT1JhJ2n80IDTSHpAFGE= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements-1</key> |
| | | <data> |
| | | WijBlvMajaP3YA7Fdq8iF/h7NJw= |
| | | ZHok94VpsJnsv0K7Gi1yKf6VpKw= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources</key> |
| | | <data> |
| | | /LxueR6l/gPXoz+cL5Cr+kw59rM= |
| | | 8vwwIpDecB/50U4CpwIkvhALgX8= |
| | | </data> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeSignature</key> |
| | | <data> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 4taM3sTUnjaLimhqgDiCTNeMIw8= |
| | | bngippwCO/RYbjOmTvrX1qRSWRw= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 8zrl8E3T/AvLcOYqxyR+whM4hqbOEoXWbca1V6e8TxY= |
| | | 04+C71ak8qBt5LqMkm5gpFhyoeMSEKou9qvedKxiDrk= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | viG/HL1Dh+rJQOJmrD1ZA6q1Rio= |
| | | rz6XqbVeeCWg7uqefM6FPPt/7z4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | hS6y2TqitziHbTgF78j0ZIMzJK/2D8DUxv/IGB0Sbkg= |
| | | xuzYdiV6WXiv22PHU8KvOw2XpQUW/YYnq9J43wRV/dE= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Kngc4boW+J2Mq4hY1y3TruXGSdA= |
| | | aJdJCtGhh0eP0il+KL6UEHJe/Vc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | PJWgzAQba2Z66JRT70ILhRYVG+Njqww3RlH93deRMnM= |
| | | pD2WWGf9YgpbOuccNb5sFaMN5qNd5ShwqMuEinZYpLY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | icp6+YvoPRJMyhnrT5RZFLRhiiOmuwp5r4AD8k2GWlE= |
| | | LkeOZ+OnFbqFiyOndmP265JqR7sCEnRqZwZ0EvN7Dqs= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | yE2m15DsFdXilcljyLxOQpOT17E= |
| | | Lk3hClOO3UZk8XIRhxlAw2SRsOQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | xnhhUd11Eu27euwSCD+Jr508sf7QbtOBlZvrOdu51gs= |
| | | 0Vi/ntZj8xj9aWQeY9noj7Z4JSr5UC1GpecsS/ha++s= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 2o7gz7fCG4RYnoRH5sj6ds0cIrA= |
| | | EUDsEemz4uJST+pmy/fRl516ySY= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 1XXBQiNk30CgRH6iC7CTqxin89Uj0AyC1DHsBAhJTMw= |
| | | MYKTlwN+7UKLEEkDKQbc7R60JNpTP4kKG0GI6vx92vA= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | yE2m15DsFdXilcljyLxOQpOT17E= |
| | | Lk3hClOO3UZk8XIRhxlAw2SRsOQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | xnhhUd11Eu27euwSCD+Jr508sf7QbtOBlZvrOdu51gs= |
| | | 0Vi/ntZj8xj9aWQeY9noj7Z4JSr5UC1GpecsS/ha++s= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | LdpwxQXdx8VPGRQopVIusMBdVDA= |
| | | CRimYOXC1KRu8Q8ZHurLgnqbvPU= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | iSzxC8lctqwgcvm4A8DcgtCU9rS+jNwc+KA9BPbDBYs= |
| | | ipZFWtB8QKp2M5xPlZIpwIDp4tcPq/NlqE982nT3DOg= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFAdRevenueData.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | rTKGtwpFfQwOxIVLJGzeO1lPmZEk4x0fzury7YyMec0= |
| | | dPv9SeQ/kon+L7ouIamL7j1JrtGDQTGHVUbhyaSF5SM= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | icp6+YvoPRJMyhnrT5RZFLRhiiOmuwp5r4AD8k2GWlE= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | /QPEctqZdr7t1iTI9Sytd64nB28= |
| | | eTWkUZ/cr7NJvOQN3FeLdMIJDFs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 3GkE+w9BRKw1jpH4yn+HDm0TQjwt46H/UknxE1ta2Ag= |
| | | ttDHm/gRxZR3BKWnsuBsSXf0kWkLJLTs3IRtLNh8s5g= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 2HayT1fiTQfkpgjjvcu8sxwwKEc= |
| | | 5UPC6XX2gy8G07NGFlCVurGlB6A= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | LOFDJf897amRbxChhlfLaZ4qYqpOavx3/F5tp3zvOpQ= |
| | | q6VbcALJy07vHHa2RVyDXAywhVVsUv+Zvm/HzsUGiCQ= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-macabi.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | /QPEctqZdr7t1iTI9Sytd64nB28= |
| | | eTWkUZ/cr7NJvOQN3FeLdMIJDFs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 3GkE+w9BRKw1jpH4yn+HDm0TQjwt46H/UknxE1ta2Ag= |
| | | ttDHm/gRxZR3BKWnsuBsSXf0kWkLJLTs3IRtLNh8s5g= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | icp6+YvoPRJMyhnrT5RZFLRhiiOmuwp5r4AD8k2GWlE= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | TvDaf+V3Sa92duHoh8MlF1aPdTM= |
| | | 7uV1UKlkFDRNjIpwPZDh7CH8BE4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | sRtmmF+ouXZsuet90JPCuofxmA6NBPTpBnuEUSrL8IU= |
| | | BDzyIFCPZh4Ft8ueqjTehzHeTphOY8WztkUgcjubR2M= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 5VNY/HQPzkfPpbjl2FiPueTuiPQ= |
| | | iOcM1DMbtCLp0RucjdqB5EQS1cQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | uApcKyxzGXkJekO/0vbTAHbcMM8Pp5NbrtiEAnolId8= |
| | | 4wX5/yFQPhb1Be1hU7jGnJKQv7q8OHYXTeua8Dw9oBs= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-macabi.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | TvDaf+V3Sa92duHoh8MlF1aPdTM= |
| | | 7uV1UKlkFDRNjIpwPZDh7CH8BE4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | sRtmmF+ouXZsuet90JPCuofxmA6NBPTpBnuEUSrL8IU= |
| | | BDzyIFCPZh4Ft8ueqjTehzHeTphOY8WztkUgcjubR2M= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Modules/module.modulemap</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | st3Sxu7BjcGTeTbIEN4B02pKqmI= |
| | | MtsuupDFk/ftI4FDLs0vPzszcnY= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bRrOAfujikApHHVGwepl7fBk7pCEoup/YqxkIvQaOQg= |
| | | ws55jbnkJu12qGv+DPiE4wAfSGP0Ivm9DmUPmf5RZM4= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-maccatalyst/AppsFlyerLib.framework/Versions/A/Resources/PrivacyInfo.xcprivacy</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | RiOX6oIo1dj72FPSWfXpNXjiPbU= |
| | | BXeZb9yUSVvGP2i8YpN5mJijEsQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | grTh6viaavLE5ihHyyYVe4DHfaNJSpCgvcjA5kYC+cI= |
| | | Jb2vMrsVpjAGkRzWo8vM7sE4aMokK2F4wR844lrKqQM= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | rTKGtwpFfQwOxIVLJGzeO1lPmZEk4x0fzury7YyMec0= |
| | | dPv9SeQ/kon+L7ouIamL7j1JrtGDQTGHVUbhyaSF5SM= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MWIMgegbtanmz3YwovNAIqHXEac= |
| | | MNrdlTTsgXAIxBeqfAfbHN85p3E= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | mr5XKohItwH3MOxN9UlCr32YE+TKuIh2t7JUt9mUQno= |
| | | PpCD1FByHBIwgcHpobmxdMhh6BBIP+GdJPauSiCDi2Q= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | LkeOZ+OnFbqFiyOndmP265JqR7sCEnRqZwZ0EvN7Dqs= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | axyDs7DmT1KFzCyhJgtH8U5CLMCBrwFr7t8lOiAcoCk= |
| | | 63NLy5K1G8fDGsDLVZjT1pRXeIRuIs15AiBYL0qFeFY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +ASYL7WfNpyODn8hS/amlfAK9Pw= |
| | | jCGe8Cpqh9O4CIsGj77LXzovS0s= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | dkHhCN6OL1DCD87Pd8LQ8cKdhu7Ada2ZWFxlQ1KfZT8= |
| | | sXcEkciUxWHmf4iub2jY3XRbUGkev5SI4SZch8JwERE= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | axyDs7DmT1KFzCyhJgtH8U5CLMCBrwFr7t8lOiAcoCk= |
| | | 63NLy5K1G8fDGsDLVZjT1pRXeIRuIs15AiBYL0qFeFY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | LkeOZ+OnFbqFiyOndmP265JqR7sCEnRqZwZ0EvN7Dqs= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | yerarAelog02Xszzqg6lCXWLK+ibXPHUih2z2eTlimc= |
| | | XurkQlVwZwoj/6FvMZD61XoYjFUnozyRpywY1EwflH4= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VXTDIZIsfv3rQngm7ZO4fsY3lk8= |
| | | /Dtt6mC1Z/tbJKUpnNUlekRoDBM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | jdkZwN0a7za+HtfX+BqqcqGivrOJK0DkCdTJgyh7FI0= |
| | | izBae2/tzIQEwpq34abi05KY+LjtIeCjmVtqespsUGY= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | yerarAelog02Xszzqg6lCXWLK+ibXPHUih2z2eTlimc= |
| | | XurkQlVwZwoj/6FvMZD61XoYjFUnozyRpywY1EwflH4= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 1JecnSZHwvi9j075DVD7TLcWaXs= |
| | | xQFC2Yl19CO05EVkQ7ztxAyQidw= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | zbF/8EowmGLdy+7A4YLEUFTShQpEk3vGCr8qAMO9Z28= |
| | | G4zaj6CNt+yHYFCTARUWHM/1ihz0bUSfMnSOFLzvlxw= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MCpqn8ONJEZn61z1BKSieB+/uKs= |
| | | zK9n1OODFWXYC1apY5DaqPkiBO4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | LNuPbLgxq6TXcbv1CJU8JUtczlCQFFLyY2FdE9/M8DA= |
| | | gO8fvpajdLPDzjCJCyrH9SQV14PDF6NhEycr0U3y4xo= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 2wDnfRHoIcis7tbFmIgUFGmcnsY= |
| | | somRjDc8QKr/hSlFD4/XQikpgQs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 1TTgguKDSOXjaNtmGArYAWTubtdRC5Hk+IyiPku73Ss= |
| | | zDmGYEv9EdRSwn9Xn8IJINz2nUJ/OS+dsyDchB498JM= |
| | | </data> |
| | | </dict> |
| | | <key>ios-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeSignature</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | oecEAQQgohA+Y68UGR1Kk3hUmkI= |
| | | 8uBlA4kVnv2IfjObEB4BpOk99fE= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | c85Ipcwdf6xTA8rZPh5bcwk5jmKegaIxJiopMPdpstU= |
| | | UjENYn7s5RZmL3eJIuqRONSRb7Z77wr0x8/TlflhFyo= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFAdRevenueData.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | rTKGtwpFfQwOxIVLJGzeO1lPmZEk4x0fzury7YyMec0= |
| | | dPv9SeQ/kon+L7ouIamL7j1JrtGDQTGHVUbhyaSF5SM= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | icp6+YvoPRJMyhnrT5RZFLRhiiOmuwp5r4AD8k2GWlE= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | ef0oDHyxwyn/lfvXvewwCRxHctI= |
| | | ND5wEfKSH+SoEgXpNYPVs+2s3Ns= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | vAJwnPtns9sKheYa7fk2TAyanIXWI1G897iIi+c2jBc= |
| | | qpSQYXYb1JXi0VFXUs3u91sJxEwKty1Ao+H0gavsNw0= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | RPOdm1hPAlMRCZQtp8SCiD+x42c= |
| | | y8Vx/MXY6l/NIgQ7tbUzkcJzhqA= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | /51ycVEEfQulZGN1qWAXtoC4/m0jnfIAfPuoImDF1rE= |
| | | l9ZGM3VfGKpIHL2eVSSa10CnQ29YD1uSZNvMC+ovEtI= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/arm64-apple-macos.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | ef0oDHyxwyn/lfvXvewwCRxHctI= |
| | | ND5wEfKSH+SoEgXpNYPVs+2s3Ns= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | vAJwnPtns9sKheYa7fk2TAyanIXWI1G897iIi+c2jBc= |
| | | qpSQYXYb1JXi0VFXUs3u91sJxEwKty1Ao+H0gavsNw0= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | icp6+YvoPRJMyhnrT5RZFLRhiiOmuwp5r4AD8k2GWlE= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | mls0UPEPFzCSAb/jlOS+b5jE8fw= |
| | | IxHH/RUXDJcspY86V2dCWTBUNug= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | pEyy6fyUxJ05EnrD3t4QvgqSNQjdj+OybYsdyivTZhc= |
| | | beusSOC3fhBm2XspgwadKAhE6ENphaFWKNHKbb4Wa8w= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | eZC5467wyYN+bfO8XwC2utusvBQ= |
| | | 0U0CeuicBX5DvxmYhbFQGxFgLuw= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | SmqfPtpR77IUEtLn5/Nzk4EJvKTV83EwrST7HC2ex6U= |
| | | uimpgBDrsuLqvZI4ksFSY0NwsyR97Vk/hDIb1NzoI2A= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-macos.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | mls0UPEPFzCSAb/jlOS+b5jE8fw= |
| | | IxHH/RUXDJcspY86V2dCWTBUNug= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | pEyy6fyUxJ05EnrD3t4QvgqSNQjdj+OybYsdyivTZhc= |
| | | beusSOC3fhBm2XspgwadKAhE6ENphaFWKNHKbb4Wa8w= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Modules/module.modulemap</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | SiqdkSgftlv3SOi4I4yvV5uypxg= |
| | | o+K41igzuaCJBepF1rttv1iGJF4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | JxUdyXI/H5frWfuoss+J/j5KYQWnhq9WFbXfxDepkdE= |
| | | t3m01Dj+tBQ/vWY8NldroQD0/pQs/CCs0L5laDJx8V4= |
| | | </data> |
| | | </dict> |
| | | <key>macos-arm64_x86_64/AppsFlyerLib.framework/Versions/A/Resources/PrivacyInfo.xcprivacy</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +Bj155BWscmo8gebrr1Nx/Xcl6I= |
| | | erZiD3tAkvA13YsulTYnsWkldqg= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | RnYvXPHyswo2Ei/tAa9ovWtZx+p2fYpXUI7q5KCuivk= |
| | | T586Vl7yVMpj+u1LBHEvbZXzjZu+djunJvTfBt4XlDo= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | viG/HL1Dh+rJQOJmrD1ZA6q1Rio= |
| | | rz6XqbVeeCWg7uqefM6FPPt/7z4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | hS6y2TqitziHbTgF78j0ZIMzJK/2D8DUxv/IGB0Sbkg= |
| | | xuzYdiV6WXiv22PHU8KvOw2XpQUW/YYnq9J43wRV/dE= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Yyhhk7QdGZRDqQL7MBjOsPtYcpA= |
| | | tGrMLnCg7qiRQQoKdLtFFxQWxSQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | i0u7HJY3Tqh9bWQLc3g3qOn1iy3jYg8zIErvivJFbB4= |
| | | FVVPGTuSFQQsBw6BwDpRWnPNrkJABcOlQd2SdSTi9qM= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | NBEJrhf7KFe2NdVOf6EnEEx0U3E= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | icp6+YvoPRJMyhnrT5RZFLRhiiOmuwp5r4AD8k2GWlE= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Hw5dt6us9tlS8e94u+8f3IjtGEU= |
| | | SKunSkckc+8s5RGzNnn7YCrQy6s= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | m/+9QWv+qYLDXkm+mdEM9qyXCSDMg+IpUpL42rzqAFo= |
| | | mMFa7m7BnG1Uy+5/tWMLnPUqSfbytzEJdBlf8rxmMCE= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | qibr5qu/gCayuvf/zzy44VKOnY8= |
| | | L4khRMwr0ufxiRF969FEacJpKVM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6tNmV+HxkIVyJqqtTe9RoEq5J0GVmQeoq4sQuSLb9qY= |
| | | gSPNqTMy4bVNGGQfu9dAtttSYW74h44RWMX4ILM9fko= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Hw5dt6us9tlS8e94u+8f3IjtGEU= |
| | | SKunSkckc+8s5RGzNnn7YCrQy6s= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | m/+9QWv+qYLDXkm+mdEM9qyXCSDMg+IpUpL42rzqAFo= |
| | | mMFa7m7BnG1Uy+5/tWMLnPUqSfbytzEJdBlf8rxmMCE= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | PiHZcIce/SHlysJadDrppQuOU0s= |
| | | jCSud8beAIkiVwSf1nl0rpO/8i8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | /qH8lvuIypuJMtKVEWjGPbkUIWnFYtLZgyyn6VMvpAQ= |
| | | UASpe+IwtPF37ggCl42hO0k084wriazDSFef29Q0Nr4= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFAdRevenueData.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | rTKGtwpFfQwOxIVLJGzeO1lPmZEk4x0fzury7YyMec0= |
| | | dPv9SeQ/kon+L7ouIamL7j1JrtGDQTGHVUbhyaSF5SM= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | rpXZIbx3banTJkEGI8OqzutYDh8= |
| | | uS7N+GCOS3VIc8ZMBEieqz4IwFE= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 62lPSXcoAq7sD0bjnDzBGce6E6reOJ706VyN/HWJQLg= |
| | | Tk6cej+NvBPh9wTFBgUGJ1f3TKm/h8cG3kD1zZs4P4I= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | xOHF2eqqzVPEBhwZvlUzfe/E2lkxexbhDkVEbQw6yLk= |
| | | W0qPTs97i1gybwmjb6GEMzMzbpn+nIYzHB0mi6i5kHM= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Pqgrbkn0K32g6ODikBZVDw/AjZc= |
| | | auLSYrRIxjkBMGw+CAgTbvLd9yU= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | d0ySf7tCs+fmkWSQQ90VGAJewRLLgbkfTXHCgNlhXJg= |
| | | 300p7IN3z8uZ8VQ0iXlVecgZPrYXq1rS3OfRnfRA+2o= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | xOHF2eqqzVPEBhwZvlUzfe/E2lkxexbhDkVEbQw6yLk= |
| | | W0qPTs97i1gybwmjb6GEMzMzbpn+nIYzHB0mi6i5kHM= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | STAuRDMYSdtiLaIYBe2ji3KGprE96BlIFoSpsRifFbM= |
| | | viFMgw9nvweTH1t+njo1O5gp/QNiCZ8HsQVjsDc4VWg= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 7GE2rAIhRhmiruqDrpJgv/OdKpc= |
| | | vv8hIe9a03+ijni0HM6lhydHn1g= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | kcCZ5MFyo5NDIBoQ8OiDhi7Ra1045Ljy1IbF9GhGu1w= |
| | | h2XrHvgeWoKQ0ng1EcPcsoXUF9FckmB5ggV3VAV9HAc= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | STAuRDMYSdtiLaIYBe2ji3KGprE96BlIFoSpsRifFbM= |
| | | viFMgw9nvweTH1t+njo1O5gp/QNiCZ8HsQVjsDc4VWg= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/Modules/module.modulemap</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Uikukv5Sl//wltlaXvSoRMBvZ+g= |
| | | tzs8gXfOT1JhJ2n80IDTSHpAFGE= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | yCNiAr6rXyFjHMNMnK/ip35JwWwniYkoTxSJnDvWT2U= |
| | | W3cXgD2TElvSaenrFhSkD2+IePSdr0ydEaQH/1QI/uw= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeRequirements</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | WijBlvMajaP3YA7Fdq8iF/h7NJw= |
| | | ZHok94VpsJnsv0K7Gi1yKf6VpKw= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | kk5OlwQX+M0v5/4d0FrEA4zsSD9UB+NcsYjYVIRViwA= |
| | | zIrLeFNSGqipzZmEYw3TcbLcQmK01utGsZ9SOqN8fBk= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeResources</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | /LxueR6l/gPXoz+cL5Cr+kw59rM= |
| | | 8vwwIpDecB/50U4CpwIkvhALgX8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | ++IOl4l0/YnB1GAsvg1iS/wb5RZGqHC1nDEP9fOnc6E= |
| | | 90scoy1c89eWsk8b98ungD4tugzNrSG5Y+VBL7lnJ2k= |
| | | </data> |
| | | </dict> |
| | | <key>tvos-arm64_x86_64-simulator/AppsFlyerLib.framework/_CodeSignature/CodeSignature</key> |
| | |
| | | // Created by Moris Gateno on 13/03/2024. |
| | | // |
| | | |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | |
| | | @interface AFSDKPurchaseDetails : NSObject |
| | | |
| | | - (nonnull instancetype)init NS_UNAVAILABLE; |
| | | + (nonnull instancetype)new NS_UNAVAILABLE; |
| | | - (instancetype)init NS_UNAVAILABLE; |
| | | + (instancetype)new NS_UNAVAILABLE; |
| | | |
| | | @property (strong, nullable, nonatomic) NSString *productId; |
| | | @property (strong, nullable, nonatomic) NSString *price; |
| | | @property (strong, nullable, nonatomic) NSString *currency; |
| | | @property (strong, nullable, nonatomic) NSString *transactionId; |
| | | @property (nonatomic, copy, readonly) NSString *productId; |
| | | @property (nonatomic, copy, readonly) NSString *transactionId; |
| | | @property (nonatomic, assign, readonly) AFSDKPurchaseType purchaseType; |
| | | |
| | | - (instancetype _Nonnull )initWithProductId:(NSString *_Nullable)productId |
| | | price:(NSString *_Nullable)price |
| | | currency:(NSString *_Nullable)currency |
| | | transactionId:(NSString *_Nullable)transactionId; |
| | | // Designated initializer for VAL2-compliant purchase object |
| | | - (instancetype)initWithProductId:(NSString *)productId |
| | | transactionId:(NSString *)transactionId |
| | | purchaseType:(AFSDKPurchaseType)purchaseType NS_DESIGNATED_INITIALIZER; |
| | | |
| | | @end |
New file |
| | |
| | | // |
| | | // AFSDKPurchaseType.h |
| | | // AppsFlyerLib |
| | | // |
| | | // Created by Amit Levy on 13/05/2025. |
| | | // |
| | | |
| | | #import <Foundation/Foundation.h> |
| | | |
| | | typedef NS_CLOSED_ENUM(NSUInteger, AFSDKPurchaseType) { |
| | | AFSDKPurchaseTypeSubscription, |
| | | AFSDKPurchaseTypeOneTimePurchase |
| | | } NS_SWIFT_NAME(AFSDKPurchaseType); |
| | | |
| | | // Helper to get string route name |
| | | FOUNDATION_EXPORT NSString *StringFromAFSDKPurchaseType(AFSDKPurchaseType type); |
| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> |
| | | #import <AppsFlyerLib/AppsFlyerDeepLink.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseDetails.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> |
| | | #import <AppsFlyerLib/AFAdRevenueData.h> |
| | | |
| | |
| | | typedef void (^AFSDKValidateAndLogCompletion)(AFSDKValidateAndLogResult * _Nullable result); |
| | | |
| | | /** |
| | | To log and validate in app purchases you can call this method from the completeTransaction: method on |
| | | your `SKPaymentTransactionObserver`. |
| | | Validates and logs an in-app purchase using the updated VAL V2 flow. |
| | | |
| | | This method should be called after a successful transaction, typically from: |
| | | - `paymentQueue:updatedTransactions:` in your `SKPaymentTransactionObserver` (StoreKit 1) |
| | | - `transaction.listener` or `.finishTransaction()` or `VerificationResult<SignedType>` in StoreKit 2 (iOS 15+) |
| | | |
| | | @param purchaseDetails a `AFSDKPurchaseDetails` object. Must include: |
| | | - `productId` (non-empty) |
| | | - `transactionId` (non-empty) |
| | | - `purchaseType` ( `.subscription`, `.oneTimePurchase`) |
| | | |
| | | @param details The product details |
| | | @param extraEventValues The additional param, which you want to receive it in the raw reports |
| | | @param completionHandler The callback |
| | | @param purchaseAdditionalDetails Optional metadata associated with the purchase |
| | | (previously known as `extraEventValues`). This can include custom app-level context. |
| | | |
| | | @param completion Completion block with either a response dictionary or an NSError. |
| | | On success: `response` contains a parsed result. |
| | | On failure: `error` describes the reason (validation failure, networking issue...) |
| | | */ |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)details |
| | | extraEventValues:(NSDictionary * _Nullable)extraEventValues |
| | | completionHandler:(AFSDKValidateAndLogCompletion)completionHandler NS_AVAILABLE(10_7, 7_0); |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)purchaseDetails |
| | | purchaseAdditionalDetails:(NSDictionary * _Nullable)purchaseAdditionalDetails |
| | | completion:(void (^)(NSDictionary * _Nullable response, NSError * _Nullable error))completion |
| | | NS_SWIFT_NAME(validateAndLogInAppPurchase(purchaseDetails:purchaseAdditionalDetails:completion:)); |
| | | |
| | | /** |
| | | An API to provide the data from the impression payload to AdRevenue. |
| | |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AFSDKOnDeviceMeasurement", |
| | | "children": [ |
| | | { |
| | | "kind": "Var", |
| | | "name": "conversionMangerClass", |
| | | "printedName": "conversionMangerClass", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "ObjectiveC.NSObject?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "NSObject", |
| | | "printedName": "ObjectiveC.NSObject", |
| | | "usr": "c:objc(cs)NSObject" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isInternal": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "HasStorage", |
| | | "AccessControl" |
| | | ], |
| | | "fixedbinaryorder": 0, |
| | | "isLet": true, |
| | | "hasStorage": true |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "queue", |
| | | "printedName": "queue", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "DispatchQueue", |
| | | "printedName": "Dispatch.DispatchQueue", |
| | | "usr": "c:objc(cs)OS_dispatch_queue" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isInternal": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "HasStorage", |
| | | "AccessControl" |
| | | ], |
| | | "fixedbinaryorder": 1, |
| | | "isLet": true, |
| | | "hasStorage": true |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "currentODMInfo", |
| | | "printedName": "currentODMInfo", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)currentODMInfo", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "HasInitialValue", |
| | | "Final", |
| | | "HasStorage", |
| | | "SetterAccess", |
| | | "ObjC" |
| | | ], |
| | | "fixedbinaryorder": 2, |
| | | "hasStorage": true, |
| | | "accessors": [ |
| | | { |
| | | "kind": "Accessor", |
| | | "name": "Get", |
| | | "printedName": "Get()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Accessor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)currentODMInfo", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvg", |
| | | "moduleName": "AppsFlyerLib", |
| | | "implicit": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "accessorKind": "get" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "isODMInfoFetched", |
| | | "printedName": "isODMInfoFetched", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Bool", |
| | | "printedName": "Swift.Bool", |
| | | "usr": "s:Sb" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)isODMInfoFetched", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "AccessControl", |
| | | "ObjC" |
| | | ], |
| | | "accessors": [ |
| | | { |
| | | "kind": "Accessor", |
| | | "name": "Get", |
| | | "printedName": "Get()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Bool", |
| | | "printedName": "Swift.Bool", |
| | | "usr": "s:Sb" |
| | | } |
| | | ], |
| | | "declKind": "Accessor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)isODMInfoFetched", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvg", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "accessorKind": "get" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init(queue:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "DispatchQueue", |
| | | "printedName": "Dispatch.DispatchQueue", |
| | | "usr": "c:objc(cs)OS_dispatch_queue" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)initWithQueue:", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queueACSo012OS_dispatch_G0C_tcfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "RawDocComment", |
| | | "ObjC" |
| | | ], |
| | | "init_kind": "Designated" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)init", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | }, |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "name": "getODMConversionData", |
| | | "printedName": "getODMConversionData(timeout:completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Double", |
| | | "printedName": "Swift.Double", |
| | | "usr": "s:Sd" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Int", |
| | | "printedName": "Swift.Int", |
| | | "usr": "s:Si" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "printedName": "Foundation.NSError?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | "name": "NSError", |
| | | "printedName": "Foundation.NSError", |
| | | "usr": "c:objc(cs)NSError" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SiSo7NSErrorCSgtctF", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "getODMConversionDataWithTimeout:completion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "AccessControl", |
| | | "ObjC", |
| | | "RawDocComment" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Function", |
| | | "name": "loadODMClass", |
| | | "printedName": "loadODMClass()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "ObjectiveC.NSObject?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "NSObject", |
| | | "printedName": "ObjectiveC.NSObject", |
| | | "usr": "c:objc(cs)NSObject" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)loadODMClass", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC12loadODMClassSo8NSObjectCSgyFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "intro_iOS": "12.0", |
| | | "objc_name": "AFSDKOnDeviceMeasurement", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "Available", |
| | | "ObjCMembers", |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 355, |
| | | "length": 35, |
| | | "value": "\"com.appsflyer.ondevicemeasurement\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "offset": 918, |
| | | "length": 25, |
| | | "value": "\"com.appsflyer.dma.queue\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1388, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1436, |
| | | "length": 2, |
| | | "value": "-5" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1532, |
| | | "length": 16, |
| | | "value": "\"sharedInstance\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1764, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1812, |
| | | "length": 2, |
| | | "value": "-4" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1952, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | "value": "\"setFirstLaunchTime:\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "offset": 2106, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2154, |
| | | "length": 2, |
| | | "value": "-3" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2337, |
| | | "length": 4, |
| | | "value": "1001" |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2676, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | "offset": 3226, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | "offset": 3322, |
| | | "length": 56, |
| | | "value": "\"fetchAggregateConversionInfoForInteraction:completion:\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | "offset": 3521, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3569, |
| | | "length": 2, |
| | | "value": "-2" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3700, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3787, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3935, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3983, |
| | | "length": 2, |
| | | "value": "-6" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | "offset": 4542, |
| | | "length": 25, |
| | | "value": "\"ODM token fetch timeout\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 4594, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 4694, |
| | | "length": 2, |
| | | "value": "-2" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 4789, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 4911, |
| | | "length": 22, |
| | | "value": "\"ODCConversionManager\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // Created by Moris Gateno on 13/03/2024. |
| | | // |
| | | |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | |
| | | @interface AFSDKPurchaseDetails : NSObject |
| | | |
| | | - (nonnull instancetype)init NS_UNAVAILABLE; |
| | | + (nonnull instancetype)new NS_UNAVAILABLE; |
| | | - (instancetype)init NS_UNAVAILABLE; |
| | | + (instancetype)new NS_UNAVAILABLE; |
| | | |
| | | @property (strong, nullable, nonatomic) NSString *productId; |
| | | @property (strong, nullable, nonatomic) NSString *price; |
| | | @property (strong, nullable, nonatomic) NSString *currency; |
| | | @property (strong, nullable, nonatomic) NSString *transactionId; |
| | | @property (nonatomic, copy, readonly) NSString *productId; |
| | | @property (nonatomic, copy, readonly) NSString *transactionId; |
| | | @property (nonatomic, assign, readonly) AFSDKPurchaseType purchaseType; |
| | | |
| | | - (instancetype _Nonnull )initWithProductId:(NSString *_Nullable)productId |
| | | price:(NSString *_Nullable)price |
| | | currency:(NSString *_Nullable)currency |
| | | transactionId:(NSString *_Nullable)transactionId; |
| | | // Designated initializer for VAL2-compliant purchase object |
| | | - (instancetype)initWithProductId:(NSString *)productId |
| | | transactionId:(NSString *)transactionId |
| | | purchaseType:(AFSDKPurchaseType)purchaseType NS_DESIGNATED_INITIALIZER; |
| | | |
| | | @end |
New file |
| | |
| | | // |
| | | // AFSDKPurchaseType.h |
| | | // AppsFlyerLib |
| | | // |
| | | // Created by Amit Levy on 13/05/2025. |
| | | // |
| | | |
| | | #import <Foundation/Foundation.h> |
| | | |
| | | typedef NS_CLOSED_ENUM(NSUInteger, AFSDKPurchaseType) { |
| | | AFSDKPurchaseTypeSubscription, |
| | | AFSDKPurchaseTypeOneTimePurchase |
| | | } NS_SWIFT_NAME(AFSDKPurchaseType); |
| | | |
| | | // Helper to get string route name |
| | | FOUNDATION_EXPORT NSString *StringFromAFSDKPurchaseType(AFSDKPurchaseType type); |
| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #endif |
| | | |
| | | #elif defined(__x86_64__) && __x86_64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> |
| | | #import <AppsFlyerLib/AppsFlyerDeepLink.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseDetails.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> |
| | | #import <AppsFlyerLib/AFAdRevenueData.h> |
| | | |
| | |
| | | typedef void (^AFSDKValidateAndLogCompletion)(AFSDKValidateAndLogResult * _Nullable result); |
| | | |
| | | /** |
| | | To log and validate in app purchases you can call this method from the completeTransaction: method on |
| | | your `SKPaymentTransactionObserver`. |
| | | Validates and logs an in-app purchase using the updated VAL V2 flow. |
| | | |
| | | This method should be called after a successful transaction, typically from: |
| | | - `paymentQueue:updatedTransactions:` in your `SKPaymentTransactionObserver` (StoreKit 1) |
| | | - `transaction.listener` or `.finishTransaction()` or `VerificationResult<SignedType>` in StoreKit 2 (iOS 15+) |
| | | |
| | | @param purchaseDetails a `AFSDKPurchaseDetails` object. Must include: |
| | | - `productId` (non-empty) |
| | | - `transactionId` (non-empty) |
| | | - `purchaseType` ( `.subscription`, `.oneTimePurchase`) |
| | | |
| | | @param details The product details |
| | | @param extraEventValues The additional param, which you want to receive it in the raw reports |
| | | @param completionHandler The callback |
| | | @param purchaseAdditionalDetails Optional metadata associated with the purchase |
| | | (previously known as `extraEventValues`). This can include custom app-level context. |
| | | |
| | | @param completion Completion block with either a response dictionary or an NSError. |
| | | On success: `response` contains a parsed result. |
| | | On failure: `error` describes the reason (validation failure, networking issue...) |
| | | */ |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)details |
| | | extraEventValues:(NSDictionary * _Nullable)extraEventValues |
| | | completionHandler:(AFSDKValidateAndLogCompletion)completionHandler NS_AVAILABLE(10_7, 7_0); |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)purchaseDetails |
| | | purchaseAdditionalDetails:(NSDictionary * _Nullable)purchaseAdditionalDetails |
| | | completion:(void (^)(NSDictionary * _Nullable response, NSError * _Nullable error))completion |
| | | NS_SWIFT_NAME(validateAndLogInAppPurchase(purchaseDetails:purchaseAdditionalDetails:completion:)); |
| | | |
| | | /** |
| | | An API to provide the data from the impression payload to AdRevenue. |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | <plist version="1.0"> |
| | | <dict> |
| | | <key>BuildMachineOSBuild</key> |
| | | <string>24C101</string> |
| | | <string>24D81</string> |
| | | <key>CFBundleDevelopmentRegion</key> |
| | | <string>en</string> |
| | | <key>CFBundleExecutable</key> |
| | |
| | | <string>MacOSX</string> |
| | | </array> |
| | | <key>CFBundleVersion</key> |
| | | <string>6.17.0</string> |
| | | <string>6.17.3</string> |
| | | <key>DTCompiler</key> |
| | | <string>com.apple.compilers.llvm.clang.1_0</string> |
| | | <key>DTPlatformBuild</key> |
| | | <string>21A326</string> |
| | | <string>21C52</string> |
| | | <key>DTPlatformName</key> |
| | | <string>macosx</string> |
| | | <key>DTPlatformVersion</key> |
| | | <string>14.0</string> |
| | | <string>14.2</string> |
| | | <key>DTSDKBuild</key> |
| | | <string>23A334</string> |
| | | <string>23C53</string> |
| | | <key>DTSDKName</key> |
| | | <string>macosx14.0</string> |
| | | <string>macosx14.2</string> |
| | | <key>DTXcode</key> |
| | | <string>1501</string> |
| | | <string>1510</string> |
| | | <key>DTXcodeBuild</key> |
| | | <string>15A507</string> |
| | | <string>15C65</string> |
| | | <key>LSMinimumSystemVersion</key> |
| | | <string>10.15</string> |
| | | <key>UIDeviceFamily</key> |
| | |
| | | // Created by Moris Gateno on 13/03/2024. |
| | | // |
| | | |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | |
| | | @interface AFSDKPurchaseDetails : NSObject |
| | | |
| | | - (nonnull instancetype)init NS_UNAVAILABLE; |
| | | + (nonnull instancetype)new NS_UNAVAILABLE; |
| | | - (instancetype)init NS_UNAVAILABLE; |
| | | + (instancetype)new NS_UNAVAILABLE; |
| | | |
| | | @property (strong, nullable, nonatomic) NSString *productId; |
| | | @property (strong, nullable, nonatomic) NSString *price; |
| | | @property (strong, nullable, nonatomic) NSString *currency; |
| | | @property (strong, nullable, nonatomic) NSString *transactionId; |
| | | @property (nonatomic, copy, readonly) NSString *productId; |
| | | @property (nonatomic, copy, readonly) NSString *transactionId; |
| | | @property (nonatomic, assign, readonly) AFSDKPurchaseType purchaseType; |
| | | |
| | | - (instancetype _Nonnull )initWithProductId:(NSString *_Nullable)productId |
| | | price:(NSString *_Nullable)price |
| | | currency:(NSString *_Nullable)currency |
| | | transactionId:(NSString *_Nullable)transactionId; |
| | | // Designated initializer for VAL2-compliant purchase object |
| | | - (instancetype)initWithProductId:(NSString *)productId |
| | | transactionId:(NSString *)transactionId |
| | | purchaseType:(AFSDKPurchaseType)purchaseType NS_DESIGNATED_INITIALIZER; |
| | | |
| | | @end |
New file |
| | |
| | | // |
| | | // AFSDKPurchaseType.h |
| | | // AppsFlyerLib |
| | | // |
| | | // Created by Amit Levy on 13/05/2025. |
| | | // |
| | | |
| | | #import <Foundation/Foundation.h> |
| | | |
| | | typedef NS_CLOSED_ENUM(NSUInteger, AFSDKPurchaseType) { |
| | | AFSDKPurchaseTypeSubscription, |
| | | AFSDKPurchaseTypeOneTimePurchase |
| | | } NS_SWIFT_NAME(AFSDKPurchaseType); |
| | | |
| | | // Helper to get string route name |
| | | FOUNDATION_EXPORT NSString *StringFromAFSDKPurchaseType(AFSDKPurchaseType type); |
| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #endif |
| | | |
| | | #elif defined(__x86_64__) && __x86_64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> |
| | | #import <AppsFlyerLib/AppsFlyerDeepLink.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseDetails.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> |
| | | #import <AppsFlyerLib/AFAdRevenueData.h> |
| | | |
| | |
| | | typedef void (^AFSDKValidateAndLogCompletion)(AFSDKValidateAndLogResult * _Nullable result); |
| | | |
| | | /** |
| | | To log and validate in app purchases you can call this method from the completeTransaction: method on |
| | | your `SKPaymentTransactionObserver`. |
| | | Validates and logs an in-app purchase using the updated VAL V2 flow. |
| | | |
| | | This method should be called after a successful transaction, typically from: |
| | | - `paymentQueue:updatedTransactions:` in your `SKPaymentTransactionObserver` (StoreKit 1) |
| | | - `transaction.listener` or `.finishTransaction()` or `VerificationResult<SignedType>` in StoreKit 2 (iOS 15+) |
| | | |
| | | @param purchaseDetails a `AFSDKPurchaseDetails` object. Must include: |
| | | - `productId` (non-empty) |
| | | - `transactionId` (non-empty) |
| | | - `purchaseType` ( `.subscription`, `.oneTimePurchase`) |
| | | |
| | | @param details The product details |
| | | @param extraEventValues The additional param, which you want to receive it in the raw reports |
| | | @param completionHandler The callback |
| | | @param purchaseAdditionalDetails Optional metadata associated with the purchase |
| | | (previously known as `extraEventValues`). This can include custom app-level context. |
| | | |
| | | @param completion Completion block with either a response dictionary or an NSError. |
| | | On success: `response` contains a parsed result. |
| | | On failure: `error` describes the reason (validation failure, networking issue...) |
| | | */ |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)details |
| | | extraEventValues:(NSDictionary * _Nullable)extraEventValues |
| | | completionHandler:(AFSDKValidateAndLogCompletion)completionHandler NS_AVAILABLE(10_7, 7_0); |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)purchaseDetails |
| | | purchaseAdditionalDetails:(NSDictionary * _Nullable)purchaseAdditionalDetails |
| | | completion:(void (^)(NSDictionary * _Nullable response, NSError * _Nullable error))completion |
| | | NS_SWIFT_NAME(validateAndLogInAppPurchase(purchaseDetails:purchaseAdditionalDetails:completion:)); |
| | | |
| | | /** |
| | | An API to provide the data from the impression payload to AdRevenue. |
| | |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AFSDKOnDeviceMeasurement", |
| | | "children": [ |
| | | { |
| | | "kind": "Var", |
| | | "name": "conversionMangerClass", |
| | | "printedName": "conversionMangerClass", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "ObjectiveC.NSObject?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "NSObject", |
| | | "printedName": "ObjectiveC.NSObject", |
| | | "usr": "c:objc(cs)NSObject" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isInternal": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "HasStorage", |
| | | "AccessControl" |
| | | ], |
| | | "fixedbinaryorder": 0, |
| | | "isLet": true, |
| | | "hasStorage": true |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "queue", |
| | | "printedName": "queue", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "DispatchQueue", |
| | | "printedName": "Dispatch.DispatchQueue", |
| | | "usr": "c:objc(cs)OS_dispatch_queue" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isInternal": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "HasStorage", |
| | | "AccessControl" |
| | | ], |
| | | "fixedbinaryorder": 1, |
| | | "isLet": true, |
| | | "hasStorage": true |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "currentODMInfo", |
| | | "printedName": "currentODMInfo", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)currentODMInfo", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "HasInitialValue", |
| | | "Final", |
| | | "HasStorage", |
| | | "SetterAccess", |
| | | "ObjC" |
| | | ], |
| | | "fixedbinaryorder": 2, |
| | | "hasStorage": true, |
| | | "accessors": [ |
| | | { |
| | | "kind": "Accessor", |
| | | "name": "Get", |
| | | "printedName": "Get()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Accessor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)currentODMInfo", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvg", |
| | | "moduleName": "AppsFlyerLib", |
| | | "implicit": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "accessorKind": "get" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "isODMInfoFetched", |
| | | "printedName": "isODMInfoFetched", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Bool", |
| | | "printedName": "Swift.Bool", |
| | | "usr": "s:Sb" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)isODMInfoFetched", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "AccessControl", |
| | | "ObjC" |
| | | ], |
| | | "accessors": [ |
| | | { |
| | | "kind": "Accessor", |
| | | "name": "Get", |
| | | "printedName": "Get()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Bool", |
| | | "printedName": "Swift.Bool", |
| | | "usr": "s:Sb" |
| | | } |
| | | ], |
| | | "declKind": "Accessor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)isODMInfoFetched", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvg", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "accessorKind": "get" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init(queue:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "DispatchQueue", |
| | | "printedName": "Dispatch.DispatchQueue", |
| | | "usr": "c:objc(cs)OS_dispatch_queue" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)initWithQueue:", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queueACSo012OS_dispatch_G0C_tcfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "RawDocComment", |
| | | "ObjC" |
| | | ], |
| | | "init_kind": "Designated" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)init", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | }, |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "name": "getODMConversionData", |
| | | "printedName": "getODMConversionData(timeout:completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Double", |
| | | "printedName": "Swift.Double", |
| | | "usr": "s:Sd" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Int", |
| | | "printedName": "Swift.Int", |
| | | "usr": "s:Si" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "printedName": "Foundation.NSError?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | "name": "NSError", |
| | | "printedName": "Foundation.NSError", |
| | | "usr": "c:objc(cs)NSError" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SiSo7NSErrorCSgtctF", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "getODMConversionDataWithTimeout:completion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "AccessControl", |
| | | "ObjC", |
| | | "RawDocComment" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Function", |
| | | "name": "loadODMClass", |
| | | "printedName": "loadODMClass()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "ObjectiveC.NSObject?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "NSObject", |
| | | "printedName": "ObjectiveC.NSObject", |
| | | "usr": "c:objc(cs)NSObject" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)loadODMClass", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC12loadODMClassSo8NSObjectCSgyFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "intro_iOS": "12.0", |
| | | "objc_name": "AFSDKOnDeviceMeasurement", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "Available", |
| | | "ObjCMembers", |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 356, |
| | | "offset": 355, |
| | | "length": 35, |
| | | "value": "\"com.appsflyer.ondevicemeasurement\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 918, |
| | | "length": 25, |
| | | "value": "\"com.appsflyer.dma.queue\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1388, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1436, |
| | | "length": 2, |
| | | "value": "-5" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1532, |
| | | "length": 16, |
| | | "value": "\"sharedInstance\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1764, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1812, |
| | | "length": 2, |
| | | "value": "-4" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1952, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | "value": "\"setFirstLaunchTime:\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 397, |
| | | "offset": 2106, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2154, |
| | | "length": 2, |
| | | "value": "-3" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2337, |
| | | "length": 4, |
| | | "value": "1003" |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 453, |
| | | "length": 46, |
| | | "value": "\"AppTransaction is not supported on Simulator\"" |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2676, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | "offset": 3226, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | "offset": 3322, |
| | | "length": 56, |
| | | "value": "\"fetchAggregateConversionInfoForInteraction:completion:\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | "offset": 3521, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | "offset": 3569, |
| | | "length": 2, |
| | | "value": "-2" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3700, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3787, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3935, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3983, |
| | | "length": 2, |
| | | "value": "-6" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | "offset": 4542, |
| | | "length": 25, |
| | | "value": "\"ODM token fetch timeout\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 4594, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 4694, |
| | | "length": 2, |
| | | "value": "-2" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 4789, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 4911, |
| | | "length": 22, |
| | | "value": "\"ODCConversionManager\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AFSDKOnDeviceMeasurement", |
| | | "children": [ |
| | | { |
| | | "kind": "Var", |
| | | "name": "conversionMangerClass", |
| | | "printedName": "conversionMangerClass", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "ObjectiveC.NSObject?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "NSObject", |
| | | "printedName": "ObjectiveC.NSObject", |
| | | "usr": "c:objc(cs)NSObject" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC21conversionMangerClass33_4727B35968F5AE916816FA2F27874B43LLSo8NSObjectCSgvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isInternal": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "HasStorage", |
| | | "AccessControl" |
| | | ], |
| | | "fixedbinaryorder": 0, |
| | | "isLet": true, |
| | | "hasStorage": true |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "queue", |
| | | "printedName": "queue", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "DispatchQueue", |
| | | "printedName": "Dispatch.DispatchQueue", |
| | | "usr": "c:objc(cs)OS_dispatch_queue" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "s:12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queue33_4727B35968F5AE916816FA2F27874B43LLSo012OS_dispatch_G0Cvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isInternal": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "HasStorage", |
| | | "AccessControl" |
| | | ], |
| | | "fixedbinaryorder": 1, |
| | | "isLet": true, |
| | | "hasStorage": true |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "currentODMInfo", |
| | | "printedName": "currentODMInfo", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)currentODMInfo", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "HasInitialValue", |
| | | "Final", |
| | | "HasStorage", |
| | | "SetterAccess", |
| | | "ObjC" |
| | | ], |
| | | "fixedbinaryorder": 2, |
| | | "hasStorage": true, |
| | | "accessors": [ |
| | | { |
| | | "kind": "Accessor", |
| | | "name": "Get", |
| | | "printedName": "Get()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Accessor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)currentODMInfo", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC14currentODMInfoSSSgvg", |
| | | "moduleName": "AppsFlyerLib", |
| | | "implicit": true, |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "accessorKind": "get" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Var", |
| | | "name": "isODMInfoFetched", |
| | | "printedName": "isODMInfoFetched", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Bool", |
| | | "printedName": "Swift.Bool", |
| | | "usr": "s:Sb" |
| | | } |
| | | ], |
| | | "declKind": "Var", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(py)isODMInfoFetched", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvp", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "AccessControl", |
| | | "ObjC" |
| | | ], |
| | | "accessors": [ |
| | | { |
| | | "kind": "Accessor", |
| | | "name": "Get", |
| | | "printedName": "Get()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Bool", |
| | | "printedName": "Swift.Bool", |
| | | "usr": "s:Sb" |
| | | } |
| | | ], |
| | | "declKind": "Accessor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)isODMInfoFetched", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC16isODMInfoFetchedSbvg", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "accessorKind": "get" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init(queue:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "DispatchQueue", |
| | | "printedName": "Dispatch.DispatchQueue", |
| | | "usr": "c:objc(cs)OS_dispatch_queue" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)initWithQueue:", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC5queueACSo012OS_dispatch_G0C_tcfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "RawDocComment", |
| | | "ObjC" |
| | | ], |
| | | "init_kind": "Designated" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AFSDKOnDeviceMeasurement", |
| | | "printedName": "AppsFlyerLib.AFSDKOnDeviceMeasurement", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)init", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | }, |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "name": "getODMConversionData", |
| | | "printedName": "getODMConversionData(timeout:completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Double", |
| | | "printedName": "Swift.Double", |
| | | "usr": "s:Sd" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "printedName": "(Swift.String?, Swift.Int, Foundation.NSError?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Int", |
| | | "printedName": "Swift.Int", |
| | | "usr": "s:Si" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "printedName": "Foundation.NSError?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | "name": "NSError", |
| | | "printedName": "Foundation.NSError", |
| | | "usr": "c:objc(cs)NSError" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(im)getODMConversionDataWithTimeout:completion:", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC20getODMConversionData7timeout10completionySd_ySSSg_SiSo7NSErrorCSgtctF", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "getODMConversionDataWithTimeout:completion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "AccessControl", |
| | | "ObjC", |
| | | "RawDocComment" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Function", |
| | | "name": "loadODMClass", |
| | | "printedName": "loadODMClass()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "ObjectiveC.NSObject?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "NSObject", |
| | | "printedName": "ObjectiveC.NSObject", |
| | | "usr": "c:objc(cs)NSObject" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement(cm)loadODMClass", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC12loadODMClassSo8NSObjectCSgyFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AFSDKOnDeviceMeasurement", |
| | | "mangledName": "$s12AppsFlyerLib24AFSDKOnDeviceMeasurementC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "intro_iOS": "12.0", |
| | | "objc_name": "AFSDKOnDeviceMeasurement", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "Available", |
| | | "ObjCMembers", |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 356, |
| | | "offset": 355, |
| | | "length": 35, |
| | | "value": "\"com.appsflyer.ondevicemeasurement\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 918, |
| | | "length": 25, |
| | | "value": "\"com.appsflyer.dma.queue\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1388, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1436, |
| | | "length": 2, |
| | | "value": "-5" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1532, |
| | | "length": 16, |
| | | "value": "\"sharedInstance\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1764, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1812, |
| | | "length": 2, |
| | | "value": "-4" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1952, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | "value": "\"setFirstLaunchTime:\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 397, |
| | | "offset": 2106, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2154, |
| | | "length": 2, |
| | | "value": "-3" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2337, |
| | | "length": 4, |
| | | "value": "1003" |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 453, |
| | | "length": 46, |
| | | "value": "\"AppTransaction is not supported on Simulator\"" |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2676, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | "offset": 3226, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | "offset": 3322, |
| | | "length": 56, |
| | | "value": "\"fetchAggregateConversionInfoForInteraction:completion:\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | "offset": 3521, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | "offset": 3569, |
| | | "length": 2, |
| | | "value": "-2" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3700, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3787, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3935, |
| | | "length": 1, |
| | | "value": "0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3983, |
| | | "length": 2, |
| | | "value": "-6" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | "offset": 4542, |
| | | "length": 25, |
| | | "value": "\"ODM token fetch timeout\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 4594, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 4694, |
| | | "length": 2, |
| | | "value": "-2" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 4789, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/ODM\/AFSDKOnDeviceMeasurement.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 4911, |
| | | "length": 22, |
| | | "value": "\"ODCConversionManager\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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 AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | </data> |
| | | <key>Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>Info.plist</key> |
| | | <data> |
| | | MWIMgegbtanmz3YwovNAIqHXEac= |
| | | MNrdlTTsgXAIxBeqfAfbHN85p3E= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> |
| | | <data> |
| | | +ASYL7WfNpyODn8hS/amlfAK9Pw= |
| | | jCGe8Cpqh9O4CIsGj77LXzovS0s= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> |
| | | <data> |
| | | aTrDSMqlZaJu4YwlBo6WIOWpuVo= |
| | | 3kLywi1B0PRl/Gse2I+k7Xc2BD8= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> |
| | | <data> |
| | | VXTDIZIsfv3rQngm7ZO4fsY3lk8= |
| | | /Dtt6mC1Z/tbJKUpnNUlekRoDBM= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> |
| | | <data> |
| | | 3Qm9e2qBnmr+pj1xEM33hf7N4t4= |
| | | mKQpV5zzZgEMPSWpZ6TKyUB7wAY= |
| | | </data> |
| | | <key>Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | rTKGtwpFfQwOxIVLJGzeO1lPmZEk4x0fzury7YyMec0= |
| | | dPv9SeQ/kon+L7ouIamL7j1JrtGDQTGHVUbhyaSF5SM= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | LkeOZ+OnFbqFiyOndmP265JqR7sCEnRqZwZ0EvN7Dqs= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | axyDs7DmT1KFzCyhJgtH8U5CLMCBrwFr7t8lOiAcoCk= |
| | | 63NLy5K1G8fDGsDLVZjT1pRXeIRuIs15AiBYL0qFeFY= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +ASYL7WfNpyODn8hS/amlfAK9Pw= |
| | | jCGe8Cpqh9O4CIsGj77LXzovS0s= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | dkHhCN6OL1DCD87Pd8LQ8cKdhu7Ada2ZWFxlQ1KfZT8= |
| | | sXcEkciUxWHmf4iub2jY3XRbUGkev5SI4SZch8JwERE= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | uKK1xzXUVCFKW/ZUyiOzbTSaL9A= |
| | | 3un/VUNOhkz6MzSJqKsYhyAvDSs= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | axyDs7DmT1KFzCyhJgtH8U5CLMCBrwFr7t8lOiAcoCk= |
| | | 63NLy5K1G8fDGsDLVZjT1pRXeIRuIs15AiBYL0qFeFY= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-ios-simulator.swiftmodule</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | aTrDSMqlZaJu4YwlBo6WIOWpuVo= |
| | | 3kLywi1B0PRl/Gse2I+k7Xc2BD8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | x1f8vwG6W/1aQy/h1tr6G2vINWSK1G8ZNSUKxVm8Y74= |
| | | zyQi76x+JLuGKyScLUCpshyykNqYKpPBYRZOuAhuevc= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | QpGy7YKy5MIsVxq2HJltl3bmbXA= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | LkeOZ+OnFbqFiyOndmP265JqR7sCEnRqZwZ0EvN7Dqs= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | yerarAelog02Xszzqg6lCXWLK+ibXPHUih2z2eTlimc= |
| | | XurkQlVwZwoj/6FvMZD61XoYjFUnozyRpywY1EwflH4= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VXTDIZIsfv3rQngm7ZO4fsY3lk8= |
| | | /Dtt6mC1Z/tbJKUpnNUlekRoDBM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | jdkZwN0a7za+HtfX+BqqcqGivrOJK0DkCdTJgyh7FI0= |
| | | izBae2/tzIQEwpq34abi05KY+LjtIeCjmVtqespsUGY= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | k50tVvLeZ4qOJGVZfKMMRkSSy9U= |
| | | Z2amwavHyvdT11/xolq3betEWZ4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | yerarAelog02Xszzqg6lCXWLK+ibXPHUih2z2eTlimc= |
| | | XurkQlVwZwoj/6FvMZD61XoYjFUnozyRpywY1EwflH4= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-ios-simulator.swiftmodule</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 3Qm9e2qBnmr+pj1xEM33hf7N4t4= |
| | | mKQpV5zzZgEMPSWpZ6TKyUB7wAY= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bq4WCJjn3vmtvmqAbMfNL/xi2GoPD7wTAalNFpIULhk= |
| | | qf8G48AIgJTq+oiUFQiHkRCTVklUkj9HgXtDTzvfwk0= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/module.modulemap</key> |
| | |
| | | // Created by Moris Gateno on 13/03/2024. |
| | | // |
| | | |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | |
| | | @interface AFSDKPurchaseDetails : NSObject |
| | | |
| | | - (nonnull instancetype)init NS_UNAVAILABLE; |
| | | + (nonnull instancetype)new NS_UNAVAILABLE; |
| | | - (instancetype)init NS_UNAVAILABLE; |
| | | + (instancetype)new NS_UNAVAILABLE; |
| | | |
| | | @property (strong, nullable, nonatomic) NSString *productId; |
| | | @property (strong, nullable, nonatomic) NSString *price; |
| | | @property (strong, nullable, nonatomic) NSString *currency; |
| | | @property (strong, nullable, nonatomic) NSString *transactionId; |
| | | @property (nonatomic, copy, readonly) NSString *productId; |
| | | @property (nonatomic, copy, readonly) NSString *transactionId; |
| | | @property (nonatomic, assign, readonly) AFSDKPurchaseType purchaseType; |
| | | |
| | | - (instancetype _Nonnull )initWithProductId:(NSString *_Nullable)productId |
| | | price:(NSString *_Nullable)price |
| | | currency:(NSString *_Nullable)currency |
| | | transactionId:(NSString *_Nullable)transactionId; |
| | | // Designated initializer for VAL2-compliant purchase object |
| | | - (instancetype)initWithProductId:(NSString *)productId |
| | | transactionId:(NSString *)transactionId |
| | | purchaseType:(AFSDKPurchaseType)purchaseType NS_DESIGNATED_INITIALIZER; |
| | | |
| | | @end |
New file |
| | |
| | | // |
| | | // AFSDKPurchaseType.h |
| | | // AppsFlyerLib |
| | | // |
| | | // Created by Amit Levy on 13/05/2025. |
| | | // |
| | | |
| | | #import <Foundation/Foundation.h> |
| | | |
| | | typedef NS_CLOSED_ENUM(NSUInteger, AFSDKPurchaseType) { |
| | | AFSDKPurchaseTypeSubscription, |
| | | AFSDKPurchaseTypeOneTimePurchase |
| | | } NS_SWIFT_NAME(AFSDKPurchaseType); |
| | | |
| | | // Helper to get string route name |
| | | FOUNDATION_EXPORT NSString *StringFromAFSDKPurchaseType(AFSDKPurchaseType type); |
| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #endif |
| | | |
| | | #elif defined(__x86_64__) && __x86_64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> |
| | | #import <AppsFlyerLib/AppsFlyerDeepLink.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseDetails.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> |
| | | #import <AppsFlyerLib/AFAdRevenueData.h> |
| | | |
| | |
| | | typedef void (^AFSDKValidateAndLogCompletion)(AFSDKValidateAndLogResult * _Nullable result); |
| | | |
| | | /** |
| | | To log and validate in app purchases you can call this method from the completeTransaction: method on |
| | | your `SKPaymentTransactionObserver`. |
| | | Validates and logs an in-app purchase using the updated VAL V2 flow. |
| | | |
| | | This method should be called after a successful transaction, typically from: |
| | | - `paymentQueue:updatedTransactions:` in your `SKPaymentTransactionObserver` (StoreKit 1) |
| | | - `transaction.listener` or `.finishTransaction()` or `VerificationResult<SignedType>` in StoreKit 2 (iOS 15+) |
| | | |
| | | @param purchaseDetails a `AFSDKPurchaseDetails` object. Must include: |
| | | - `productId` (non-empty) |
| | | - `transactionId` (non-empty) |
| | | - `purchaseType` ( `.subscription`, `.oneTimePurchase`) |
| | | |
| | | @param details The product details |
| | | @param extraEventValues The additional param, which you want to receive it in the raw reports |
| | | @param completionHandler The callback |
| | | @param purchaseAdditionalDetails Optional metadata associated with the purchase |
| | | (previously known as `extraEventValues`). This can include custom app-level context. |
| | | |
| | | @param completion Completion block with either a response dictionary or an NSError. |
| | | On success: `response` contains a parsed result. |
| | | On failure: `error` describes the reason (validation failure, networking issue...) |
| | | */ |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)details |
| | | extraEventValues:(NSDictionary * _Nullable)extraEventValues |
| | | completionHandler:(AFSDKValidateAndLogCompletion)completionHandler NS_AVAILABLE(10_7, 7_0); |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)purchaseDetails |
| | | purchaseAdditionalDetails:(NSDictionary * _Nullable)purchaseAdditionalDetails |
| | | completion:(void (^)(NSDictionary * _Nullable response, NSError * _Nullable error))completion |
| | | NS_SWIFT_NAME(validateAndLogInAppPurchase(purchaseDetails:purchaseAdditionalDetails:completion:)); |
| | | |
| | | /** |
| | | An API to provide the data from the impression payload to AdRevenue. |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-macos10.13 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-macos10.13 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-macos10.13 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-macos10.13 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | <plist version="1.0"> |
| | | <dict> |
| | | <key>BuildMachineOSBuild</key> |
| | | <string>24C101</string> |
| | | <string>24D81</string> |
| | | <key>CFBundleDevelopmentRegion</key> |
| | | <string>en</string> |
| | | <key>CFBundleExecutable</key> |
| | |
| | | <string>MacOSX</string> |
| | | </array> |
| | | <key>CFBundleVersion</key> |
| | | <string>6.17.0</string> |
| | | <string>6.17.3</string> |
| | | <key>DTCompiler</key> |
| | | <string>com.apple.compilers.llvm.clang.1_0</string> |
| | | <key>DTPlatformBuild</key> |
| | | <string>21A326</string> |
| | | <string>21C52</string> |
| | | <key>DTPlatformName</key> |
| | | <string>macosx</string> |
| | | <key>DTPlatformVersion</key> |
| | | <string>14.0</string> |
| | | <string>14.2</string> |
| | | <key>DTSDKBuild</key> |
| | | <string>23A334</string> |
| | | <string>23C53</string> |
| | | <key>DTSDKName</key> |
| | | <string>macosx14.0</string> |
| | | <string>macosx14.2</string> |
| | | <key>DTXcode</key> |
| | | <string>1501</string> |
| | | <string>1510</string> |
| | | <key>DTXcodeBuild</key> |
| | | <string>15A507</string> |
| | | <string>15C65</string> |
| | | <key>LSMinimumSystemVersion</key> |
| | | <string>10.13</string> |
| | | </dict> |
| | |
| | | // Created by Moris Gateno on 13/03/2024. |
| | | // |
| | | |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | |
| | | @interface AFSDKPurchaseDetails : NSObject |
| | | |
| | | - (nonnull instancetype)init NS_UNAVAILABLE; |
| | | + (nonnull instancetype)new NS_UNAVAILABLE; |
| | | - (instancetype)init NS_UNAVAILABLE; |
| | | + (instancetype)new NS_UNAVAILABLE; |
| | | |
| | | @property (strong, nullable, nonatomic) NSString *productId; |
| | | @property (strong, nullable, nonatomic) NSString *price; |
| | | @property (strong, nullable, nonatomic) NSString *currency; |
| | | @property (strong, nullable, nonatomic) NSString *transactionId; |
| | | @property (nonatomic, copy, readonly) NSString *productId; |
| | | @property (nonatomic, copy, readonly) NSString *transactionId; |
| | | @property (nonatomic, assign, readonly) AFSDKPurchaseType purchaseType; |
| | | |
| | | - (instancetype _Nonnull )initWithProductId:(NSString *_Nullable)productId |
| | | price:(NSString *_Nullable)price |
| | | currency:(NSString *_Nullable)currency |
| | | transactionId:(NSString *_Nullable)transactionId; |
| | | // Designated initializer for VAL2-compliant purchase object |
| | | - (instancetype)initWithProductId:(NSString *)productId |
| | | transactionId:(NSString *)transactionId |
| | | purchaseType:(AFSDKPurchaseType)purchaseType NS_DESIGNATED_INITIALIZER; |
| | | |
| | | @end |
New file |
| | |
| | | // |
| | | // AFSDKPurchaseType.h |
| | | // AppsFlyerLib |
| | | // |
| | | // Created by Amit Levy on 13/05/2025. |
| | | // |
| | | |
| | | #import <Foundation/Foundation.h> |
| | | |
| | | typedef NS_CLOSED_ENUM(NSUInteger, AFSDKPurchaseType) { |
| | | AFSDKPurchaseTypeSubscription, |
| | | AFSDKPurchaseTypeOneTimePurchase |
| | | } NS_SWIFT_NAME(AFSDKPurchaseType); |
| | | |
| | | // Helper to get string route name |
| | | FOUNDATION_EXPORT NSString *StringFromAFSDKPurchaseType(AFSDKPurchaseType type); |
| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> |
| | | #import <AppsFlyerLib/AppsFlyerDeepLink.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseDetails.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> |
| | | #import <AppsFlyerLib/AFAdRevenueData.h> |
| | | |
| | |
| | | typedef void (^AFSDKValidateAndLogCompletion)(AFSDKValidateAndLogResult * _Nullable result); |
| | | |
| | | /** |
| | | To log and validate in app purchases you can call this method from the completeTransaction: method on |
| | | your `SKPaymentTransactionObserver`. |
| | | Validates and logs an in-app purchase using the updated VAL V2 flow. |
| | | |
| | | This method should be called after a successful transaction, typically from: |
| | | - `paymentQueue:updatedTransactions:` in your `SKPaymentTransactionObserver` (StoreKit 1) |
| | | - `transaction.listener` or `.finishTransaction()` or `VerificationResult<SignedType>` in StoreKit 2 (iOS 15+) |
| | | |
| | | @param purchaseDetails a `AFSDKPurchaseDetails` object. Must include: |
| | | - `productId` (non-empty) |
| | | - `transactionId` (non-empty) |
| | | - `purchaseType` ( `.subscription`, `.oneTimePurchase`) |
| | | |
| | | @param details The product details |
| | | @param extraEventValues The additional param, which you want to receive it in the raw reports |
| | | @param completionHandler The callback |
| | | @param purchaseAdditionalDetails Optional metadata associated with the purchase |
| | | (previously known as `extraEventValues`). This can include custom app-level context. |
| | | |
| | | @param completion Completion block with either a response dictionary or an NSError. |
| | | On success: `response` contains a parsed result. |
| | | On failure: `error` describes the reason (validation failure, networking issue...) |
| | | */ |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)details |
| | | extraEventValues:(NSDictionary * _Nullable)extraEventValues |
| | | completionHandler:(AFSDKValidateAndLogCompletion)completionHandler NS_AVAILABLE(10_7, 7_0); |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)purchaseDetails |
| | | purchaseAdditionalDetails:(NSDictionary * _Nullable)purchaseAdditionalDetails |
| | | completion:(void (^)(NSDictionary * _Nullable response, NSError * _Nullable error))completion |
| | | NS_SWIFT_NAME(validateAndLogInAppPurchase(purchaseDetails:purchaseAdditionalDetails:completion:)); |
| | | |
| | | /** |
| | | An API to provide the data from the impression payload to AdRevenue. |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-tvos12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-tvos12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // Created by Moris Gateno on 13/03/2024. |
| | | // |
| | | |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | |
| | | @interface AFSDKPurchaseDetails : NSObject |
| | | |
| | | - (nonnull instancetype)init NS_UNAVAILABLE; |
| | | + (nonnull instancetype)new NS_UNAVAILABLE; |
| | | - (instancetype)init NS_UNAVAILABLE; |
| | | + (instancetype)new NS_UNAVAILABLE; |
| | | |
| | | @property (strong, nullable, nonatomic) NSString *productId; |
| | | @property (strong, nullable, nonatomic) NSString *price; |
| | | @property (strong, nullable, nonatomic) NSString *currency; |
| | | @property (strong, nullable, nonatomic) NSString *transactionId; |
| | | @property (nonatomic, copy, readonly) NSString *productId; |
| | | @property (nonatomic, copy, readonly) NSString *transactionId; |
| | | @property (nonatomic, assign, readonly) AFSDKPurchaseType purchaseType; |
| | | |
| | | - (instancetype _Nonnull )initWithProductId:(NSString *_Nullable)productId |
| | | price:(NSString *_Nullable)price |
| | | currency:(NSString *_Nullable)currency |
| | | transactionId:(NSString *_Nullable)transactionId; |
| | | // Designated initializer for VAL2-compliant purchase object |
| | | - (instancetype)initWithProductId:(NSString *)productId |
| | | transactionId:(NSString *)transactionId |
| | | purchaseType:(AFSDKPurchaseType)purchaseType NS_DESIGNATED_INITIALIZER; |
| | | |
| | | @end |
New file |
| | |
| | | // |
| | | // AFSDKPurchaseType.h |
| | | // AppsFlyerLib |
| | | // |
| | | // Created by Amit Levy on 13/05/2025. |
| | | // |
| | | |
| | | #import <Foundation/Foundation.h> |
| | | |
| | | typedef NS_CLOSED_ENUM(NSUInteger, AFSDKPurchaseType) { |
| | | AFSDKPurchaseTypeSubscription, |
| | | AFSDKPurchaseTypeOneTimePurchase |
| | | } NS_SWIFT_NAME(AFSDKPurchaseType); |
| | | |
| | | // Helper to get string route name |
| | | FOUNDATION_EXPORT NSString *StringFromAFSDKPurchaseType(AFSDKPurchaseType type); |
| | |
| | | #if 0 |
| | | #elif defined(__arm64__) && __arm64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #endif |
| | | |
| | | #elif defined(__x86_64__) && __x86_64__ |
| | | // Generated by Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // Generated by Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5) |
| | | #ifndef APPSFLYERLIB_SWIFT_H |
| | | #define APPSFLYERLIB_SWIFT_H |
| | | #pragma clang diagnostic push |
| | |
| | | @class NSNumber; |
| | | @class NSCoder; |
| | | |
| | | SWIFT_CLASS("_TtC12AppsFlyerLib16AppsFlyerConsent") |
| | | SWIFT_CLASS_NAMED("AppsFlyerConsent") |
| | | @interface AppsFlyerConsent : NSObject <NSCoding> |
| | | @property (nonatomic, readonly) BOOL isUserSubjectToGDPR; |
| | | @property (nonatomic, readonly) BOOL hasConsentForDataUsage; |
| | |
| | | #import <AppsFlyerLib/AppsFlyerDeepLinkResult.h> |
| | | #import <AppsFlyerLib/AppsFlyerDeepLink.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseDetails.h> |
| | | #import <AppsFlyerLib/AFSDKPurchaseType.h> |
| | | #import <AppsFlyerLib/AFSDKValidateAndLogResult.h> |
| | | #import <AppsFlyerLib/AFAdRevenueData.h> |
| | | |
| | |
| | | typedef void (^AFSDKValidateAndLogCompletion)(AFSDKValidateAndLogResult * _Nullable result); |
| | | |
| | | /** |
| | | To log and validate in app purchases you can call this method from the completeTransaction: method on |
| | | your `SKPaymentTransactionObserver`. |
| | | Validates and logs an in-app purchase using the updated VAL V2 flow. |
| | | |
| | | This method should be called after a successful transaction, typically from: |
| | | - `paymentQueue:updatedTransactions:` in your `SKPaymentTransactionObserver` (StoreKit 1) |
| | | - `transaction.listener` or `.finishTransaction()` or `VerificationResult<SignedType>` in StoreKit 2 (iOS 15+) |
| | | |
| | | @param purchaseDetails a `AFSDKPurchaseDetails` object. Must include: |
| | | - `productId` (non-empty) |
| | | - `transactionId` (non-empty) |
| | | - `purchaseType` ( `.subscription`, `.oneTimePurchase`) |
| | | |
| | | @param details The product details |
| | | @param extraEventValues The additional param, which you want to receive it in the raw reports |
| | | @param completionHandler The callback |
| | | @param purchaseAdditionalDetails Optional metadata associated with the purchase |
| | | (previously known as `extraEventValues`). This can include custom app-level context. |
| | | |
| | | @param completion Completion block with either a response dictionary or an NSError. |
| | | On success: `response` contains a parsed result. |
| | | On failure: `error` describes the reason (validation failure, networking issue...) |
| | | */ |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)details |
| | | extraEventValues:(NSDictionary * _Nullable)extraEventValues |
| | | completionHandler:(AFSDKValidateAndLogCompletion)completionHandler NS_AVAILABLE(10_7, 7_0); |
| | | - (void)validateAndLogInAppPurchase:(AFSDKPurchaseDetails *)purchaseDetails |
| | | purchaseAdditionalDetails:(NSDictionary * _Nullable)purchaseAdditionalDetails |
| | | completion:(void (^)(NSDictionary * _Nullable response, NSError * _Nullable error))completion |
| | | NS_SWIFT_NAME(validateAndLogInAppPurchase(purchaseDetails:purchaseAdditionalDetails:completion:)); |
| | | |
| | | /** |
| | | An API to provide the data from the impression payload to AdRevenue. |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 356, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 397, |
| | | "length": 4, |
| | | "value": "1003" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 453, |
| | | "length": 46, |
| | | "value": "\"AppTransaction is not supported on Simulator\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-tvos12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-tvos12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "StoreKit", |
| | | "printedName": "StoreKit", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib" |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppTransactionWrapper", |
| | | "children": [ |
| | | { |
| | | "kind": "Function", |
| | | "name": "fetchAppTransaction", |
| | | "printedName": "fetchAppTransaction(completion:)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeFunc", |
| | | "name": "Function", |
| | | "printedName": "(Swift.String?, Swift.Error?) -> ()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Void", |
| | | "printedName": "()" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Tuple", |
| | | "printedName": "(Swift.String?, Swift.Error?)", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.String?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "String", |
| | | "printedName": "Swift.String", |
| | | "usr": "s:SS" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | }, |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Optional", |
| | | "printedName": "Swift.Error?", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "Error", |
| | | "printedName": "Swift.Error", |
| | | "usr": "s:s5ErrorP" |
| | | } |
| | | ], |
| | | "usr": "s:Sq" |
| | | } |
| | | ] |
| | | } |
| | | ] |
| | | } |
| | | ], |
| | | "declKind": "Func", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(cm)fetchAppTransactionWithCompletion:", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC05fetchdE010completionyySSSg_s5Error_pSgtc_tFZ", |
| | | "moduleName": "AppsFlyerLib", |
| | | "static": true, |
| | | "objc_name": "fetchAppTransactionWithCompletion:", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjC" |
| | | ], |
| | | "funcSelfKind": "NonMutating" |
| | | }, |
| | | { |
| | | "kind": "Constructor", |
| | | "name": "init", |
| | | "printedName": "init()", |
| | | "children": [ |
| | | { |
| | | "kind": "TypeNominal", |
| | | "name": "AppTransactionWrapper", |
| | | "printedName": "AppsFlyerLib.AppTransactionWrapper", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper" |
| | | } |
| | | ], |
| | | "declKind": "Constructor", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper(im)init", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperCACycfc", |
| | | "moduleName": "AppsFlyerLib", |
| | | "overriding": true, |
| | | "implicit": true, |
| | | "objc_name": "init", |
| | | "declAttributes": [ |
| | | "Dynamic", |
| | | "ObjC", |
| | | "Override" |
| | | ], |
| | | "init_kind": "Designated" |
| | | } |
| | | ], |
| | | "declKind": "Class", |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppTransactionWrapper", |
| | | "mangledName": "$s12AppsFlyerLib21AppTransactionWrapperC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "isOpen": true, |
| | | "declAttributes": [ |
| | | "ObjC" |
| | | ], |
| | | "superclassUsr": "c:objc(cs)NSObject", |
| | | "inheritsConvenienceInitializers": true, |
| | | "superclassNames": [ |
| | | "ObjectiveC.NSObject" |
| | | ], |
| | | "conformances": [ |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Equatable", |
| | | "printedName": "Equatable", |
| | | "usr": "s:SQ", |
| | | "mangledName": "$sSQ" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "Hashable", |
| | | "printedName": "Hashable", |
| | | "usr": "s:SH", |
| | | "mangledName": "$sSH" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CVarArg", |
| | | "printedName": "CVarArg", |
| | | "usr": "s:s7CVarArgP", |
| | | "mangledName": "$ss7CVarArgP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObservingPublishing", |
| | | "printedName": "_KeyValueCodingAndObservingPublishing", |
| | | "usr": "s:10Foundation37_KeyValueCodingAndObservingPublishingP", |
| | | "mangledName": "$s10Foundation37_KeyValueCodingAndObservingPublishingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "_KeyValueCodingAndObserving", |
| | | "printedName": "_KeyValueCodingAndObserving", |
| | | "usr": "s:10Foundation27_KeyValueCodingAndObservingP", |
| | | "mangledName": "$s10Foundation27_KeyValueCodingAndObservingP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomStringConvertible", |
| | | "printedName": "CustomStringConvertible", |
| | | "usr": "s:s23CustomStringConvertibleP", |
| | | "mangledName": "$ss23CustomStringConvertibleP" |
| | | }, |
| | | { |
| | | "kind": "Conformance", |
| | | "name": "CustomDebugStringConvertible", |
| | | "printedName": "CustomDebugStringConvertible", |
| | | "usr": "s:s28CustomDebugStringConvertibleP", |
| | | "mangledName": "$ss28CustomDebugStringConvertibleP" |
| | | } |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "Import", |
| | | "name": "Foundation", |
| | | "printedName": "Foundation", |
| | | "declKind": "Import", |
| | | "moduleName": "AppsFlyerLib", |
| | | "declAttributes": [ |
| | | "RawDocComment" |
| | | ] |
| | | }, |
| | | { |
| | | "kind": "TypeDecl", |
| | | "name": "AppsFlyerDMADataMapper", |
| | | "printedName": "AppsFlyerDMADataMapper", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerDMAService", |
| | | "mangledName": "$s12AppsFlyerLib0aB10DMAServiceC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerDMAService", |
| | | "declAttributes": [ |
| | | "Final", |
| | | "ObjCMembers", |
| | |
| | | "usr": "c:@M@AppsFlyerLib@objc(cs)AppsFlyerConsent", |
| | | "mangledName": "$s12AppsFlyerLib0aB7ConsentC", |
| | | "moduleName": "AppsFlyerLib", |
| | | "objc_name": "AppsFlyerConsent", |
| | | "declAttributes": [ |
| | | "AccessControl", |
| | | "Final", |
| | |
| | | }, |
| | | "ConstValues": [ |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 356, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 397, |
| | | "length": 4, |
| | | "value": "1003" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 453, |
| | | "length": 46, |
| | | "value": "\"AppTransaction is not supported on Simulator\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "FloatLiteral", |
| | | "offset": 741, |
| | | "length": 3, |
| | | "value": "2.0" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1325, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1370, |
| | | "length": 4, |
| | | "value": "1001" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1430, |
| | | "length": 41, |
| | | "value": "\"AppTransaction requires iOS 16 or later\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 1884, |
| | | "length": 13, |
| | | "value": "1000000000" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1977, |
| | | "length": 21, |
| | | "value": "\"AppTransactionError\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2022, |
| | | "length": 4, |
| | | "value": "1002" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/AppTransactionWrapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2082, |
| | | "length": 32, |
| | | "value": "\"AppTransaction fetch timed out\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 225, |
| | | "length": 17, |
| | | "value": "\"IABTCF_CmpSdkID\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 280, |
| | | "length": 12, |
| | | "value": "\"cmp_sdk_id\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 328, |
| | | "length": 22, |
| | | "value": "\"IABTCF_CmpSdkVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 389, |
| | | "length": 17, |
| | | "value": "\"cmp_sdk_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 445, |
| | | "length": 22, |
| | | "value": "\"IABTCF_PolicyVersion\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 509, |
| | | "length": 16, |
| | | "value": "\"policy_version\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 562, |
| | | "length": 20, |
| | | "value": "\"IABTCF_gdprApplies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 622, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 673, |
| | | "length": 17, |
| | | "value": "\"IABTCF_TCString\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 730, |
| | | "length": 10, |
| | | "value": "\"tcstring\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 784, |
| | | "length": 14, |
| | | "value": "\"gdpr_applies\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 848, |
| | | "length": 22, |
| | | "value": "\"ad_user_data_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 927, |
| | | "length": 28, |
| | | "value": "\"ad_personalization_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1001, |
| | | "length": 20, |
| | | "value": "\"ad_storage_enabled\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1050, |
| | | "length": 5, |
| | | "value": "\"tcf\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1087, |
| | | "length": 8, |
| | | "value": "\"manual\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1491, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 1553, |
| | | "length": 3, |
| | | "value": "[]" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1605, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 2217, |
| | | "length": 1, |
| | | "value": "1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2291, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 2296, |
| | | "length": 2, |
| | | "value": "\"\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMADataMapper.swift", |
| | | "kind": "IntegerLiteral", |
| | | "offset": 3043, |
| | | "length": 2, |
| | | "value": "-1" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 300, |
| | | "offset": 326, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerDMAService.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 148, |
| | | "offset": 174, |
| | | "length": 19, |
| | | "value": "\"AppsFlyerLib.AppsFlyerDMAService\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 265, |
| | | "offset": 289, |
| | | "length": 21, |
| | | "value": "\"isUserSubjectToGDPR\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 331, |
| | | "offset": 355, |
| | | "length": 24, |
| | | "value": "\"hasConsentForDataUsage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 409, |
| | | "offset": 433, |
| | | "length": 33, |
| | | "value": "\"hasConsentForAdsPersonalization\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 487, |
| | | "offset": 511, |
| | | "length": 24, |
| | | "value": "\"hasConsentForAdStorage\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 674, |
| | | "offset": 698, |
| | | "length": 52, |
| | | "value": "\"Appsflyer Consent Data: isUserSubjectToGDPR is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 751, |
| | | "offset": 775, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1009, |
| | | "offset": 1033, |
| | | "length": 55, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForDataUsage is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1089, |
| | | "offset": 1113, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "StringLiteral", |
| | | "offset": 1377, |
| | | "offset": 1401, |
| | | "length": 64, |
| | | "value": "\"Appsflyer Consent Data: hasConsentForAdsPersonalization is nil\"" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 1466, |
| | | "offset": 1490, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 2125, |
| | | "offset": 2149, |
| | | "length": 5, |
| | | "value": "false" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "BooleanLiteral", |
| | | "offset": 3985, |
| | | "offset": 4009, |
| | | "length": 4, |
| | | "value": "true" |
| | | }, |
| | | { |
| | | "filePath": "\/Users\/moris.gateno\/builds\/t3_taScGy\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "filePath": "\/Users\/ec2-user\/builds\/t3_Q67Ns\/0\/mobile\/ios\/appsflyer.sdk.ios\/AppsFlyerLib\/AppsFlyerLib\/CMP\/AppsFlyerConsent.swift", |
| | | "kind": "Dictionary", |
| | | "offset": 4309, |
| | | "offset": 4333, |
| | | "length": 3, |
| | | "value": "[]" |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-tvos12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | // swift-interface-format-version: 1.0 |
| | | // swift-compiler-version: Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1) |
| | | // 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-tvos12.0-simulator -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -module-name AppsFlyerLib |
| | | // swift-module-flags-ignorable: -enable-bare-slash-regex |
| | | @_exported import AppsFlyerLib |
| | | import Foundation |
| | | import StoreKit |
| | | import Swift |
| | | import _Concurrency |
| | | import _StringProcessing |
| | | import _SwiftConcurrencyShims |
| | | @objc @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @_inheritsConvenienceInitializers @_hasMissingDesignatedInitializers @objc(AppsFlyerConsent) @objcMembers final public class AppsFlyerConsent : ObjectiveC.NSObject, Foundation.NSCoding { |
| | | @objc final public var isUserSubjectToGDPR: Swift.Bool { |
| | | @objc get |
| | | } |
| | |
| | | </data> |
| | | <key>Headers/AFSDKPurchaseDetails.h</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>Headers/AFSDKPurchaseType.h</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>Headers/AFSDKValidateAndLogResult.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>Headers/AppsFlyerLib-Swift.h</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>Headers/AppsFlyerLib.h</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>Headers/AppsFlyerLinkGenerator.h</key> |
| | | <data> |
| | |
| | | </data> |
| | | <key>Info.plist</key> |
| | | <data> |
| | | rpXZIbx3banTJkEGI8OqzutYDh8= |
| | | uS7N+GCOS3VIc8ZMBEieqz4IwFE= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftdoc</key> |
| | | <data> |
| | | Pqgrbkn0K32g6ODikBZVDw/AjZc= |
| | | auLSYrRIxjkBMGw+CAgTbvLd9yU= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftinterface</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftmodule</key> |
| | | <data> |
| | | PD3W7MtmqlOcYV3/1sBqYTfdCIk= |
| | | +0FsJUepglxazdbxP6ZdubictYc= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.abi.json</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc</key> |
| | | <data> |
| | | 7GE2rAIhRhmiruqDrpJgv/OdKpc= |
| | | vv8hIe9a03+ijni0HM6lhydHn1g= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftmodule</key> |
| | | <data> |
| | | B/Z5tzhBAmoFVXmHdcbP5hLJ5oQ= |
| | | PVXYFC+MWpL5o1+Mtdq0MK1sYw0= |
| | | </data> |
| | | <key>Modules/module.modulemap</key> |
| | | <data> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | JFCJYWlcCsMjEbsAF0aQh2JXaKQ= |
| | | ZELtqnOq8hNY/9bAWpRGJi9cAS4= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | UNK4h738nezlAQq+5weKs6WQUIVzBoBZIFYlfSGbhRA= |
| | | 2zqDbocv77JnoUuUQ1QG/QVWKSaqkSqm/iNF15R633I= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AFSDKPurchaseType.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | VYx+gy63aiihzRGKaxPDp4COTRc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | 6p6LZcFcoU97v1pd8vcIoljW9p2zaM1EYzxfq5F5z4o= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AFSDKValidateAndLogResult.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | +QGhWJuAQ0LDEjEH+RCHdw6dW9M= |
| | | 0EhSKd6Vwa5P7bye1GYFKDWvJlM= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | rTKGtwpFfQwOxIVLJGzeO1lPmZEk4x0fzury7YyMec0= |
| | | dPv9SeQ/kon+L7ouIamL7j1JrtGDQTGHVUbhyaSF5SM= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AppsFlyerLib.h</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | IPnreHe+oxUHBEm8tpY1suaviy4= |
| | | xZjdTZjJ+XWP7JpTSRcKIdHJDV0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | bkZFID6jvtrumTo30WK5wuwuCKIhh23bxSr52Nrzid0= |
| | | g9/x+Ii1118s3vgfzCdwqWjixRYzxlLWqRtQ2a/HbrY= |
| | | </data> |
| | | </dict> |
| | | <key>Headers/AppsFlyerLinkGenerator.h</key> |
| | |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | xOHF2eqqzVPEBhwZvlUzfe/E2lkxexbhDkVEbQw6yLk= |
| | | W0qPTs97i1gybwmjb6GEMzMzbpn+nIYzHB0mi6i5kHM= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | Pqgrbkn0K32g6ODikBZVDw/AjZc= |
| | | auLSYrRIxjkBMGw+CAgTbvLd9yU= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | d0ySf7tCs+fmkWSQQ90VGAJewRLLgbkfTXHCgNlhXJg= |
| | | 300p7IN3z8uZ8VQ0iXlVecgZPrYXq1rS3OfRnfRA+2o= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | pAJ0U2o6b5o2WpfRGd7TwFx1+1M= |
| | | ER5QlXv2uK1hqqbKLNZF0lwxjbI= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | xOHF2eqqzVPEBhwZvlUzfe/E2lkxexbhDkVEbQw6yLk= |
| | | W0qPTs97i1gybwmjb6GEMzMzbpn+nIYzHB0mi6i5kHM= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/arm64-apple-tvos-simulator.swiftmodule</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | PD3W7MtmqlOcYV3/1sBqYTfdCIk= |
| | | +0FsJUepglxazdbxP6ZdubictYc= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | IeQS29U+53DEpEloZGQ4vrNl0gcpT7pydO54pE9soVA= |
| | | l5iozOv4/Mk6Q36pnDtDCij+Ff3OVpQMgbGUhuCfeO4= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.abi.json</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | MihnduhWFnpJkH2cs4g111l6MEA= |
| | | RXh5LVxCuBerjxAZ5QvNDTvjdnQ= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | WonsXvttIhOy9kgjYTg5drU6D7MlE2BxPPiaS8gMdpU= |
| | | uLHLosvRlDmtNXhZoTFpgI1fc4AOjYAr6h8OjBqUEVs= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.private.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | STAuRDMYSdtiLaIYBe2ji3KGprE96BlIFoSpsRifFbM= |
| | | viFMgw9nvweTH1t+njo1O5gp/QNiCZ8HsQVjsDc4VWg= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftdoc</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | 7GE2rAIhRhmiruqDrpJgv/OdKpc= |
| | | vv8hIe9a03+ijni0HM6lhydHn1g= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | kcCZ5MFyo5NDIBoQ8OiDhi7Ra1045Ljy1IbF9GhGu1w= |
| | | h2XrHvgeWoKQ0ng1EcPcsoXUF9FckmB5ggV3VAV9HAc= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftinterface</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | ACPiNHvYk7G98nwkvkQQP3+gC0s= |
| | | nuggPgNLEb3voNgpTl6yD8p68L8= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | STAuRDMYSdtiLaIYBe2ji3KGprE96BlIFoSpsRifFbM= |
| | | viFMgw9nvweTH1t+njo1O5gp/QNiCZ8HsQVjsDc4VWg= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/AppsFlyerLib.swiftmodule/x86_64-apple-tvos-simulator.swiftmodule</key> |
| | | <dict> |
| | | <key>hash</key> |
| | | <data> |
| | | B/Z5tzhBAmoFVXmHdcbP5hLJ5oQ= |
| | | PVXYFC+MWpL5o1+Mtdq0MK1sYw0= |
| | | </data> |
| | | <key>hash2</key> |
| | | <data> |
| | | jmZnGyIuL0Ew7ObcEAQaZIK5LxEfLBCdWZPyTpoH5Xk= |
| | | uzpGtjR/PSkH5JfviZL1eKPlBqHbAkfdDTux3PvA2Dw= |
| | | </data> |
| | | </dict> |
| | | <key>Modules/module.modulemap</key> |
| | |
| | | |
| | | // In this header, you should import all the public headers of your framework using statements like #import <WAAfImpl/PublicHeader.h> |
| | | |
| | | //time:2025/06/25 12:29 ver:4.5.0 |
| | | //time:2025/06/25 12:29 ver:4.7.0 |
| | | // 1 |