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

Failed to build Adyen, reference develop (4694f8), with Swift 6.1 for Linux on 2 May 2025 19:30:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Adyen/adyen-ios.git
Reference: develop
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Adyen/adyen-ios
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 4694f87 Allow overrides when using "enforce locale" (#2108)
Cloned https://github.com/Adyen/adyen-ios.git
Revision (git rev-parse @):
4694f87b69fa289e7f60df315e48902768001309
SUCCESS checkout https://github.com/Adyen/adyen-ios.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Adyen/adyen-ios.git
https://github.com/Adyen/adyen-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "/host/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" : "/host/spi-builder-workspace/Adyen/Assets/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/bg-BG.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "bg-bg"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/ca-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ca-es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/cs-CZ.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "cs-cz"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/da-DK.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "da-dk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/de-DE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de-de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/el-GR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "el-gr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/en-US.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en-us"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/es-ES.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es-es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/et-EE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "et-ee"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/fi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/fr-FR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr-fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/hr-HR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hr-hr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/hu-HU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hu-hu"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/is-IS.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "is-is"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/it-IT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it-it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/ja-JP.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ja-jp"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/ko.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/lt-LT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lt-lt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/lv-LV.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "lv-lv"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/nb-NO.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nb-no"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/nl-NL.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl-nl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/pl-PL.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pl-pl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/pt-BR.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-br"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/pt-PT.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-pt"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/ro-RO.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro-ro"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/ru-RU.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru-ru"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/sk-SK.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sk-sk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/sl-SI.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sl-si"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/sv-SE.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "sv-se"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/zh-CN.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-cn"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Adyen/Assets/zh-TW.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-tw"
            }
          }
        },
        {
          "path" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/Adyen/adyen-3ds2-ios
Fetching https://github.com/cashapp/cash-app-pay-ios-sdk
Fetching https://github.com/Adyen/adyen-networking-ios
Fetching https://github.com/Adyen/adyen-wechatpay-ios
Fetching https://github.com/Adyen/adyen-authentication-ios
[1/645] Fetching cash-app-pay-ios-sdk
[324/1921] Fetching cash-app-pay-ios-sdk, adyen-networking-ios
[1193/4837] Fetching cash-app-pay-ios-sdk, adyen-networking-ios, adyen-authentication-ios
[2027/5288] Fetching cash-app-pay-ios-sdk, adyen-networking-ios, adyen-authentication-ios, adyen-wechatpay-ios
[5277/9541] Fetching cash-app-pay-ios-sdk, adyen-networking-ios, adyen-authentication-ios, adyen-wechatpay-ios, adyen-3ds2-ios
Fetched https://github.com/Adyen/adyen-networking-ios from cache (1.19s)
Fetched https://github.com/cashapp/cash-app-pay-ios-sdk from cache (1.19s)
Fetched https://github.com/Adyen/adyen-wechatpay-ios from cache (1.20s)
Fetched https://github.com/Adyen/adyen-authentication-ios from cache (1.23s)
[936/4253] Fetching adyen-3ds2-ios
Fetched https://github.com/Adyen/adyen-3ds2-ios from cache (9.28s)
Computing version for https://github.com/cashapp/cash-app-pay-ios-sdk
Computed https://github.com/cashapp/cash-app-pay-ios-sdk at 0.6.2 (9.76s)
Fetching https://github.com/SwiftGen/SwiftGenPlugin.git
[1/121] Fetching swiftgenplugin
Fetched https://github.com/SwiftGen/SwiftGenPlugin.git from cache (0.20s)
Computing version for https://github.com/Adyen/adyen-wechatpay-ios
Computed https://github.com/Adyen/adyen-wechatpay-ios at 2.2.0 (0.66s)
Computing version for https://github.com/Adyen/adyen-networking-ios
Computed https://github.com/Adyen/adyen-networking-ios at 3.0.1 (0.46s)
Computing version for https://github.com/Adyen/adyen-authentication-ios
Computed https://github.com/Adyen/adyen-authentication-ios at 3.1.0 (0.45s)
Computing version for https://github.com/Adyen/adyen-3ds2-ios
Computed https://github.com/Adyen/adyen-3ds2-ios at 2.4.2 (0.45s)
Computing version for https://github.com/SwiftGen/SwiftGenPlugin.git
Computed https://github.com/SwiftGen/SwiftGenPlugin.git at 6.6.2 (0.47s)
Creating working copy for https://github.com/Adyen/adyen-3ds2-ios
Working copy of https://github.com/Adyen/adyen-3ds2-ios resolved at 2.4.2
Creating working copy for https://github.com/Adyen/adyen-wechatpay-ios
Working copy of https://github.com/Adyen/adyen-wechatpay-ios resolved at 2.2.0
Creating working copy for https://github.com/SwiftGen/SwiftGenPlugin.git
Working copy of https://github.com/SwiftGen/SwiftGenPlugin.git resolved at 6.6.2
Creating working copy for https://github.com/Adyen/adyen-networking-ios
Working copy of https://github.com/Adyen/adyen-networking-ios resolved at 3.0.1
Creating working copy for https://github.com/cashapp/cash-app-pay-ios-sdk
Working copy of https://github.com/cashapp/cash-app-pay-ios-sdk resolved at 0.6.2
Creating working copy for https://github.com/Adyen/adyen-authentication-ios
Working copy of https://github.com/Adyen/adyen-authentication-ios resolved at 3.1.0
Downloading binary artifact https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip
[1369/3450738] Downloading https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip
Downloaded https://github.com/SwiftGen/SwiftGen/releases/download/6.6.2/swiftgen-6.6.2.artifactbundle.zip (0.55s)
error: Tool ‘swiftgen’ is not supported on the target platform
error: build planning stopped due to build-tool plugin failures
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
error: Tool ‘swiftgen’ is not supported on the target platform
error: build planning stopped due to build-tool plugin failures
BUILD FAILURE 6.1 linux