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 5.17.0 (d72b6b), with Swift 6.0 for watchOS using Xcode 16.2 on 8 Apr 2025 14:57:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen-Package -destination generic/platform=watchOS

Build Log

        "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"
}
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/cashapp/cash-app-pay-ios-sdk
Fetching from https://github.com/Adyen/adyen-3ds2-ios
Fetching from https://github.com/Adyen/adyen-authentication-ios
Fetching from https://github.com/pointfreeco/swift-snapshot-testing
Fetching from https://github.com/Adyen/adyen-networking-ios
Fetching from https://github.com/Adyen/adyen-wechatpay-ios
Fetching from https://github.com/apple/swift-syntax.git
Fetching from https://github.com/SwiftGen/SwiftGenPlugin.git
Creating working copy of package ‘adyen-networking-ios’
Checking out 3.0.1 of package ‘adyen-networking-ios’
Creating working copy of package ‘SwiftGenPlugin’
Checking out 6.6.2 of package ‘SwiftGenPlugin’
Creating working copy of package ‘adyen-wechatpay-ios’
Checking out 2.1.0 of package ‘adyen-wechatpay-ios’
Creating working copy of package ‘adyen-authentication-ios’
Checking out 3.1.0 of package ‘adyen-authentication-ios’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.15.0 of package ‘swift-snapshot-testing’
Creating working copy of package ‘adyen-3ds2-ios’
Checking out 2.4.2 of package ‘adyen-3ds2-ios’
Creating working copy of package ‘cash-app-pay-ios-sdk’
Checking out 0.6.2 of package ‘cash-app-pay-ios-sdk’
Creating working copy of package ‘swift-syntax’
Checking out 509.1.1 of package ‘swift-syntax’
Resolved source packages:
  SwiftGenPlugin: https://github.com/SwiftGen/SwiftGenPlugin.git @ 6.6.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.15.0
  AdyenAuthentication: https://github.com/Adyen/adyen-authentication-ios @ 3.1.0
  PayKit: https://github.com/cashapp/cash-app-pay-ios-sdk @ 0.6.2
  Adyen3DS2: https://github.com/Adyen/adyen-3ds2-ios @ 2.4.2
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.1.1
  AdyenWeChatPayInternal: https://github.com/Adyen/adyen-wechatpay-ios @ 2.1.0
  AdyenNetworking: https://github.com/Adyen/adyen-networking-ios @ 3.0.1
