The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Adyen, reference 5.17.0 (d72b6b), with Swift 6.1 for iOS using Xcode 16.3 on 29 Apr 2025 13:43:53 UTC.

Swift 6 data race errors: 414

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen-Package -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures

Build Log

SwiftDriverJobDiscovery normal arm64 Compiling WeChatPayAdditionalDetails.swift (in target 'AdyenWeChatPay' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ DisableStoredPaymentMethodRequest.swift,\ BalanceCheckRequest.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Disable\ Stored\ Payments/DisableStoredPaymentMethodRequest.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial\ Payments\ API/Balance\ check/BalanceCheckRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Disable\ Stored\ Payments/DisableStoredPaymentMethodRequest.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial\ Payments\ API/Balance\ check/BalanceCheckRequest.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift:55:18: warning: stored property 'balance' of 'Sendable'-conforming struct 'BalanceCheckResponse' has non-sendable type 'Amount?'; this is an error in the Swift 6 language mode
    internal let balance: Amount?
                 ^
/Users/admin/builder/spi-builder-workspace/Adyen/Model/Amount.swift:10:15: note: struct 'Amount' does not conform to the 'Sendable' protocol
public struct Amount: Codable, Equatable {
              ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift:7:22: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Adyen'
@_spi(AdyenInternal) import Adyen
                     ^
                     @preconcurrency
/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial Payments API/Balance check/BalanceCheckRequest.swift:57:18: warning: stored property 'transactionLimit' of 'Sendable'-conforming struct 'BalanceCheckResponse' has non-sendable type 'Amount?'; this is an error in the Swift 6 language mode
    internal let transactionLimit: Amount?
                 ^
/Users/admin/builder/spi-builder-workspace/Adyen/Model/Amount.swift:10:15: note: struct 'Amount' does not conform to the 'Sendable' protocol
public struct Amount: Codable, Equatable {
              ^
SwiftCompile normal arm64 Compiling\ AdyenSessionResult.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSessionResult.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSessionResult.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ThreeDS2FingerprintSubmitter.swift, PaymentInfo.swift, ThreeDS2Component.swift, ThreeDS2ComponentChallengeToken.swift, ThreeDS2ComponentFingerprint.swift, ThreeDS2ComponentFingerprintToken.swift, ThreeDS2ComponentThreeDSConfiguration.swift, ThreeDS2Details.swift, ThreeDSResult.swift, AwaitActionDetails.swift, AwaitComponent.swift (in target 'AdyenActions' from project 'Adyen')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AdyenWeChatPay-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay-Swift.h (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AdyenWeChatPay-Swift.h
SwiftDriverJobDiscovery normal arm64 Emitting module for AdyenSession (in target 'AdyenSession' from project 'Adyen')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftmodule (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftdoc (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.abi.json (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftsourceinfo (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver\ Compilation\ Requirements AdyenSession normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdyenSession -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SessionAPIClient.swift,\ AdyenSession+ActionComponentDelegate.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/SessionAPIClient.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+ActionComponentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/SessionAPIClient.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+ActionComponentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+ActionComponentDelegate.swift:56:67: warning: main actor-isolated property 'isUserInteractionEnabled' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        (component as? PresentableComponent)?.viewController.view.isUserInteractionEnabled = false
                                                                  ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIView.h:152:59: note: mutation of this property is only permitted within the actor
@property(nonatomic,getter=isUserInteractionEnabled) BOOL userInteractionEnabled;  // default is YES. if set to NO, user events (touch, keys) are ignored and removed from the event queue.
                                                          ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+ActionComponentDelegate.swift:51:17: note: add '@MainActor' to make instance method 'didProvide(_:from:session:)' part of global actor 'MainActor'
    public func didProvide(
                ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+ActionComponentDelegate.swift:56:62: warning: main actor-isolated property 'view' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        (component as? PresentableComponent)?.viewController.view.isUserInteractionEnabled = false
                                                             ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:116:54: note: property declared here
@property(null_resettable, nonatomic,strong) UIView *view; // The getter first invokes [self loadView] if the view hasn't been set yet. Subclasses must call super if they override the setter or getter.
                                                     ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+ActionComponentDelegate.swift:51:17: note: add '@MainActor' to make instance method 'didProvide(_:from:session:)' part of global actor 'MainActor'
    public func didProvide(
                ^
    @MainActor
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AdyenSession-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession-Swift.h (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AdyenSession-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling WeChatPayActionComponent.swift (in target 'AdyenWeChatPay' from project 'Adyen')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftmodule (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftdoc (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.abi.json (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftsourceinfo (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver\ Compilation AdyenWeChatPay normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdyenWeChatPay -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SelfRetainingAPIClient.swift,\ SessionSetupRequest.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/SelfRetainingAPIClient.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session\ Setup/SessionSetupRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/SelfRetainingAPIClient.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session\ Setup/SessionSetupRequest.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session Setup/SessionSetupRequest.swift:69:18: warning: stored property 'paymentMethods' of 'Sendable'-conforming struct 'SessionSetupResponse' has non-sendable type 'PaymentMethods'; this is an error in the Swift 6 language mode
    internal let paymentMethods: PaymentMethods
                 ^
/Users/admin/builder/spi-builder-workspace/Adyen/Core/Payment Methods/Abstract/PaymentMethods.swift:15:15: note: struct 'PaymentMethods' does not conform to the 'Sendable' protocol
public struct PaymentMethods: Codable {
              ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session Setup/SessionSetupRequest.swift:7:22: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Adyen'
@_spi(AdyenInternal) import Adyen
                     ^
                     @preconcurrency
/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session Setup/SessionSetupRequest.swift:71:18: warning: stored property 'amount' of 'Sendable'-conforming struct 'SessionSetupResponse' has non-sendable type 'Amount'; this is an error in the Swift 6 language mode
    internal let amount: Amount
                 ^
/Users/admin/builder/spi-builder-workspace/Adyen/Model/Amount.swift:10:15: note: struct 'Amount' does not conform to the 'Sendable' protocol
public struct Amount: Codable, Equatable {
              ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session Setup/SessionSetupRequest.swift:75:18: warning: stored property 'configuration' of 'Sendable'-conforming struct 'SessionSetupResponse' has non-sendable type 'SessionSetupResponse.Configuration'; this is an error in the Swift 6 language mode
    internal let configuration: Configuration
                 ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/API/Session Setup/SessionSetupRequest.swift:89:21: note: consider making struct 'Configuration' conform to the 'Sendable' protocol
    internal struct Configuration: Decodable {
                    ^
                                            , Sendable
SwiftCompile normal arm64 Compiling\ CancelOrderRequest.swift,\ CreateOrderRequest.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial\ Payments\ API/Cancel\ Order/CancelOrderRequest.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial\ Payments\ API/Create\ Order/CreateOrderRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial\ Payments\ API/Cancel\ Order/CancelOrderRequest.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/API/Partial\ Payments\ API/Create\ Order/CreateOrderRequest.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for AdyenDropIn (in target 'AdyenDropIn' from project 'Adyen')
SwiftDriver\ Compilation\ Requirements AdyenDropIn normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdyenDropIn -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AdyenSessionDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ AdyenSession+DropInComponentDelegate.swift,\ AdyenSession+PartialPaymentDelegate.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+DropInComponentDelegate.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PartialPaymentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+DropInComponentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PartialPaymentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ AdyenSession+PaymentComponentDelegate.swift,\ AdyenSession+StoredPaymentMethodsDelegate.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:118:31: warning: call to main actor-isolated initializer 'init(title:message:preferredStyle:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let alertController = UIAlertController(
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:45:1: note: calls to initializer 'init(title:message:preferredStyle:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)alertControllerWithTitle:(nullable NSString *)title message:(nullable NSString *)message preferredStyle:(UIAlertControllerStyle)preferredStyle;
^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:110:18: note: add '@MainActor' to make instance method 'showPaymentFailedAlert(on:completion:)' part of global actor 'MainActor'
    private func showPaymentFailedAlert(on dropInComponent: AnyDropInComponent?, completion: @escaping (() -> Void)) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:125:26: warning: call to main actor-isolated initializer 'init(title:style:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let doneAction = UIAlertAction(title: doneTitle, style: .default) { _ in
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:34:1: note: calls to initializer 'init(title:style:handler:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)actionWithTitle:(nullable NSString *)title style:(UIAlertActionStyle)style handler:(void (^ __nullable)(UIAlertAction *action))handler;
^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:110:18: note: add '@MainActor' to make instance method 'showPaymentFailedAlert(on:completion:)' part of global actor 'MainActor'
    private func showPaymentFailedAlert(on dropInComponent: AnyDropInComponent?, completion: @escaping (() -> Void)) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:128:25: warning: call to main actor-isolated instance method 'addAction' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        alertController.addAction(doneAction)
                        ^
UIKit.UIAlertController.addAction:2:22: note: calls to instance method 'addAction' from outside of its actor context are implicitly asynchronous
@MainActor open func addAction(_ action: UIAlertAction)}
                     ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:110:18: note: add '@MainActor' to make instance method 'showPaymentFailedAlert(on:completion:)' part of global actor 'MainActor'
    private func showPaymentFailedAlert(on dropInComponent: AnyDropInComponent?, completion: @escaping (() -> Void)) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:130:40: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        dropInComponent.viewController.present(alertController, animated: true)
                                       ^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
                       ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:110:18: note: add '@MainActor' to make instance method 'showPaymentFailedAlert(on:completion:)' part of global actor 'MainActor'
    private func showPaymentFailedAlert(on dropInComponent: AnyDropInComponent?, completion: @escaping (() -> Void)) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:125:26: warning: sending value of non-Sendable type '(UIAlertAction) -> Void' risks causing data races; this is an error in the Swift 6 language mode
        let doneAction = UIAlertAction(title: doneTitle, style: .default) { _ in
                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+PaymentComponentDelegate.swift:125:26: note: sending task-isolated value of non-Sendable type '(UIAlertAction) -> Void' to main actor-isolated initializer 'init(title:style:handler:)' risks causing races in between task-isolated and main actor-isolated uses
        let doneAction = UIAlertAction(title: doneTitle, style: .default) { _ in
                         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:39:31: warning: call to main actor-isolated initializer 'init(title:message:preferredStyle:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let alertController = UIAlertController(
                              ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:45:1: note: calls to initializer 'init(title:message:preferredStyle:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)alertControllerWithTitle:(nullable NSString *)title message:(nullable NSString *)message preferredStyle:(UIAlertControllerStyle)preferredStyle;
^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:33:18: note: add '@MainActor' to make instance method 'showAlert(with:on:)' part of global actor 'MainActor'
    private func showAlert(with error: Error?, on dropIn: AnyDropInComponent) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:45:26: warning: call to main actor-isolated initializer 'init(title:style:handler:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let doneAction = UIAlertAction(title: doneTitle, style: .default)
                         ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIAlertController.h:34:1: note: calls to initializer 'init(title:style:handler:)' from outside of its actor context are implicitly asynchronous
+ (instancetype)actionWithTitle:(nullable NSString *)title style:(UIAlertActionStyle)style handler:(void (^ __nullable)(UIAlertAction *action))handler;
^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:33:18: note: add '@MainActor' to make instance method 'showAlert(with:on:)' part of global actor 'MainActor'
    private func showAlert(with error: Error?, on dropIn: AnyDropInComponent) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:46:25: warning: call to main actor-isolated instance method 'addAction' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        alertController.addAction(doneAction)
                        ^
UIKit.UIAlertController.addAction:2:22: note: calls to instance method 'addAction' from outside of its actor context are implicitly asynchronous
@MainActor open func addAction(_ action: UIAlertAction)}
                     ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:33:18: note: add '@MainActor' to make instance method 'showAlert(with:on:)' part of global actor 'MainActor'
    private func showAlert(with error: Error?, on dropIn: AnyDropInComponent) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:48:31: warning: call to main actor-isolated instance method 'present(_:animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        dropIn.viewController.present(alertController, animated: true)
                              ^
UIKit.UIViewController.present:3:24: note: calls to instance method 'present(_:animated:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func present(_ viewControllerToPresent: UIViewController, animated flag: Bool, completion: (() -> Void)? = nil)}
                       ^
/Users/admin/builder/spi-builder-workspace/AdyenSession/AdyenSession+StoredPaymentMethodsDelegate.swift:33:18: note: add '@MainActor' to make instance method 'showAlert(with:on:)' part of global actor 'MainActor'
    private func showAlert(with error: Error?, on dropIn: AnyDropInComponent) {
                 ^
    @MainActor
SwiftDriverJobDiscovery normal arm64 Compiling AdyenSession.swift (in target 'AdyenSession' from project 'Adyen')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AdyenDropIn-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn-Swift.h (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/AdyenDropIn-Swift.h
SwiftDriverJobDiscovery normal arm64 Compiling AdyenSessionResult.swift (in target 'AdyenSession' from project 'Adyen')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftmodule (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftdoc (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.abi.json (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftsourceinfo (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftCompile normal arm64 Compiling\ ComponentSections.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Utilities/ComponentSections.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Utilities/ComponentSections.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ DropInComponentStyle.swift,\ DropInConfiguration.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Models/DropInComponentStyle.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Models/DropInConfiguration.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Models/DropInComponentStyle.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Models/DropInConfiguration.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling SessionAPIClient.swift, AdyenSession+ActionComponentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ DropInComponentExtensions.swift,\ DropInAnalyticsConfiguration.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:133:30: warning: call to main actor-isolated instance method 'present(root:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        navigationController.present(root: newList)
                             ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:60:19: note: calls to instance method 'present(root:)' from outside of its actor context are implicitly asynchronous
    internal func present(root component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:60:19: note: main actor isolation inferred from inheritance from class 'UINavigationController'
    internal func present(root component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:131:19: note: add '@MainActor' to make instance method 'showPaymentMethodsList(onCancel:)' part of global actor 'MainActor'
    internal func showPaymentMethodsList(onCancel: (() -> Void)?) {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:141:30: warning: call to main actor-isolated instance method 'dismiss(animated:completion:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        navigationController.dismiss(animated: true, completion: completion)
                             ^
UIKit.UIViewController.dismiss:3:24: note: calls to instance method 'dismiss(animated:completion:)' from outside of its actor context are implicitly asynchronous
  @MainActor open func dismiss(animated flag: Bool, completion: (() -> Void)? = nil)}
                       ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:140:19: note: add '@MainActor' to make instance method 'dismiss(completion:)' part of global actor 'MainActor'
    internal func dismiss(completion: (() -> Void)? = nil) {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:146:30: warning: call to main actor-isolated instance method 'present(asModal:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        navigationController.present(asModal: component)
                             ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:46:19: note: calls to instance method 'present(asModal:)' from outside of its actor context are implicitly asynchronous
    internal func present(asModal component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:46:19: note: main actor isolation inferred from inheritance from class 'UINavigationController'
    internal func present(asModal component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:145:17: note: add '@MainActor' to make instance method 'present(component:)' part of global actor 'MainActor'
    public func present(component: PresentableComponent) {
                ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:171:30: warning: call to main actor-isolated instance method 'present(root:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        navigationController.present(root: newRoot)
                             ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:60:19: note: calls to instance method 'present(root:)' from outside of its actor context are implicitly asynchronous
    internal func present(root component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:60:19: note: main actor isolation inferred from inheritance from class 'UINavigationController'
    internal func present(root component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:166:17: note: add '@MainActor' to make instance method 'showConfirmation(for:with:)' part of global actor 'MainActor'
    public func showConfirmation(for component: InstantPaymentComponent, with order: PartialPaymentOrder?) {
                ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:133:30: warning: sending value of non-Sendable type 'PaymentMethodListComponent' risks causing data races; this is an error in the Swift 6 language mode
        navigationController.present(root: newList)
        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:133:30: note: sending task-isolated value of non-Sendable type 'PaymentMethodListComponent' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        navigationController.present(root: newList)
                             ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:141:30: warning: sending value of non-Sendable type '(() -> Void)?' risks causing data races; this is an error in the Swift 6 language mode
        navigationController.dismiss(animated: true, completion: completion)
        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:141:30: note: sending task-isolated value of non-Sendable type '(() -> Void)?' to main actor-isolated instance method 'dismiss(animated:completion:)' risks causing races in between task-isolated and main actor-isolated uses
        navigationController.dismiss(animated: true, completion: completion)
                             ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:146:30: warning: sending 'component' risks causing data races; this is an error in the Swift 6 language mode
        navigationController.present(asModal: component)
        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:146:30: note: sending task-isolated 'component' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        navigationController.present(asModal: component)
                             ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:171:30: warning: sending value of non-Sendable type 'PreselectedPaymentMethodComponent' risks causing data races; this is an error in the Swift 6 language mode
        navigationController.present(root: newRoot)
        ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponentExtensions.swift:171:30: note: sending task-isolated value of non-Sendable type 'PreselectedPaymentMethodComponent' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
        navigationController.present(root: newRoot)
                             ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Models/DropInAnalyticsConfiguration.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling DisableStoredPaymentMethodRequest.swift, BalanceCheckRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ ComponentManager+PaymentComponentBuilder.swift,\ ComponentManager.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Utilities/ComponentManager.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Utilities/ComponentManager+PaymentComponentBuilder.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Utilities/ComponentManager.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling QRCodeViewModel.swift, String+QRCode.swift, ShareableVoucherView.swift, VoucherCardLayer.swift, VoucherCardView.swift, VoucherSeparatorView.swift, VoucherView.swift, VoucherViewController.swift, VoucherViewModel.swift, BundleSPMExtension.swift, GeneratedAssetSymbols.swift (in target 'AdyenActions' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ ModalViewController.swift,\ NavigationDelegate.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/ModalViewController.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/NavigationDelegate.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/ModalViewController.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/NavigationDelegate.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling ComponentSections.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ PaymentMethodListComponent.swift,\ PreApplePayComponent.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PreApplePayComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:54:28: warning: call to main actor-isolated instance method 'reload(newSections:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        listViewController.reload(newSections: createListSections())
                           ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:57:17: note: calls to instance method 'reload(newSections:animated:)' from outside of its actor context are implicitly asynchronous
    public func reload(newSections: [ListSection], animated: Bool = false) {
                ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:52:19: note: add '@MainActor' to make instance method 'reload(with:)' part of global actor 'MainActor'
    internal func reload(with components: [ComponentsSection]) {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:59:28: warning: call to main actor-isolated instance method 'deleteItem(at:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        listViewController.deleteItem(at: indexPath)
                           ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:78:17: note: calls to instance method 'deleteItem(at:animated:)' from outside of its actor context are implicitly asynchronous
    public func deleteItem(at indexPath: IndexPath, animated: Bool = true) {
                ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:57:19: note: add '@MainActor' to make instance method 'deleteComponent(at:)' part of global actor 'MainActor'
    internal func deleteComponent(at indexPath: IndexPath) {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:71:34: warning: call to main actor-isolated initializer 'init(style:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        let listViewController = ListViewController(style: style)
                                 ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:22:12: note: calls to initializer 'init(style:)' from outside of its actor context are implicitly asynchronous
    public init(style: ViewStyle) {
           ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:70:18: note: add '@MainActor' to make instance method 'createListViewController()' part of global actor 'MainActor'
    private func createListViewController() -> ListViewController {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:72:28: warning: main actor-isolated property 'delegate' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        listViewController.delegate = self
                           ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:17:21: note: mutation of this property is only permitted within the actor
    public weak var delegate: ViewControllerDelegate?
                    ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:70:18: note: add '@MainActor' to make instance method 'createListViewController()' part of global actor 'MainActor'
    private func createListViewController() -> ListViewController {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:73:28: warning: main actor-isolated property 'title' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
        listViewController.title = localizedString(.paymentMethodsTitle, localizationParameters)
                           ^
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/System/Library/Frameworks/UIKit.framework/Headers/UIViewController.h:195:47: note: mutation of this property is only permitted within the actor
@property(nullable, nonatomic,copy) NSString *title;  // Localized title for use by a parent controller.
                                              ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:70:18: note: add '@MainActor' to make instance method 'createListViewController()' part of global actor 'MainActor'
    private func createListViewController() -> ListViewController {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:74:28: warning: call to main actor-isolated instance method 'reload(newSections:animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        listViewController.reload(newSections: createListSections())
                           ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:57:17: note: calls to instance method 'reload(newSections:animated:)' from outside of its actor context are implicitly asynchronous
    public func reload(newSections: [ListSection], animated: Bool = false) {
                ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:70:18: note: add '@MainActor' to make instance method 'createListViewController()' part of global actor 'MainActor'
    private func createListViewController() -> ListViewController {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:156:47: warning: main actor-isolated property 'sections' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
        let allListItems = listViewController.sections.flatMap(\.items)
                                              ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:45:16: note: property declared here
    public var sections: [ListSection] { dataSource.sections }
               ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:155:19: note: add '@MainActor' to make instance method 'startLoading(for:)' part of global actor 'MainActor'
    internal func startLoading(for component: PaymentComponent) {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:167:28: warning: call to main actor-isolated instance method 'stopLoading()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
        listViewController.stopLoading()
                           ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/List/ListViewController.swift:191:17: note: calls to instance method 'stopLoading()' from outside of its actor context are implicitly asynchronous
    public func stopLoading() {
                ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:166:19: note: add '@MainActor' to make instance method 'stopLoading()' part of global actor 'MainActor'
    internal func stopLoading() {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:71:34: warning: sending 'self.style' risks causing data races; this is an error in the Swift 6 language mode
        let listViewController = ListViewController(style: style)
                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:71:34: note: sending task-isolated 'self.style' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        let listViewController = ListViewController(style: style)
                                 ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:54:28: warning: sending 'self.createListSections' risks causing data races; this is an error in the Swift 6 language mode
        listViewController.reload(newSections: createListSections())
        ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PaymentMethodListComponent.swift:54:28: note: sending task-isolated 'self.createListSections' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
        listViewController.reload(newSections: createListSections())
                           ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PreApplePayComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PreApplePayComponent.swift:53:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    internal lazy var viewController: UIViewController = {
                      ^
SwiftCompile normal arm64 Compiling\ PreApplePayView.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Views/PreApplePayView.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Views/PreApplePayView.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Views/PreApplePayView.swift:25:18: warning: main actor-isolated property 'localizationParameters' cannot be used to satisfy nonisolated requirement from protocol 'Localizable'; this is an error in the Swift 6 language mode
    internal var localizationParameters: LocalizationParameters?
                 ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Views/PreApplePayView.swift:18:47: note: add '@preconcurrency' to the 'Localizable' conformance to defer isolation checking to run time
internal final class PreApplePayView: UIView, Localizable {
                                              ^
                                              @preconcurrency
/Users/admin/builder/spi-builder-workspace/Adyen/Core/Core Protocols/PresentableComponent.swift:14:9: note: requirement 'localizationParameters' declared here
    var localizationParameters: LocalizationParameters? { get set }
        ^
SwiftDriverJobDiscovery normal arm64 Compiling SelfRetainingAPIClient.swift, SessionSetupRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftDriverJobDiscovery normal arm64 Compiling AdyenSession+DropInComponentDelegate.swift, AdyenSession+PartialPaymentDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ PreselectedPaymentMethodComponent.swift,\ DropInComponent.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Components/PreselectedPaymentMethodComponent.swift:74:21: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    public lazy var viewController: UIViewController = {
                    ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:212:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
    internal lazy var navigationController = DropInNavigationController(
                      ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:268:34: warning: call to main actor-isolated instance method 'present(asModal:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            navigationController.present(asModal: component)
                                 ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:46:19: note: calls to instance method 'present(asModal:)' from outside of its actor context are implicitly asynchronous
    internal func present(asModal component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:46:19: note: main actor isolation inferred from inheritance from class 'UINavigationController'
    internal func present(asModal component: PresentableComponent) {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:263:19: note: add '@MainActor' to make instance method 'didSelect' part of global actor 'MainActor'
    internal func didSelect(_ component: PaymentComponent) {
                  ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:285:34: warning: call to main actor-isolated instance method 'popViewController(animated:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
            navigationController.popViewController(animated: true)
                                 ^
UIKit.UINavigationController.popViewController:2:22: note: calls to instance method 'popViewController(animated:)' from outside of its actor context are implicitly asynchronous
@MainActor open func popViewController(animated: Bool) -> UIViewController?}
                     ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:276:18: note: add '@MainActor' to make instance method 'didSelectCancelButton(isRoot:component:)' part of global actor 'MainActor'
    private func didSelectCancelButton(isRoot: Bool, component: PresentableComponent) {
                 ^
    @MainActor
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:268:34: warning: sending 'component' risks causing data races; this is an error in the Swift 6 language mode
            navigationController.present(asModal: component)
            ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/DropInComponent.swift:268:34: note: sending task-isolated 'component' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
            navigationController.present(asModal: component)
                                 ^
SwiftDriverJobDiscovery normal arm64 Compiling CancelOrderRequest.swift, CreateOrderRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ SlideInPresentationAnimator.swift,\ WrapperViewController.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/WrapperViewController.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/SlideInPresentationAnimator.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/WrapperViewController.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/WrapperViewController.swift:130:65: warning: reference to static property 'leastPresentableScale' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
        let smallestPossibleHeight = parent.height * Dimensions.leastPresentableScale
                                                                ^
/Users/admin/builder/spi-builder-workspace/Adyen/UI/Dimensions.swift:13:23: note: static property declared here
    public static var leastPresentableScale: CGFloat = 0.25
                      ^
SwiftDriverJobDiscovery normal arm64 Compiling PaymentDetailsRequest.swift, PaymentsRequest.swift (in target 'AdyenSession' from project 'Adyen')
SwiftCompile normal arm64 Compiling\ DimmingPresentationController.swift,\ DropInNavigationController.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DimmingPresentationController.swift /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DimmingPresentationController.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:42:19: warning: main actor-isolated instance method 'didUpdatePreferredContentSize()' cannot be used to satisfy nonisolated requirement from protocol 'PreferredContentSizeConsumer'; this is an error in the Swift 6 language mode
    internal func didUpdatePreferredContentSize() {
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:42:19: note: add 'nonisolated' to 'didUpdatePreferredContentSize()' to make this instance method not isolated to the actor
    internal func didUpdatePreferredContentSize() {
                  ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:10:74: note: add '@preconcurrency' to the 'PreferredContentSizeConsumer' conformance to defer isolation checking to run time
internal final class DropInNavigationController: UINavigationController, PreferredContentSizeConsumer, AdyenObserver {
                                                                         ^
                                                                         @preconcurrency
/Users/admin/builder/spi-builder-workspace/Adyen/Helpers/UIViewControllerHelpers.swift:45:10: note: mark the protocol requirement 'didUpdatePreferredContentSize()' 'async' to allow actor-isolated conformances
    func didUpdatePreferredContentSize()
         ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:40:19: warning: main actor-isolated instance method 'willUpdatePreferredContentSize()' cannot be used to satisfy nonisolated requirement from protocol 'PreferredContentSizeConsumer'; this is an error in the Swift 6 language mode
    internal func willUpdatePreferredContentSize() { /* Empty implementation */ }
                  ^
/Users/admin/builder/spi-builder-workspace/AdyenDropIn/Presentation/DropInNavigationController.swift:40:19: note: add 'nonisolated' to 'willUpdatePreferredContentSize()' to make this instance method not isolated to the actor
    internal func willUpdatePreferredContentSize() { /* Empty implementation */ }
                  ^
    nonisolated
/Users/admin/builder/spi-builder-workspace/Adyen/Helpers/UIViewControllerHelpers.swift:47:10: note: mark the protocol requirement 'willUpdatePreferredContentSize()' 'async' to allow actor-isolated conformances
    func willUpdatePreferredContentSize()
         ^
SwiftDriverJobDiscovery normal arm64 Compiling DAErrorViewController.swift, DARegistrationViewController.swift, DelegatedAuthenticationErrorView.swift, DelegatedAuthenticationView.swift, UIImageViewHelper.swift, UILabelHelper.swift, UIStackViewHelper.swift, DocumentActionView.swift, DocumentActionViewModel.swift, QRCodeView.swift, QRCodeViewController.swift (in target 'AdyenActions' from project 'Adyen')
SwiftDriverJobDiscovery normal arm64 Compiling AdyenSession+PaymentComponentDelegate.swift, AdyenSession+StoredPaymentMethodsDelegate.swift (in target 'AdyenSession' from project 'Adyen')
SwiftDriver\ Compilation AdyenActions normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdyenActions' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdyenActions -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation AdyenSession normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdyenSession -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'Adyen' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Adyen --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Adyen --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Adyen.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Adyen.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/Adyen.build/Objects-normal/arm64/Adyen_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/Adyen.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/Adyen.build/Objects-normal/arm64/Adyen.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/Adyen.build/Adyen.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/Adyen.build/Adyen.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/Adyen.build/Objects-normal/arm64/Adyen.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.357 appintentsmetadataprocessor[1528:8450] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.405 appintentsmetadataprocessor[1528:8450] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Adyen.o (in target 'Adyen' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Adyen.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenTwint.o normal (in target 'AdyenTwint' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenTwint.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenComponents.o normal (in target 'AdyenComponents' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenComponents.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCashAppPay.o normal (in target 'AdyenCashAppPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCashAppPay.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCard.o normal (in target 'AdyenCard' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCard.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenActions.o normal (in target 'AdyenActions' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenActions.o
SwiftDriverJobDiscovery normal arm64 Compiling DropInComponentExtensions.swift, DropInAnalyticsConfiguration.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftDriverJobDiscovery normal arm64 Compiling PreApplePayView.swift (in target 'AdyenDropIn' from project 'Adyen')
ExtractAppIntentsMetadata (in target 'AdyenTwint' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenTwint --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenTwint --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenTwint.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenTwint.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/AdyenTwint.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/AdyenTwint.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenTwint.build/Objects-normal/arm64/AdyenTwint.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.552 appintentsmetadataprocessor[1539:8503] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.596 appintentsmetadataprocessor[1539:8503] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'AdyenComponents' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenComponents --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenComponents --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenComponents.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenComponents.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/AdyenComponents.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/AdyenComponents.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenComponents.build/Objects-normal/arm64/AdyenComponents.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.590 appintentsmetadataprocessor[1540:8529] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.637 appintentsmetadataprocessor[1540:8529] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling ModalViewController.swift, NavigationDelegate.swift (in target 'AdyenDropIn' from project 'Adyen')
ExtractAppIntentsMetadata (in target 'AdyenCashAppPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenCashAppPay --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenCashAppPay --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCashAppPay.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCashAppPay.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/AdyenCashAppPay.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/AdyenCashAppPay.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCashAppPay.build/Objects-normal/arm64/AdyenCashAppPay.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.609 appintentsmetadataprocessor[1541:8530] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.649 appintentsmetadataprocessor[1541:8530] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'AdyenCard' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenCard --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenCard --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCard.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCard.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/AdyenCard.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/AdyenCard.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenCard.build/Objects-normal/arm64/AdyenCard.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.616 appintentsmetadataprocessor[1542:8533] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.656 appintentsmetadataprocessor[1542:8533] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'AdyenActions' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenActions --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenActions --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenActions.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenActions.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/AdyenActions.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/AdyenActions.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenActions.build/Objects-normal/arm64/AdyenActions.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.618 appintentsmetadataprocessor[1543:8535] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.674 appintentsmetadataprocessor[1543:8535] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling DropInComponentStyle.swift, DropInConfiguration.swift (in target 'AdyenDropIn' from project 'Adyen')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenTwint.o (in target 'AdyenTwint' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenTwint.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenComponents.o (in target 'AdyenComponents' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenComponents.o
SwiftDriverJobDiscovery normal arm64 Compiling DimmingPresentationController.swift, DropInNavigationController.swift (in target 'AdyenDropIn' from project 'Adyen')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCashAppPay.o (in target 'AdyenCashAppPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCashAppPay.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCard.o (in target 'AdyenCard' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenCard.o
SwiftDriverJobDiscovery normal arm64 Compiling PaymentMethodListComponent.swift, PreApplePayComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftDriverJobDiscovery normal arm64 Compiling SlideInPresentationAnimator.swift, WrapperViewController.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftDriverJobDiscovery normal arm64 Compiling ComponentManager+PaymentComponentBuilder.swift, ComponentManager.swift (in target 'AdyenDropIn' from project 'Adyen')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenActions.o (in target 'AdyenActions' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenActions.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.o normal (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.o normal (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.o
ExtractAppIntentsMetadata (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenWeChatPay --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenWeChatPay --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/AdyenWeChatPay.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/AdyenWeChatPay.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenWeChatPay.build/Objects-normal/arm64/AdyenWeChatPay.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.786 appintentsmetadataprocessor[1548:8574] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.824 appintentsmetadataprocessor[1548:8574] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenSession --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenSession --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/AdyenSession.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/AdyenSession.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenSession.build/Objects-normal/arm64/AdyenSession.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.795 appintentsmetadataprocessor[1549:8575] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.834 appintentsmetadataprocessor[1549:8575] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling PreselectedPaymentMethodComponent.swift, DropInComponent.swift (in target 'AdyenDropIn' from project 'Adyen')
SwiftDriver\ Compilation AdyenDropIn normal arm64 com.apple.xcode.tools.swift.compiler (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name AdyenDropIn -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -emit-localized-strings -emit-localized-strings-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64 -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.o normal (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.o (in target 'AdyenWeChatPay' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenWeChatPay.o
ExtractAppIntentsMetadata (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name AdyenDropIn --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.AdyenDropIn --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/AdyenDropIn.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/AdyenDropIn.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Adyen.build/Debug-iphoneos/AdyenDropIn.build/Objects-normal/arm64/AdyenDropIn.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 06:43:51.851 appintentsmetadataprocessor[1552:8593] Starting appintentsmetadataprocessor export
2025-04-29 06:43:51.888 appintentsmetadataprocessor[1552:8593] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.o (in target 'AdyenSession' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenSession.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.o (in target 'AdyenDropIn' from project 'Adyen')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/AdyenDropIn.o
** BUILD SUCCEEDED **
Build complete.
{
  "default_localization" : "en-us",
  "dependencies" : [
    {
      "identity" : "adyen-3ds2-ios",
      "requirement" : {
        "exact" : [
          "2.4.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adyen/adyen-3ds2-ios"
    },
    {
      "identity" : "adyen-authentication-ios",
      "requirement" : {
        "exact" : [
          "3.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adyen/adyen-authentication-ios"
    },
    {
      "identity" : "adyen-networking-ios",
      "requirement" : {
        "exact" : [
          "3.0.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adyen/adyen-networking-ios"
    },
    {
      "identity" : "adyen-wechatpay-ios",
      "requirement" : {
        "exact" : [
          "2.2.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Adyen/adyen-wechatpay-ios"
    },
    {
      "identity" : "cash-app-pay-ios-sdk",
      "requirement" : {
        "exact" : [
          "0.6.2"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cashapp/cash-app-pay-ios-sdk"
    }
  ],
  "manifest_display_name" : "Adyen",
  "name" : "Adyen",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Adyen",
      "targets" : [
        "Adyen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenEncryption",
      "targets" : [
        "AdyenEncryption"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenSwiftUI",
      "targets" : [
        "AdyenSwiftUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenActions",
      "targets" : [
        "AdyenActions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenCard",
      "targets" : [
        "AdyenCard"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenComponents",
      "targets" : [
        "AdyenComponents"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenSession",
      "targets" : [
        "AdyenSession"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenDropIn",
      "targets" : [
        "AdyenDropIn"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenWeChatPay",
      "targets" : [
        "AdyenWeChatPay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenCashAppPay",
      "targets" : [
        "AdyenCashAppPay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenTwint",
      "targets" : [
        "AdyenTwint"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "AdyenDelegatedAuthentication",
      "targets" : [
        "AdyenDelegatedAuthentication"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TwintSDK",
      "module_type" : "BinaryTarget",
      "name" : "TwintSDK",
      "path" : "XCFramework/Dynamic/TwintSDK.xcframework",
      "product_memberships" : [
        "AdyenTwint"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "AdyenWeChatPay",
      "module_type" : "SwiftTarget",
      "name" : "AdyenWeChatPay",
      "path" : "AdyenWeChatPay/WeChatPayActionComponent",
      "product_dependencies" : [
        "AdyenWeChatPayInternal"
      ],
      "product_memberships" : [
        "AdyenWeChatPay"
      ],
      "sources" : [
        "WeChatPayActionComponent.swift",
        "WeChatPayAdditionalDetails.swift"
      ],
      "target_dependencies" : [
        "AdyenActions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenTwint",
      "module_type" : "SwiftTarget",
      "name" : "AdyenTwint",
      "path" : "AdyenTwint",
      "product_memberships" : [
        "AdyenTwint"
      ],
      "sources" : [
        "TwintComponent.swift",
        "TwintDetails.swift"
      ],
      "target_dependencies" : [
        "Adyen",
        "TwintSDK"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenSwiftUI",
      "module_type" : "SwiftTarget",
      "name" : "AdyenSwiftUI",
      "path" : "AdyenSwiftUI",
      "product_memberships" : [
        "AdyenSwiftUI"
      ],
      "sources" : [
        "Present View Controller/FullScreenViewControllerPresenter.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenSession",
      "module_type" : "SwiftTarget",
      "name" : "AdyenSession",
      "path" : "AdyenSession",
      "product_memberships" : [
        "AdyenSession"
      ],
      "sources" : [
        "API/Disable Stored Payments/DisableStoredPaymentMethodRequest.swift",
        "API/Partial Payments API/Balance check/BalanceCheckRequest.swift",
        "API/Partial Payments API/Cancel Order/CancelOrderRequest.swift",
        "API/Partial Payments API/Create Order/CreateOrderRequest.swift",
        "API/Payment Details/PaymentDetailsRequest.swift",
        "API/Payments/PaymentsRequest.swift",
        "API/SelfRetainingAPIClient.swift",
        "API/Session Setup/SessionSetupRequest.swift",
        "API/SessionAPIClient.swift",
        "AdyenSession+ActionComponentDelegate.swift",
        "AdyenSession+DropInComponentDelegate.swift",
        "AdyenSession+PartialPaymentDelegate.swift",
        "AdyenSession+PaymentComponentDelegate.swift",
        "AdyenSession+StoredPaymentMethodsDelegate.swift",
        "AdyenSession.swift",
        "AdyenSessionDelegate.swift",
        "AdyenSessionResult.swift"
      ],
      "target_dependencies" : [
        "Adyen",
        "AdyenActions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenEncryption",
      "module_type" : "SwiftTarget",
      "name" : "AdyenEncryption",
      "path" : "AdyenEncryption",
      "product_memberships" : [
        "AdyenEncryption",
        "AdyenCard",
        "AdyenComponents",
        "AdyenDropIn"
      ],
      "sources" : [
        "AnyEncryptor.swift",
        "BankDetailsEncryptor.swift",
        "CardEncryptor.swift",
        "Extensions/DataExtension.swift",
        "Extensions/IntegerExtension.swift",
        "Extensions/JSONEncoder+SortedKeys.swift",
        "Extensions/StringExtension.swift",
        "JOSE/Encryption Algorithms/CommonCryptoHelpers.swift",
        "JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAA256CBCHS512Algorithm.swift",
        "JOSE/Encryption Algorithms/Content Encryption Algorithms/JWAEncryptionAlgorithm.swift",
        "JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryption.swift",
        "JOSE/Encryption Algorithms/JSON Web Encryption/JSONWebEncryptionGenerator.swift",
        "JOSE/Encryption Algorithms/Key Encryption Algorithms/RSAOAEP256Algorithm.swift",
        "Model/Card.swift",
        "Model/EncryptedCard.swift",
        "Payload/BankPayload.swift",
        "Payload/BinPayload.swift",
        "Payload/CardPayload.swift",
        "Payload/Payload.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenDropIn",
      "module_type" : "SwiftTarget",
      "name" : "AdyenDropIn",
      "path" : "AdyenDropIn",
      "product_memberships" : [
        "AdyenDropIn"
      ],
      "sources" : [
        "Components/PaymentMethodListComponent.swift",
        "Components/PreApplePayComponent.swift",
        "Components/PreselectedPaymentMethodComponent.swift",
        "DropInComponent.swift",
        "DropInComponentExtensions.swift",
        "Models/DropInAnalyticsConfiguration.swift",
        "Models/DropInComponentStyle.swift",
        "Models/DropInConfiguration.swift",
        "Presentation/DimmingPresentationController.swift",
        "Presentation/DropInNavigationController.swift",
        "Presentation/ModalViewController.swift",
        "Presentation/NavigationDelegate.swift",
        "Presentation/SlideInPresentationAnimator.swift",
        "Presentation/WrapperViewController.swift",
        "Utilities/ComponentManager+PaymentComponentBuilder.swift",
        "Utilities/ComponentManager.swift",
        "Utilities/ComponentSections.swift",
        "Views/PreApplePayView.swift"
      ],
      "target_dependencies" : [
        "AdyenCard",
        "AdyenComponents",
        "AdyenActions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenDelegatedAuthentication",
      "module_type" : "SwiftTarget",
      "name" : "AdyenDelegatedAuthentication",
      "path" : "AdyenDelegatedAuthentication",
      "product_dependencies" : [
        "AdyenAuthentication"
      ],
      "product_memberships" : [
        "AdyenDelegatedAuthentication"
      ],
      "sources" : [
        "AdyenDelegatedAuthentication.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenComponents",
      "module_type" : "SwiftTarget",
      "name" : "AdyenComponents",
      "path" : "AdyenComponents",
      "product_memberships" : [
        "AdyenComponents",
        "AdyenDropIn"
      ],
      "sources" : [
        "ACH Direct Debit/ACHDirectDebitComponent.swift",
        "ACH Direct Debit/ACHDirectDebitDetails.swift",
        "Affirm/AffirmComponent.swift",
        "Affirm/AffirmDetails.swift",
        "Apple Pay/ApplePayComponent.swift",
        "Apple Pay/ApplePayComponentDelegate.swift",
        "Apple Pay/ApplePayComponentError.swift",
        "Apple Pay/ApplePayComponentExtensions.swift",
        "Apple Pay/ApplePayConfiguration.swift",
        "Apple Pay/ApplePayDetails.swift",
        "Apple Pay/ApplePayPayment.swift",
        "Atome/AtomeAddressViewModelBuilder.swift",
        "Atome/AtomeComponent.swift",
        "Atome/AtomeDetails.swift",
        "BACS Direct Debit/BACSDirectDebitComponent.swift",
        "BACS Direct Debit/BACSDirectDebitDetails.swift",
        "BACS Direct Debit/Factories/BACSItemsFactory.swift",
        "BACS Direct Debit/Models/BACSDirectDebitData.swift",
        "BACS Direct Debit/Scenes/Confirmation/BACSConfirmationPresenter.swift",
        "BACS Direct Debit/Scenes/Confirmation/BACSConfirmationViewController.swift",
        "BACS Direct Debit/Scenes/Input/BACSInputFormViewController.swift",
        "BACS Direct Debit/Scenes/Input/BACSInputPresenter.swift",
        "BACS Direct Debit/Trackers/BACSDirectDebitComponentTracker.swift",
        "BLIK/BLIKComponent.swift",
        "BLIK/BLIKDetails.swift",
        "BasicPersonalInfoFormComponent/BasicPersonalInfoFormComponent.swift",
        "BasicPersonalInfoFormComponent/BasicPersonalInfoFormDetails.swift",
        "Boleto/BoletoComponent.swift",
        "Boleto/BoletoComponentExtensions.swift",
        "Boleto/BoletoDetails.swift",
        "Doku/DokuComponent.swift",
        "Doku/DokuDetails.swift",
        "Instant/InstantComponents.swift",
        "Issuer List/IssuerListComponent.swift",
        "Issuer List/IssuerListDetails.swift",
        "Issuer List/IssuerListEmptyView.swift",
        "MB Way/MBWayComponent.swift",
        "MB Way/MBWayDetails.swift",
        "OnlineBanking/OnlineBankingComponent.swift",
        "OnlineBanking/OnlineBankingDetails.swift",
        "PayByBank/US/PayByBankUSComponent+Configuration.swift",
        "PayByBank/US/PayByBankUSComponent+ConfirmationViewController+Model.swift",
        "PayByBank/US/PayByBankUSComponent+ConfirmationViewController.swift",
        "PayByBank/US/PayByBankUSComponent+Style.swift",
        "PayByBank/US/PayByBankUSComponent.swift",
        "PayTo/PayToComponent.swift",
        "PayTo/PayToDetails.swift",
        "PayTo/PayToFormPickerItemView.swift",
        "PayTo/PayToItemsProvider.swift",
        "PayTo/PayToPayIdentifier.swift",
        "Qiwi Wallet/QiwiWalletComponent.swift",
        "Qiwi Wallet/QiwiWalletDetails.swift",
        "SEPA Direct Debit/SEPADirectDebitComponent.swift",
        "SEPA Direct Debit/SEPADirectDebitDetails.swift",
        "UPI/UPIComponent.swift",
        "UPI/UPIComponentDetails.swift"
      ],
      "target_dependencies" : [
        "Adyen",
        "AdyenEncryption"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenCashAppPay",
      "module_type" : "SwiftTarget",
      "name" : "AdyenCashAppPay",
      "path" : "AdyenCashAppPay",
      "product_dependencies" : [
        "PayKit",
        "PayKitUI"
      ],
      "product_memberships" : [
        "AdyenCashAppPay"
      ],
      "sources" : [
        "CashAppPayButton/CashAppPayButtonItem.swift",
        "CashAppPayButton/CashAppPayButtonItemView.swift",
        "CashAppPayComponent.swift",
        "CashAppPayConfiguration.swift",
        "CashAppPayDetails.swift"
      ],
      "target_dependencies" : [
        "Adyen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenCard",
      "module_type" : "SwiftTarget",
      "name" : "AdyenCard",
      "path" : "AdyenCard",
      "product_memberships" : [
        "AdyenCard",
        "AdyenDropIn"
      ],
      "sources" : [
        "Components/BCMC/BCMCComponent.swift",
        "Components/Card/CardAnalyticsConfiguration.swift",
        "Components/Card/CardComponent.swift",
        "Components/Card/CardComponentConfiguration.swift",
        "Components/Card/CardComponentDelegate.swift",
        "Components/Card/CardComponentExtensions.swift",
        "Components/Card/CardDetails.swift",
        "Components/Card/CardViewController.swift",
        "Components/Card/CardViewControllerItemsProvider.swift",
        "Components/Card/ThreeDS2SdkVersion.swift",
        "Components/GiftCardComponent/GiftCardComponent+Extensions.swift",
        "Components/GiftCardComponent/GiftCardComponent.swift",
        "Components/GiftCardComponent/GiftCardConfirmationPaymentMethod.swift",
        "Components/GiftCardComponent/GiftCardDetails.swift",
        "Components/GiftCardComponent/MealVoucherDetails.swift",
        "Components/GiftCardComponent/PartialPaymentMethodDetails.swift",
        "Components/KCP/KCPDetails.swift",
        "Components/Stored Card/StoredCardAlertManager.swift",
        "Components/Stored Card/StoredCardComponent.swift",
        "Components/Stored Card/StoredCardConfiguration.swift",
        "Form/DualBrandView.swift",
        "Form/FormCardExpiryDateItem.swift",
        "Form/FormCardLogosItemView.swift",
        "Form/FormCardNumberContainerItem.swift",
        "Form/FormCardNumberItem.swift",
        "Form/FormCardNumberItemView.swift",
        "Form/FormCardSecurityCodeItem.swift",
        "Form/FormCardSecurityCodeItemView.swift",
        "Form/Installments/FormCardInstallmentsItem.swift",
        "Form/Installments/InstallmentPickerElement.swift",
        "Formatters/CardExpiryDateFormatter.swift",
        "Formatters/CardNumberFormatter.swift",
        "Formatters/CardSecurityCodeFormatter.swift",
        "Utilities/BinLookup/BinLookupRequest.swift",
        "Utilities/BinLookup/BinLookupResponse.swift",
        "Utilities/BinLookup/BinLookupService.swift",
        "Utilities/BundleSPMExtension.swift",
        "Utilities/CardType/BinInfoProvider.swift",
        "Utilities/CardType/CardBrand.swift",
        "Utilities/CardType/CardTypeDetector.swift",
        "Utilities/CardType/FallbackCardBrandProvider.swift",
        "Validators/CardExpiryDateValidator.swift",
        "Validators/CardHolderNameValidator.swift",
        "Validators/CardKCPValidators.swift",
        "Validators/CardNumberValidator.swift",
        "Validators/CardPublicKeyValidator.swift",
        "Validators/CardSecurityCodeValidator.swift",
        "Validators/CardValidationError.swift"
      ],
      "target_dependencies" : [
        "Adyen",
        "AdyenEncryption"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AdyenActions",
      "module_type" : "SwiftTarget",
      "name" : "AdyenActions",
      "path" : "AdyenActions",
      "product_dependencies" : [
        "Adyen3DS2"
      ],
      "product_memberships" : [
        "AdyenActions",
        "AdyenSession",
        "AdyenDropIn",
        "AdyenWeChatPay"
      ],
      "sources" : [
        "Actions/Action.swift",
        "Actions/AnyVoucherAction.swift",
        "Actions/AwaitAction.swift",
        "Actions/BoletoVoucherAction.swift",
        "Actions/DocumentAction.swift",
        "Actions/DokuVoucherAction.swift",
        "Actions/EContextATMVoucherAction.swift",
        "Actions/EContextStoresVoucherAction.swift",
        "Actions/MultibancoVoucherAction.swift",
        "Actions/OXXOVoucherAction.swift",
        "Actions/QRCodeAction.swift",
        "Actions/RedireactableAwaitAction.swift",
        "Actions/RedirectAction.swift",
        "Actions/SDKAction.swift",
        "Actions/ThreeDS2Action.swift",
        "Actions/ThreeDS2ChallengeAction.swift",
        "Actions/ThreeDS2FingerprintAction.swift",
        "Actions/TwintSDKAction.swift",
        "Actions/TwintSDKData.swift",
        "Actions/VoucherAction.swift",
        "Actions/WeChatPaySDKAction.swift",
        "Actions/WeChatPaySDKData.swift",
        "AdyenActionComponent.swift",
        "Components/3DS2/3DS2 SDK Adapters/AnyAuthenticationRequestParameters.swift",
        "Components/3DS2/3DS2 SDK Adapters/AnyChallengeResult.swift",
        "Components/3DS2/3DS2 SDK Adapters/ChallengeParameters.swift",
        "Components/3DS2/3DS2 SDK Adapters/FingerprintServiceParameters.swift",
        "Components/3DS2/3DS2 SDK Adapters/LegacySDK/ADYServiceAdapter.swift",
        "Components/3DS2/3DS2 SDK Adapters/LegacySDK/AnyADYTransaction.swift",
        "Components/3DS2/3DS2 SDK Adapters/LegacySDK/ThreeDSServiceLegacy.swift",
        "Components/3DS2/3DS2 SDK Adapters/ThreeDSServiceChallengeError.swift",
        "Components/3DS2/3DS2 SDK Adapters/ThreeDSServiceFingerprintError.swift",
        "Components/3DS2/3DS2 SDK Adapters/ThreeDSServiceProvider.swift",
        "Components/3DS2/3DS2 SDK Adapters/ThreeDSServiceable.swift",
        "Components/3DS2/3DS2 SDK Adapters/UnknownError+ThreeDSServiceable.swift",
        "Components/3DS2/API/Submit3DS2FingerprintRequest.swift",
        "Components/3DS2/API/Submit3DS2FingerprintResponse.swift",
        "Components/3DS2/Action handlers/3DS2 Without Delegated Authentication/ThreeDS2CoreActionHandler.swift",
        "Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDACoreActionHandler.swift",
        "Components/3DS2/Action handlers/3DS2+Delegated Authentication/ThreeDS2PlusDAScreenPresenter.swift",
        "Components/3DS2/Action handlers/AnyThreeDS2ActionHandler.swift",
        "Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler+Initializers.swift",
        "Components/3DS2/Action handlers/ThreeDS2ClassicActionHandler.swift",
        "Components/3DS2/Action handlers/ThreeDS2CompactActionHandler+Initializers.swift",
        "Components/3DS2/Action handlers/ThreeDS2CompactActionHandler.swift",
        "Components/3DS2/Action handlers/ThreeDSActionHandlerResult.swift",
        "Components/3DS2/Fingerprint Submitter/ThreeDS2FingerprintSubmitter.swift",
        "Components/3DS2/PaymentInfo.swift",
        "Components/3DS2/ThreeDS2Component.swift",
        "Components/3DS2/ThreeDS2ComponentChallengeToken.swift",
        "Components/3DS2/ThreeDS2ComponentFingerprint.swift",
        "Components/3DS2/ThreeDS2ComponentFingerprintToken.swift",
        "Components/3DS2/ThreeDS2ComponentThreeDSConfiguration.swift",
        "Components/3DS2/ThreeDS2Details.swift",
        "Components/3DS2/ThreeDSResult.swift",
        "Components/Await/AwaitActionDetails.swift",
        "Components/Await/AwaitComponent.swift",
        "Components/Await/PollingComponent.swift",
        "Components/Await/PollingHandlerProvider.swift",
        "Components/Base/ActionNavigationBar.swift",
        "Components/Base/AnyWeChatPaySDKActionComponent.swift",
        "Components/Document/DocumentComponent.swift",
        "Components/Document/ShareableComponent.swift",
        "Components/QRCode/ExpirationTimer.swift",
        "Components/QRCode/QRCodeActionComponent.swift",
        "Components/Redirect/BrowserComponent.swift",
        "Components/Redirect/NativeRedirectResultRequest.swift",
        "Components/Redirect/OpenExternalAppDetector+DependencyKey.swift",
        "Components/Redirect/OpenExternalAppDetector.swift",
        "Components/Redirect/RedirectComponent.swift",
        "Components/Redirect/RedirectDetails.swift",
        "Components/Redirect/RedirectListener.swift",
        "Components/SDK/Twint+Injectable.swift",
        "Components/SDK/TwintSDKActionComponent.swift",
        "Components/Voucher/AppleWalletPassProvider.swift",
        "Components/Voucher/VoucherComponent.swift",
        "Components/Voucher/VoucherComponentExtensions.swift",
        "Components/Voucher/VoucherShareableViewProvider.swift",
        "Protocols/ActionHandlingComponent.swift",
        "UI/UI Style/ActionComponentStyle.swift",
        "UI/UI Style/AwaitComponentStyle.swift",
        "UI/UI Style/DelegatedAuthenticationComponentStyle.swift",
        "UI/UI Style/DocumentComponentStyle.swift",
        "UI/UI Style/QRCodeComponentStyle.swift",
        "UI/UI Style/RedirectComponentStyle.swift",
        "UI/UI Style/VoucherComponentStyle.swift",
        "UI/View Controllers/Await/AwaitComponentViewModel.swift",
        "UI/View Controllers/Await/AwaitView.swift",
        "UI/View Controllers/Await/AwaitViewController.swift",
        "UI/View Controllers/DelegatedAuthentication/DAApprovalViewController.swift",
        "UI/View Controllers/DelegatedAuthentication/DAErrorViewController.swift",
        "UI/View Controllers/DelegatedAuthentication/DARegistrationViewController.swift",
        "UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationErrorView.swift",
        "UI/View Controllers/DelegatedAuthentication/DelegatedAuthenticationView.swift",
        "UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIImageViewHelper.swift",
        "UI/View Controllers/DelegatedAuthentication/ViewHelpers/UILabelHelper.swift",
        "UI/View Controllers/DelegatedAuthentication/ViewHelpers/UIStackViewHelper.swift",
        "UI/View Controllers/Document/DocumentActionView.swift",
        "UI/View Controllers/Document/DocumentActionViewModel.swift",
        "UI/View Controllers/QR Code/QRCodeView.swift",
        "UI/View Controllers/QR Code/QRCodeViewController.swift",
        "UI/View Controllers/QR Code/QRCodeViewModel.swift",
        "UI/View Controllers/QR Code/String+QRCode.swift",
        "UI/View Controllers/Voucher/ShareableVoucherView.swift",
        "UI/View Controllers/Voucher/VoucherCardLayer.swift",
        "UI/View Controllers/Voucher/VoucherCardView.swift",
        "UI/View Controllers/Voucher/VoucherSeparatorView.swift",
        "UI/View Controllers/Voucher/VoucherView.swift",
        "UI/View Controllers/Voucher/VoucherViewController.swift",
        "UI/View Controllers/Voucher/VoucherViewModel.swift",
        "Utilities/BundleSPMExtension.swift"
      ],
      "target_dependencies" : [
        "Adyen"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Adyen",
      "module_type" : "SwiftTarget",
      "name" : "Adyen",
      "path" : "Adyen",
      "product_dependencies" : [
        "AdyenNetworking"
      ],
      "product_memberships" : [
        "Adyen",
        "AdyenActions",
        "AdyenCard",
        "AdyenComponents",
        "AdyenSession",
        "AdyenDropIn",
        "AdyenWeChatPay",
        "AdyenCashAppPay",
        "AdyenTwint"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/bg-BG.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg-bg"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/cs-CZ.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs-cz"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/da-DK.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da-dk"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/de-DE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de-de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/el-GR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el-gr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/en-US.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-us"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/es-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/et-EE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "et-ee"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/hr-HR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr-hr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/hu-HU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu-hu"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/is-IS.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "is-is"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/it-IT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it-it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/ja-JP.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja-jp"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/lt-LT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lt-lt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/lv-LV.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lv-lv"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/nb-NO.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nb-no"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/nl-NL.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl-nl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/pl-PL.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl-pl"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/pt-BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-br"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/pt-PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-pt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/ro-RO.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro-ro"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/ru-RU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru-ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/sk-SK.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk-sk"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/sl-SI.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sl-si"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/sv-SE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv-se"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/zh-CN.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-cn"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/Assets/zh-TW.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-tw"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Adyen/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Analytics/AnalyticsProvider/AnalyticsFlavor.swift",
        "Analytics/AnalyticsProvider/AnalyticsProvider.swift",
        "Analytics/AnalyticsProvider/AnalyticsProviderProtocol.swift",
        "Analytics/AnalyticsProvider/EventAnalyticsProvider.swift",
        "Analytics/Models/AdyenAnalytics.swift",
        "Analytics/Models/AnalyticsConstants.swift",
        "Analytics/Models/AnalyticsData.swift",
        "Analytics/Models/AnalyticsEventDataSource.swift",
        "Analytics/Models/AnalyticsEventError.swift",
        "Analytics/Models/AnalyticsEventInfo.swift",
        "Analytics/Models/AnalyticsEventLog.swift",
        "Analytics/Models/AnalyticsValidationError.swift",
        "Analytics/Models/ThreadSafeAnalyticsEventDataSource.swift",
        "Analytics/Requests/AnalyticsRequest.swift",
        "Analytics/Requests/InitialAnalyticsRequest.swift",
        "Assets/Generated/LocalizationKey.swift",
        "Core/APIClient/APIContext.swift",
        "Core/APIClient/AnalyticsEnvironment.swift",
        "Core/APIClient/Environment.swift",
        "Core/APIClient/Requests/APIRequest.swift",
        "Core/APIClient/Requests/AppleWalletPassRequest.swift",
        "Core/APIClient/Requests/ClientKeyRequest.swift",
        "Core/APIClient/Requests/OrderStatusRequest.swift",
        "Core/APIClient/Requests/PaymentStatusRequest.swift",
        "Core/APIClient/Responses/AppleWalletPassResponse.swift",
        "Core/APIClient/Responses/ClientKeyResponse.swift",
        "Core/APIClient/Responses/OrderStatusResponse.swift",
        "Core/APIClient/Responses/PaymentStatusResponse.swift",
        "Core/AdyenContext/AdyenContext.swift",
        "Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent+Extensions.swift",
        "Core/Components/AbstractPersonalInformationComponent/AbstractPersonalInformationComponent.swift",
        "Core/Components/AbstractPersonalInformationComponent/AddressFormItemInjector.swift",
        "Core/Components/AbstractPersonalInformationComponent/EmailFormItemInjector.swift",
        "Core/Components/AbstractPersonalInformationComponent/FormItemInjector.swift",
        "Core/Components/AbstractPersonalInformationComponent/NameFormItemInjector.swift",
        "Core/Components/AbstractPersonalInformationComponent/PhoneFormItemInjector.swift",
        "Core/Components/AlreadyPaidPaymentComponent.swift",
        "Core/Components/AnyCashAppPayConfiguration.swift",
        "Core/Components/Base/ActionComponentData.swift",
        "Core/Components/Base/BasicComponentConfiguration.swift",
        "Core/Components/Base/PartialPaymentError.swift",
        "Core/Components/Base/PresentableComponentWrapper.swift",
        "Core/Components/Installment/InstallmentOptions.swift",
        "Core/Components/InstantPaymentComponent.swift",
        "Core/Components/StoredPaymentMethodComponent.swift",
        "Core/Core Protocols/ActionComponent.swift",
        "Core/Core Protocols/AdyenSessionAware.swift",
        "Core/Core Protocols/AnyDropInComponent.swift",
        "Core/Core Protocols/Component.swift",
        "Core/Core Protocols/Details.swift",
        "Core/Core Protocols/DeviceDependent.swift",
        "Core/Core Protocols/DropInComponentDelegate.swift",
        "Core/Core Protocols/LoadingComponent.swift",
        "Core/Core Protocols/PartialPaymentComponent.swift",
        "Core/Core Protocols/PartialPaymentDelegate.swift",
        "Core/Core Protocols/PaymentAwareComponent.swift",
        "Core/Core Protocols/PaymentComponent.swift",
        "Core/Core Protocols/PaymentComponentBuilder.swift",
        "Core/Core Protocols/PaymentMethod.swift",
        "Core/Core Protocols/PresentableComponent.swift",
        "Core/Core Protocols/PresentationDelegate.swift",
        "Core/Core Protocols/ReadyToSubmitPaymentComponentDelegate.swift",
        "Core/Core Protocols/StorePaymentMethodFieldAware.swift",
        "Core/Core Protocols/StoredPaymentMethodsDelegate.swift",
        "Core/Core Protocols/SubmittableComponent.swift",
        "Core/Core Protocols/TrackableComponent.swift",
        "Core/Core Protocols/ViewControllerPresenter.swift",
        "Core/Errors/APIError.swift",
        "Core/Errors/AppleWalletError.swift",
        "Core/Errors/ComponentError.swift",
        "Core/Errors/UnknownError.swift",
        "Core/Models/CardType.swift",
        "Core/Models/DisplayInformation.swift",
        "Core/Models/ShopperInteraction.swift",
        "Core/Payment Methods/ACHDirectDebitPaymentMethod.swift",
        "Core/Payment Methods/Abstract/AnyCardPaymentMethod.swift",
        "Core/Payment Methods/Abstract/AnyPaymentMethod.swift",
        "Core/Payment Methods/Abstract/AnyPaymentMethodDecoder.swift",
        "Core/Payment Methods/Abstract/PaymentMethodType.swift",
        "Core/Payment Methods/Abstract/PaymentMethods.swift",
        "Core/Payment Methods/AffirmPaymentMethod.swift",
        "Core/Payment Methods/ApplePayPaymentMethod.swift",
        "Core/Payment Methods/AtomePaymentMethod.swift",
        "Core/Payment Methods/BACSDirectDebitPaymentMethod.swift",
        "Core/Payment Methods/BCMCPaymentMethod.swift",
        "Core/Payment Methods/BLIKPaymentMethod.swift",
        "Core/Payment Methods/BoletoPaymentMethod.swift",
        "Core/Payment Methods/CardPaymentMethod.swift",
        "Core/Payment Methods/CashAppPaymentMethod.swift",
        "Core/Payment Methods/DokuPaymentMethod.swift",
        "Core/Payment Methods/EContextPaymentMethod.swift",
        "Core/Payment Methods/GiftCardPaymentMethod.swift",
        "Core/Payment Methods/InstantPaymentMethod.swift",
        "Core/Payment Methods/IssuerListPaymentMethod.swift",
        "Core/Payment Methods/MBWayPaymentMethod.swift",
        "Core/Payment Methods/MealVoucherPaymentMethod.swift",
        "Core/Payment Methods/OnlineBankingPaymentMethod.swift",
        "Core/Payment Methods/PayByBankUSPaymentMethod.swift",
        "Core/Payment Methods/PayToPaymentMethod.swift",
        "Core/Payment Methods/QiwiWalletPaymentMethod.swift",
        "Core/Payment Methods/SEPADirectDebitPaymentMethod.swift",
        "Core/Payment Methods/StoredBCMCPaymentMethod.swift",
        "Core/Payment Methods/StoredBLIKPaymentMethod.swift",
        "Core/Payment Methods/StoredCashAppPayPaymentMethod.swift",
        "Core/Payment Methods/StoredInstantPaymentMethod.swift",
        "Core/Payment Methods/StoredPayByBankUSPaymentMethod.swift",
        "Core/Payment Methods/StoredPayPalPaymentMethod.swift",
        "Core/Payment Methods/StoredTwintPaymentMethod.swift",
        "Core/Payment Methods/TwintPaymentMethod.swift",
        "Core/Payment Methods/UPIPaymentMethod.swift",
        "Core/Payment Methods/WeChatPayPaymentMethod.swift",
        "Core/ToolBar/CancellableToolBar.swift",
        "Core/ToolBar/ModalToolbar.swift",
        "Formatters/AmountFormatter.swift",
        "Formatters/BrazilSocialSecurityNumberFormatter.swift",
        "Formatters/Formatter.swift",
        "Formatters/IBANFormatter.swift",
        "Formatters/NumericFormatter.swift",
        "Helpers/AdyenCancellable.swift",
        "Helpers/AdyenDependencies.swift",
        "Helpers/AdyenScope.swift",
        "Helpers/AdyenSdkVersion.swift",
        "Helpers/ArrayHelpers.swift",
        "Helpers/BundleHelpers.swift",
        "Helpers/ImageLoader/ImageLoader+DependencyKey.swift",
        "Helpers/ImageLoader/ImageLoader.swift",
        "Helpers/ImageLoader/ImageLoaderProvider.swift",
        "Helpers/ImageLoader/UIImageView+ImageLoading.swift",
        "Helpers/KeyedDecodingContainerHelpers.swift",
        "Helpers/NSConstraintHelper.swift",
        "Helpers/NSTextAlignmentHelpers.swift",
        "Helpers/ResultHelpers.swift",
        "Helpers/StringHelpers.swift",
        "Helpers/TimeIntervalHelpers.swift",
        "Helpers/UIApplicationHelpers.swift",
        "Helpers/UIButtonHelpers.swift",
        "Helpers/UIColorHelpers.swift",
        "Helpers/UIFontHelpers.swift",
        "Helpers/UIImageViewHelpers.swift",
        "Helpers/UILabelHelpers.swift",
        "Helpers/UIProgressViewHelpers.swift",
        "Helpers/UIViewAnimation.swift",
        "Helpers/UIViewConstraintsHelper.swift",
        "Helpers/UIViewControllerHelpers.swift",
        "Helpers/UIViewHelpers.swift",
        "Helpers/UIViewRoundingHelpers.swift",
        "Helpers/URLHelpers.swift",
        "Model/Amount.swift",
        "Model/AnyEncodable.swift",
        "Model/Balance.swift",
        "Model/BrowserInfo.swift",
        "Model/DelegatedAuthenticationData.swift",
        "Model/Installments.swift",
        "Model/PartialPaymentOrder.swift",
        "Model/Payment.swift",
        "Model/PaymentComponentData.swift",
        "Model/PostalAddress.swift",
        "Model/PrefilledShopperInformation.swift",
        "Model/ShopperInformation.swift",
        "UI/Dimensions.swift",
        "UI/Form/FormItemViewBuilder.swift",
        "UI/Form/FormView.swift",
        "UI/Form/FormViewController+ViewProtocol.swift",
        "UI/Form/FormViewController.swift",
        "UI/Form/FormViewItemManager.swift",
        "UI/Form/Items/Address/AddressStyle.swift",
        "UI/Form/Items/Address/AddressViewModel.swift",
        "UI/Form/Items/Address/DefaultAddressViewModelBuilder.swift",
        "UI/Form/Items/Address/FormAddressItem+Configuration.swift",
        "UI/Form/Items/Address/FormAddressItem.swift",
        "UI/Form/Items/Address/FormPostalCodeItem.swift",
        "UI/Form/Items/Address/FormRegionPickerItem.swift",
        "UI/Form/Items/Address/Picker/FormAddressPickerItem.swift",
        "UI/Form/Items/Address/Picker/FormAddressPickerItemView.swift",
        "UI/Form/Items/Basic Items/FormAttributedLabelItem.swift",
        "UI/Form/Items/Basic Items/FormContainerItem.swift",
        "UI/Form/Items/Basic Items/FormLabelItem.swift",
        "UI/Form/Items/Basic Items/FormVerticalStackItemView.swift",
        "UI/Form/Items/Button/FormButtonItem.swift",
        "UI/Form/Items/Button/FormButtonItemStyle.swift",
        "UI/Form/Items/Button/FormButtonItemView.swift",
        "UI/Form/Items/Button/SearchButton/FormSearchButtonItem.swift",
        "UI/Form/Items/Button/SearchButton/FormSearchButtonItemView.swift",
        "UI/Form/Items/Error/FormErrorItem.swift",
        "UI/Form/Items/Error/FormErrorItemStyle.swift",
        "UI/Form/Items/Error/FormErrorItemView.swift",
        "UI/Form/Items/FormImageItem/FormImageItem.swift",
        "UI/Form/Items/FormItem.swift",
        "UI/Form/Items/FormItemView.swift",
        "UI/Form/Items/Phone Number/FormPhoneNumberItem.swift",
        "UI/Form/Items/Phone Number/FormPhoneNumberItemView.swift",
        "UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItem.swift",
        "UI/Form/Items/Phone Number/Phone Extension Picker/FormPhoneExtensionPickerItemView.swift",
        "UI/Form/Items/Segmented Control/FormSegmentedControlItem.swift",
        "UI/Form/Items/SelectableFormItem/SelectableFormItem.swift",
        "UI/Form/Items/SelectableFormItem/SelectableFormItemStyle.swift",
        "UI/Form/Items/SelectableFormItem/SelectableFormItemView.swift",
        "UI/Form/Items/Separator/FormSeparatorItem.swift",
        "UI/Form/Items/Separator/FormSeparatorItemView.swift",
        "UI/Form/Items/Spacer/FormSpacerItem.swift",
        "UI/Form/Items/Spacer/FormSpacerItemView.swift",
        "UI/Form/Items/Split/FormSplitItem.swift",
        "UI/Form/Items/Split/FormSplitItemView.swift",
        "UI/Form/Items/Text/FormTextInputItem.swift",
        "UI/Form/Items/Text/FormTextInputItemView.swift",
        "UI/Form/Items/Text/FormTextItem.swift",
        "UI/Form/Items/Text/FormTextItemStyle.swift",
        "UI/Form/Items/Text/FormTextItemView.swift",
        "UI/Form/Items/Text/TextField.swift",
        "UI/Form/Items/Toggle/FormToggleItem.swift",
        "UI/Form/Items/Toggle/FormToggleItemStyle.swift",
        "UI/Form/Items/Toggle/FormToggleItemView.swift",
        "UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItem.swift",
        "UI/Form/Items/Value Pickers/Abstract/BaseFormPickerItemView.swift",
        "UI/Form/Items/Value Pickers/Abstract/BasePickerInputControl.swift",
        "UI/Form/Items/Value Pickers/Identifier Picker/FormStringPickerItem.swift",
        "UI/Form/Items/Value Pickers/Issuer List Picker/FormIssuerPickerItem.swift",
        "UI/Form/Items/Value/FormValueItem.swift",
        "UI/Form/Items/Value/FormValueItemView.swift",
        "UI/Form/Items/Value/Picker/FormPickerItem.swift",
        "UI/Form/Items/Value/Picker/FormPickerItemView.swift",
        "UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView+Style.swift",
        "UI/Form/Items/Value/Picker/FormPickerSearchViewController+EmptyView.swift",
        "UI/Form/Items/Value/Picker/FormPickerSearchViewController+Style.swift",
        "UI/Form/Items/Value/Picker/FormPickerSearchViewController.swift",
        "UI/Form/Items/Value/Selectable/FormSelectableValueItem.swift",
        "UI/Form/Items/Value/Selectable/FormSelectableValueItemView.swift",
        "UI/Form/Items/Value/Validatable/FormValidatableValueItem.swift",
        "UI/Form/Items/Value/Validatable/FormValidatableValueItemView.swift",
        "UI/List/CoreListDataSource.swift",
        "UI/List/DiffableListDataSource.swift",
        "UI/List/ListCell.swift",
        "UI/List/ListFooterView.swift",
        "UI/List/ListHeaderView.swift",
        "UI/List/ListItem+Icon.swift",
        "UI/List/ListItem.swift",
        "UI/List/ListItemStyle.swift",
        "UI/List/ListItemView.swift",
        "UI/List/ListSection.swift",
        "UI/List/ListSectionFooterStyle.swift",
        "UI/List/ListSectionHeaderStyle.swift",
        "UI/List/ListViewController.swift",
        "UI/Styles/ApplePayStyle.swift",
        "UI/Styles/ButtonStyle.swift",
        "UI/Styles/CoreColors.swift",
        "UI/Styles/CoreFonts.swift",
        "UI/Styles/CornerRadiusStyle.swift",
        "UI/Styles/FormComponentStyle.swift",
        "UI/Styles/ImageStyle.swift",
        "UI/Styles/ListComponentStyle.swift",
        "UI/Styles/NavigationStyle.swift",
        "UI/Styles/ProgressViewStyle.swift",
        "UI/Styles/SegmentedControlStyle.swift",
        "UI/Styles/TextStyle.swift",
        "UI/Styles/ViewStyle.swift",
        "UI/View Controllers/ADYViewController.swift",
        "UI/View Controllers/AddressLookup/AddressLookupProvider.swift",
        "UI/View Controllers/AddressLookup/AddressLookupStyle.swift",
        "UI/View Controllers/AddressLookup/AddressLookupViewController+ViewModel.swift",
        "UI/View Controllers/AddressLookup/AddressLookupViewController.swift",
        "UI/View Controllers/AddressLookup/Form/AddressInputFormViewController+ViewModel.swift",
        "UI/View Controllers/AddressLookup/Form/AddressInputFormViewController.swift",
        "UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+EmptyView.swift",
        "UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+Style.swift",
        "UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController+ViewModel.swift",
        "UI/View Controllers/AddressLookup/Search/AddressLookupSearchViewController.swift",
        "UI/View Controllers/SearchViewController/SearchViewController+InterfaceState.swift",
        "UI/View Controllers/SearchViewController/SearchViewController+ViewModel.swift",
        "UI/View Controllers/SearchViewController/SearchViewController.swift",
        "UI/View Controllers/SecuredViewController.swift",
        "UI/View Controllers/ViewControllerDelegate.swift",
        "UI/Views/ContainerView.swift",
        "UI/Views/CopyLabelView.swift",
        "UI/Views/EmptyStateView.swift",
        "UI/Views/LinkTextView.swift",
        "UI/Views/LoadingView.swift",
        "UI/Views/SubmitButton.swift",
        "UI/Views/SupportedPaymentMethodsView.swift",
        "UI/Views/UISearchBar+Prominent.swift",
        "UI/Views/UIView+Accessibility.swift",
        "Utilities/AdyenCoder.swift",
        "Utilities/Analytics.swift",
        "Utilities/AppLauncher.swift",
        "Utilities/BundleSPMExtension.swift",
        "Utilities/Completion.swift",
        "Utilities/Debugging/Assertion.swift",
        "Utilities/Debugging/Logger.swift",
        "Utilities/External/AllCountriesPhoneExtensions.swift",
        "Utilities/External/AllRegions.swift",
        "Utilities/External/LocalizableRegionRepository.swift",
        "Utilities/External/LogoURLProvider.swift",
        "Utilities/External/PhoneExtensionsRepository.swift",
        "Utilities/IBANSpecification.swift",
        "Utilities/KeyboardObserver.swift",
        "Utilities/LazyOptional.swift",
        "Utilities/Localization.swift",
        "Utilities/LocalizationParameters.swift",
        "Utilities/Observable/AdyenObservable.swift",
        "Utilities/Observable/AdyenObserver.swift",
        "Utilities/Observable/EventPublisher.swift",
        "Utilities/Observable/Observation.swift",
        "Utilities/Observable/ObservationManager.swift",
        "Utilities/PublicKeyProvider/PublicKeyConsumer.swift",
        "Utilities/PublicKeyProvider/PublicKeyProvider.swift",
        "Utilities/SizeUtilities.swift",
        "Utilities/Throttler.swift",
        "Utilities/ViewIdentifierBuilder.swift",
        "Validators/AddressAnalyticsValidationError.swift",
        "Validators/BalanceChecker.swift",
        "Validators/BrazilSocialSecurityNumberValidator.swift",
        "Validators/ClientKeyValidator.swift",
        "Validators/CountryCodeValidator.swift",
        "Validators/CurrencyCodeValidator.swift",
        "Validators/DateValidator.swift",
        "Validators/EmailValidator.swift",
        "Validators/IBANValidator.swift",
        "Validators/LengthValidator.swift",
        "Validators/NumericStringValidator.swift",
        "Validators/PhoneNumberValidator.swift",
        "Validators/PostalCodeValidator.swift",
        "Validators/RegularExpressionValidator.swift",
        "Validators/ValidationError.swift",
        "Validators/Validator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.