resolved source packages: SwiftGenPlugin, swift-snapshot-testing, AdyenAuthentication, PayKit, Adyen3DS2, swift-syntax, AdyenWeChatPayInternal, AdyenNetworking
{
  "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"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Adyen",
    "schemes" : [
      "Adyen",
      "AdyenActions",
      "AdyenCard",
      "AdyenCashAppPay",
      "AdyenComponents",
      "AdyenDelegatedAuthentication",
      "AdyenDropIn",
      "AdyenEncryption",
      "AdyenSession",
      "AdyenSwiftUI",
      "AdyenSwiftUIHost",
      "AdyenTwint",
      "AdyenUIHost",
      "AdyenWeChatPay",
      "GenerateSnapshots",
      "IntegrationUIKitTests",
      "SnapshotTests",
      "UnitTests"
    ],
    "targets" : [
      "AdyenUIHost",
      "AdyenSwiftUIHost",
      "Adyen",
      "AdyenActions",
      "AdyenCard",
      "AdyenComponents",
      "AdyenSession",
      "AdyenDropIn",
      "AdyenEncryption",
      "AdyenSwiftUI",
      "AdyenWeChatPay",
      "AdyenCashAppPay",
      "AdyenTwint",
      "AdyenDelegatedAuthentication",
      "UnitTests",
      "IntegrationUIKitTests",
      "SnapshotsTests",
      "GenerateSnapshots"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Adyen",
      "Adyen-Package",
      "AdyenActions",
      "AdyenCard",
      "AdyenCashAppPay",
      "AdyenComponents",
      "AdyenDelegatedAuthentication",
      "AdyenDropIn",
      "AdyenEncryption",
      "AdyenSession",
      "AdyenSwiftUI",
      "AdyenTwint",
      "AdyenWeChatPay"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen-Package -destination generic/platform=watchOS 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
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Adyen-Package -destination generic/platform=watchOS "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"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    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
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  SwiftGenPlugin: https://github.com/SwiftGen/SwiftGenPlugin.git @ 6.6.2
  AdyenWeChatPayInternal: https://github.com/Adyen/adyen-wechatpay-ios @ 2.2.0
  Adyen: /Users/admin/builder/spi-builder-workspace
  AdyenNetworking: https://github.com/Adyen/adyen-networking-ios @ 3.0.1
  PayKit: https://github.com/cashapp/cash-app-pay-ios-sdk @ 0.6.2
  Adyen3DS2: https://github.com/Adyen/adyen-3ds2-ios @ 2.4.2
  AdyenAuthentication: https://github.com/Adyen/adyen-authentication-ios @ 3.1.0
Prepare packages
Compile plug-in “SwiftGenPlugin” in package “swiftgenplugin”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/SwiftGenPlugin
[debug]: Using compiler /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c14215960c7e583f0c8658d90032d89d4ab22ee84b055af2a32fb39c1f7fb6ed
Apply build tool plug-in “SwiftGenPlugin” to target “PayKitUI” in package “cash-app-pay-ios-sdk”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/cash-app-pay-ios-sdk.output/PayKitUI/SwiftGenPlugin\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems/NSIRD_xcodebuild_eIDKrV\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftgenplugin/swiftgen/swiftgen.artifactbundle/swiftgen/bin/swiftgen config run --verbose --config /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk/Sources/PayKitUI/swiftgen.yml
Executing configuration file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk/Sources/PayKitUI/swiftgen.yml
 $ swiftgen strings --templateName structured-swift5 --output Shared/Generated/Strings.generated.swift Shared/Assets/Resources/en.lproj/Localizable.strings
 $ swiftgen xcassets --templatePath custom-xcassets-template.stencil --output Shared/Generated/Assets.swift Shared/Assets/Resources/Colors.xcassets Shared/Assets/Resources/Images.xcassets
Not writing the file as content is unchanged
Not writing the file as content is unchanged
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackageDependency:0x118a84ee0 path:'/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk'>
    target: PayKitUI
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (40 targets)
    Target 'AdyenWeChatPay' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenWeChatPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
        ➜ Explicit dependency on target 'AdyenWeChatPayInternal' in project 'AdyenWeChatPayInternal'
    Target 'AdyenWeChatPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
        ➜ Explicit dependency on target 'AdyenWeChatPayInternal' in project 'AdyenWeChatPayInternal'
    Target 'AdyenWeChatPayInternal' in project 'AdyenWeChatPayInternal' (no dependencies)
    Target 'AdyenTwint' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenTwint' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenTwint' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenSwiftUI' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenSwiftUI' in project 'Adyen'
    Target 'AdyenSwiftUI' in project 'Adyen' (no dependencies)
    Target 'AdyenSession' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenSession' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenSession' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
    Target 'AdyenDropIn' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenDropIn' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenDropIn' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenDelegatedAuthentication' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenDelegatedAuthentication' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenAuthentication' in project 'AdyenAuthentication'
    Target 'AdyenDelegatedAuthentication' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenAuthentication' in project 'AdyenAuthentication'
    Target 'AdyenAuthentication' in project 'AdyenAuthentication' (no dependencies)
    Target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenCashAppPay' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCashAppPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKitUI' in project 'PayKit'
    Target 'AdyenCashAppPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKitUI' in project 'PayKit'
    Target 'PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
    Target 'PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
    Target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
        ➜ Explicit dependency on target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
    Target 'SwiftGenPlugin' in project 'SwiftGenPlugin' (no dependencies)
    Target 'PayKit_PayKitUI' in project 'PayKit' (no dependencies)
    Target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKit' in project 'PayKit'
    Target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKit' in project 'PayKit'
    Target 'PayKit_PayKit' in project 'PayKit' (no dependencies)
    Target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenEncryption' in project 'Adyen' (no dependencies)
    Target 'Adyen_AdyenCard' in project 'Adyen' (no dependencies)
    Target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'Adyen3DS2' in project 'Adyen3DS2' (no dependencies)
    Target 'Adyen_AdyenActions' in project 'Adyen' (no dependencies)
    Target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenNetworking' in project 'AdyenNetworking' (no dependencies)
    Target 'Adyen_Adyen' in project 'Adyen' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 5ce5b8aa5e18d9c68a2e8ddfd9be1130
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5ce5b8aa5e18d9c68a2e8ddfd9be1130.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenSession' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPayInternal' from project 'AdyenWeChatPayInternal')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenAuthentication' from project 'AdyenAuthentication')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenDelegatedAuthentication' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenDelegatedAuthentication' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenActions' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenSession' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenSession' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework'. (in target 'AdyenTwint' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenDropIn' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenDelegatedAuthentication' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework'. (in target 'AdyenTwint' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenActions' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenActions' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenDropIn' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenDropIn' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'Adyen3DS2' from project 'Adyen3DS2')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Adyen-Package
(1 failure)
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  AdyenNetworking: https://github.com/Adyen/adyen-networking-ios @ 3.0.1
  Adyen3DS2: https://github.com/Adyen/adyen-3ds2-ios @ 2.4.2
  AdyenWeChatPayInternal: https://github.com/Adyen/adyen-wechatpay-ios @ 2.2.0
  PayKit: https://github.com/cashapp/cash-app-pay-ios-sdk @ 0.6.2
  SwiftGenPlugin: https://github.com/SwiftGen/SwiftGenPlugin.git @ 6.6.2
  AdyenAuthentication: https://github.com/Adyen/adyen-authentication-ios @ 3.1.0
  Adyen: /Users/admin/builder/spi-builder-workspace
resolved source packages: AdyenNetworking, Adyen3DS2, AdyenWeChatPayInternal, PayKit, SwiftGenPlugin, AdyenAuthentication, Adyen
{
  "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"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Adyen",
      "Adyen-Package",
      "AdyenActions",
      "AdyenCard",
      "AdyenCashAppPay",
      "AdyenComponents",
      "AdyenDelegatedAuthentication",
      "AdyenDropIn",
      "AdyenEncryption",
      "AdyenSession",
      "AdyenSwiftUI",
      "AdyenTwint",
      "AdyenWeChatPay"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Adyen-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Adyen-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Adyen3DS2: https://github.com/Adyen/adyen-3ds2-ios @ 2.4.2
  AdyenNetworking: https://github.com/Adyen/adyen-networking-ios @ 3.0.1
  AdyenWeChatPayInternal: https://github.com/Adyen/adyen-wechatpay-ios @ 2.2.0
  AdyenAuthentication: https://github.com/Adyen/adyen-authentication-ios @ 3.1.0
  PayKit: https://github.com/cashapp/cash-app-pay-ios-sdk @ 0.6.2
  SwiftGenPlugin: https://github.com/SwiftGen/SwiftGenPlugin.git @ 6.6.2
  Adyen: /Users/admin/builder/spi-builder-workspace
Prepare packages
Compile plug-in “SwiftGenPlugin” in package “swiftgenplugin”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/SwiftGenPlugin
[debug]: Using compiler /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c14215960c7e583f0c8658d90032d89d4ab22ee84b055af2a32fb39c1f7fb6ed
Apply build tool plug-in “SwiftGenPlugin” to target “PayKitUI” in package “cash-app-pay-ios-sdk”
/usr/bin/sandbox-exec -p "(version 1)
(deny default)
(import \"system.sb\")
(allow file-read*)
(allow process*)
(allow mach-lookup (global-name \"com.apple.lsd.mapdb\"))
(allow file-write*
    (subpath \"/private/tmp\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T\")
)
(deny file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk\")
)
(allow file-write*
    (subpath \"/Users/admin/builder/spi-builder-workspace/.dependencies/plugins/cash-app-pay-ios-sdk.output/PayKitUI/SwiftGenPlugin\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems/NSIRD_xcodebuild_SehbPg\")
    (subpath \"/private/var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/TemporaryItems\")
)
" /Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/swiftgenplugin/swiftgen/swiftgen.artifactbundle/swiftgen/bin/swiftgen config run --verbose --config /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk/Sources/PayKitUI/swiftgen.yml
Executing configuration file /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk/Sources/PayKitUI/swiftgen.yml
 $ swiftgen strings --templateName structured-swift5 --output Shared/Generated/Strings.generated.swift Shared/Assets/Resources/en.lproj/Localizable.strings
 $ swiftgen xcassets --templatePath custom-xcassets-template.stencil --output Shared/Generated/Assets.swift Shared/Assets/Resources/Colors.xcassets Shared/Assets/Resources/Images.xcassets
Not writing the file as content is unchanged
Not writing the file as content is unchanged
Process build tool plug-in results
package: <IDESwiftPackageCore.IDESwiftPackageDependency:0x115e08e40 path:'/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/cash-app-pay-ios-sdk'>
    target: PayKitUI
        prebuildCommandOutputPaths: []
        buildCommands: []
        allDerivedOutputPaths: []
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (40 targets)
    Target 'AdyenWeChatPay' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenWeChatPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
        ➜ Explicit dependency on target 'AdyenWeChatPayInternal' in project 'AdyenWeChatPayInternal'
    Target 'AdyenWeChatPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
        ➜ Explicit dependency on target 'AdyenWeChatPayInternal' in project 'AdyenWeChatPayInternal'
    Target 'AdyenWeChatPayInternal' in project 'AdyenWeChatPayInternal' (no dependencies)
    Target 'AdyenTwint' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenTwint' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenTwint' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenSwiftUI' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenSwiftUI' in project 'Adyen'
    Target 'AdyenSwiftUI' in project 'Adyen' (no dependencies)
    Target 'AdyenSession' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenSession' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenSession' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
    Target 'AdyenDropIn' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenDropIn' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenDropIn' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenDelegatedAuthentication' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenDelegatedAuthentication' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenAuthentication' in project 'AdyenAuthentication'
    Target 'AdyenDelegatedAuthentication' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenAuthentication' in project 'AdyenAuthentication'
    Target 'AdyenAuthentication' in project 'AdyenAuthentication' (no dependencies)
    Target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenComponents' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenCashAppPay' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCashAppPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKitUI' in project 'PayKit'
    Target 'AdyenCashAppPay' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKitUI' in project 'PayKit'
    Target 'PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
    Target 'PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKitUI' in project 'PayKit'
        ➜ Explicit dependency on target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
    Target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
        ➜ Explicit dependency on target 'SwiftGenPlugin' in project 'SwiftGenPlugin'
    Target 'SwiftGenPlugin' in project 'SwiftGenPlugin' (no dependencies)
    Target 'PayKit_PayKitUI' in project 'PayKit' (no dependencies)
    Target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKit' in project 'PayKit'
    Target 'PayKit' in project 'PayKit'
        ➜ Explicit dependency on target 'PayKit_PayKit' in project 'PayKit'
    Target 'PayKit_PayKit' in project 'PayKit' (no dependencies)
    Target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenCard' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenEncryption' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenEncryption' in project 'Adyen' (no dependencies)
    Target 'Adyen_AdyenCard' in project 'Adyen' (no dependencies)
    Target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_AdyenActions' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'Adyen3DS2' in project 'Adyen3DS2'
    Target 'Adyen3DS2' in project 'Adyen3DS2' (no dependencies)
    Target 'Adyen_AdyenActions' in project 'Adyen' (no dependencies)
    Target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'Adyen_Adyen' in project 'Adyen'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenNetworking' in project 'AdyenNetworking'
        ➜ Explicit dependency on target 'AdyenNetworking' in project 'AdyenNetworking'
    Target 'AdyenNetworking' in project 'AdyenNetworking' (no dependencies)
    Target 'Adyen_Adyen' in project 'Adyen' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.2.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.2.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.2.sdk -x c -c /dev/null
Build description signature: 05f5efacba22570d555514e71685c3c7
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/05f5efacba22570d555514e71685c3c7.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenDropIn' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenDropIn' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework'. (in target 'AdyenTwint' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenActions' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenDelegatedAuthentication' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenDelegatedAuthentication' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenAuthentication' from project 'AdyenAuthentication')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'Adyen3DS2' from project 'Adyen3DS2')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPayInternal' from project 'AdyenWeChatPayInternal')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenDropIn' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-wechatpay-ios/AdyenWeChatPayInternal.xcframework'. (in target 'AdyenWeChatPay' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenActions' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenActions' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenSession' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/XCFramework/Dynamic/TwintSDK.xcframework'. (in target 'AdyenTwint' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-authentication-ios/XCFramework/Dynamic/AdyenAuthentication.xcframework'. (in target 'AdyenDelegatedAuthentication' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenSession' from project 'Adyen')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/adyen-3ds2-ios/XCFramework/Dynamic/Adyen3DS2.xcframework'. (in target 'AdyenSession' from project 'Adyen')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme Adyen-Package
(1 failure)
BUILD FAILURE 6.0 watchOS