The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Frames, reference 4.4.0 (d0d4c7), with Swift 6.1 for Android on 16 Mar 2026 20:38:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/checkout/frames-ios.git
Reference: 4.4.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/checkout/frames-ios
 * tag               4.4.0      -> FETCH_HEAD
HEAD is now at d0d4c79 Merge pull request #553 from checkout/release/4.4.0
Cloned https://github.com/checkout/frames-ios.git
Revision (git rev-parse @):
d0d4c79577311119b901e537d4ead165631f6cdd
SUCCESS checkout https://github.com/checkout/frames-ios.git at 4.4.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/checkout/frames-ios.git
https://github.com/checkout/frames-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "phonenumberkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/marmelroy/PhoneNumberKit.git"
    },
    {
      "identity" : "checkout-risk-sdk-ios",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.1",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/checkout/checkout-risk-sdk-ios.git"
    },
    {
      "identity" : "checkout-event-logger-ios-framework",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/checkout/checkout-event-logger-ios-framework.git"
    }
  ],
  "manifest_display_name" : "Frames",
  "name" : "Frames",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Frames",
      "targets" : [
        "Frames"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FramesTests",
      "module_type" : "SwiftTarget",
      "name" : "FramesTests",
      "path" : "Tests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/applePayToken.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/applePayTokenInvalid.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/cardProviders.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/cardToken.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/cardTokenBillingDetails.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/Fixtures/cardTokenInvalidNumber.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Core/CardSchemeTests.swift",
        "Core/CardUtilsTests.swift",
        "Core/Extensions/CAShapeLayerExtensionTests.swift",
        "Core/Extensions/ConstantsSchemeIconTests.swift",
        "Core/Extensions/Dictionary+AdditionsTests.swift",
        "Core/Extensions/DispatchQueue+DispatchingTests.swift",
        "Core/Extensions/PhoneExtensionTests.swift",
        "Core/Extensions/UIBarStyleTests.swift",
        "Core/Extensions/UIBezierPathExtensionTests.swift",
        "Core/Extensions/UIFont+PropertyProvidingTests.swift",
        "Core/Extensions/UINavigationControllerTests.swift",
        "Core/Extensions/UITextField+ExtensionsTests.swift",
        "Core/Extensions/URL+ExtensionsTests.swift",
        "Core/Logging/CorrelationIDGeneratorTests.swift",
        "Core/Logging/FramesEventLoggerTests.swift",
        "Core/Logging/FramesLogEventTests.swift",
        "Mocks/BillingFormTableViewMockDelegate.swift",
        "Mocks/BillingFormTextFieldCellMockDelegate.swift",
        "Mocks/BillingFormViewControllerMockDelegate.swift",
        "Mocks/BillingFormViewModelEditingMockDelegate.swift",
        "Mocks/BillingFormViewModelMockDelegate.swift",
        "Mocks/CvvInputViewMockDelegate.swift",
        "Mocks/MockCardNumberViewModel.swift",
        "Mocks/MockCardNumberViewModelDelegate.swift",
        "Mocks/MockCardValidator.swift",
        "Mocks/MockCardholderDelegate.swift",
        "Mocks/MockExpiryDateViewDelegate.swift",
        "Mocks/MockSecurityCodeDelegate.swift",
        "Mocks/MockThreeDSWKNavigationHelper.swift",
        "Mocks/MockThreeDSWKNavigationHelperFactory.swift",
        "Mocks/NavigationControllerMock.swift",
        "Mocks/NotificationCenterMock.swift",
        "Mocks/PaymentViewControllerMockDelegate.swift",
        "Mocks/StubCheckoutAPIService.swift",
        "Mocks/StubCheckoutEventLogger.swift",
        "Mocks/StubCorrelationIDGenerator.swift",
        "Mocks/StubDateProvider.swift",
        "Mocks/StubDispatcher.swift",
        "Mocks/StubError.swift",
        "Mocks/StubFramesEventLogger.swift",
        "Mocks/StubJSONDecoder.swift",
        "Mocks/StubJSONEncoder.swift",
        "Mocks/StubUIDevice.swift",
        "Mocks/StubURLProtocol.swift",
        "Mocks/StubURLSession.swift",
        "Mocks/StubURLSessionDataTask.swift",
        "Resources/ColorTests.swift",
        "Resources/ResourcesTests.swift",
        "UI/3DS/ThreedsWebViewControllerTests.swift",
        "UI/BillingForm/Validator/GenericInputValidatorTests.swift",
        "UI/BillingForm/Validator/PhoneNumberValidatorTests.swift",
        "UI/BillingForm/View/BillingFormButtonViewTests.swift",
        "UI/BillingForm/View/BillingFormFullNameTextFieldCellTests.swift",
        "UI/BillingForm/View/BillingFormSummaryViewTests.swift",
        "UI/BillingForm/View/BillingFormTextFieldErrorViewTests.swift",
        "UI/BillingForm/View/BillingFormTextFieldViewTests.swift",
        "UI/BillingForm/View/ExpiryDateFormatterTests.swift",
        "UI/BillingForm/View/ExpiryDateViewTests.swift",
        "UI/BillingForm/View/MirrorObject.swift",
        "UI/BillingForm/View/SecureDisplayViewTests.swift",
        "UI/BillingForm/View/SecurityCodeViewModelTests.swift",
        "UI/BillingForm/View/SecurityCodeViewTests.swift",
        "UI/BillingForm/View/TextFieldViewTests.swift",
        "UI/BillingForm/ViewController/BillingFormViewControllerTests.swift",
        "UI/BillingForm/ViewModel/BillingFormCellTypeTests.swift",
        "UI/BillingForm/ViewModel/BillingFormViewModelTests.swift",
        "UI/BillingForm/ViewModel/CardCreationModelTests.swift",
        "UI/BillingForm/ViewModel/PaymentViewModelTests.swift",
        "UI/CommonUI/BorderViewTest.swift",
        "UI/CountrySelection/CountrySelectionViewControllerTests.swift",
        "UI/Extension/UIStackViewExtensionTests.swift",
        "UI/Extension/UIViewExtensionTests.swift",
        "UI/Factory/FramesFactoryTests.swift",
        "UI/FramesUIStyle/FramesUIStyleColorTests.swift",
        "UI/FramesUIStyle/FramesUIStyleFontTests.swift",
        "UI/PaymentForm/CardNumber/CardNumberViewModelTests.swift",
        "UI/PaymentForm/CardNumber/CardNumberViewTests.swift",
        "UI/PaymentForm/CardholderViewModelTests.swift",
        "UI/PaymentForm/PaymentViewControllerTests.swift",
        "UI/SecurityCodeComponent/SecurityCodeComponentTests.swift"
      ],
      "target_dependencies" : [
        "Frames",
        "Checkout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Frames",
      "module_type" : "SwiftTarget",
      "name" : "Frames",
      "path" : "Source",
      "product_dependencies" : [
        "CheckoutEventLoggerKit",
        "Risk",
        "PhoneNumberKit"
      ],
      "product_memberships" : [
        "Frames"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/Images.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/ar.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ar"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/es.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/it.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/nl.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "nl"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Source/Resources/ro.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ro"
            }
          }
        }
      ],
      "sources" : [
        "CardUtils.swift",
        "CheckoutColor.swift",
        "CheckoutSdkIos.swift",
        "Core/CheckoutAPIService.swift",
        "Core/Constants+SchemeIcon.swift",
        "Core/Constants/AccessibilityIdentifiers.swift",
        "Core/Constants/Constants+LocalizationKeys.swift",
        "Core/Constants/Constants+Padding.swift",
        "Core/Constants/Constants+Style.swift",
        "Core/Constants/Constants.swift",
        "Core/ContentTypeProviding.swift",
        "Core/Dispatching.swift",
        "Core/Environment.swift",
        "Core/Logging/CorrelationIDGenerator.swift",
        "Core/Logging/DateProvider.swift",
        "Core/Logging/FramesEventLogger.swift",
        "Core/Logging/FramesLogEvent.swift",
        "Core/Logging/PropertyProviding.swift",
        "Core/Logging/RemoteProcessorMetadata+extensions.swift",
        "Core/Models/CardScheme.swift",
        "Core/Models/SecurityCodeTokenDetails.swift",
        "Core/Models/Typealiases.swift",
        "Core/ThreeDSWKNavigationHelperFactory.swift",
        "Core/TopLevelDecoder.swift",
        "Core/TopLevelEncoder.swift",
        "Extensions/CAShapeLayerExtension.swift",
        "Extensions/Dictionary+Additions.swift",
        "Extensions/DispatchQueue+Dispatching.swift",
        "Extensions/JSONDecoder+TopLevelDecoder.swift",
        "Extensions/JSONEncoder+ContentTypeProviding.swift",
        "Extensions/JSONEncoder+TopLevelEncoder.swift",
        "Extensions/PhoneExtensions.swift",
        "Extensions/StringExtensions.swift",
        "Extensions/UIBarStyle+stringValue.swift",
        "Extensions/UIBezierPathExtension.swift",
        "Extensions/UIDeviceExtensions.swift",
        "Extensions/UIFont+PropertyProviding.swift",
        "Extensions/UINavigationControllerExtensions.swift",
        "Extensions/UIResponderExtensions.swift",
        "Extensions/UIStackViewExtension.swift",
        "Extensions/UITableViewExtensions.swift",
        "Extensions/UITextFieldExtension.swift",
        "Extensions/UIViewControllerExtensions.swift",
        "Extensions/UIViewExtensions.swift",
        "Extensions/URL+Extensions.swift",
        "UI/3DS/ThreedsWebViewController.swift",
        "UI/3DS/ThreedsWebViewControllerDelegate.swift",
        "UI/BillingForm/BillingFormCell.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/AddressLine1/DefaultBillingFormAddressLine1CellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/AddressLine2/DefaultBillingFormAddressLine2CellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/City/DefaultBillingFormCityCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/Country/DefaultBillingFormCountryCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/FullName/DefaultBillingFormFullNameCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/PhoneNumber/DefaultBillingFormPhoneNumberCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/Postcode/DefaultBillingFormPostCodeCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Fields/State/DefaultBillingFormStateCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Header/Cancel/DefaultCancelButtonFormStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Header/Done/DefaultDoneFormButtonStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Header/Main/DefaultBillingFormHeaderCellStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Header/Title/DefaultHeaderLabelFormStyle.swift",
        "UI/BillingForm/Default Implementation/BillingForm/Main/DefaultBillingFormStyle.swift",
        "UI/BillingForm/Default Implementation/Elements/Country/DefaultCountryFormButtonStyle.swift",
        "UI/BillingForm/Default Implementation/Elements/DefaultBorderStyle.swift",
        "UI/BillingForm/Default Implementation/Elements/Error/DefaultErrorInputLabelStyle.swift",
        "UI/BillingForm/Default Implementation/Elements/Hint/DefaultHintInputLabelStyle.swift",
        "UI/BillingForm/Default Implementation/Elements/TextField/DefaultTextField.swift",
        "UI/BillingForm/Default Implementation/Elements/Title/DefaultTitleLabelStyle.swift",
        "UI/BillingForm/FramesFactory.swift",
        "UI/BillingForm/Model/BillingForm.swift",
        "UI/BillingForm/Style Protocol/BillingFormHeaderCellStyle.swift",
        "UI/BillingForm/Style Protocol/BillingFormStyle.swift",
        "UI/BillingForm/View/BillingFormCellTextField.swift",
        "UI/BillingForm/View/BillingFormHeaderCell.swift",
        "UI/BillingForm/View/BillingFormTextField.swift",
        "UI/BillingForm/View/BillingFormTextFieldView.swift",
        "UI/BillingForm/View/MainBillingFormTextField.swift",
        "UI/BillingForm/ViewController/BillingFormViewController.swift",
        "UI/BillingForm/ViewModel/BillingFormViewModel.swift",
        "UI/BillingForm/ViewModel/DefaultBillingFormViewModel.swift",
        "UI/CommonUI/Protocols/Cell/CellButtonStyle.swift",
        "UI/CommonUI/Protocols/Cell/CellStyle.swift",
        "UI/CommonUI/Protocols/Cell/CellTextFieldStyle.swift",
        "UI/CommonUI/Protocols/Elements/ElementBorderStyle.swift",
        "UI/CommonUI/Protocols/Elements/ElementButtonStyle.swift",
        "UI/CommonUI/Protocols/Elements/ElementErrorViewStyle.swift",
        "UI/CommonUI/Protocols/Elements/ElementStyle.swift",
        "UI/CommonUI/Protocols/Elements/ElementTextFieldStyle.swift",
        "UI/CommonUI/UIStyle/FramesUIStyle+UIColor.swift",
        "UI/CommonUI/UIStyle/FramesUIStyle+UIFont.swift",
        "UI/CommonUI/View/Component/BorderView.swift",
        "UI/CommonUI/View/Component/InputView.swift",
        "UI/CommonUI/View/Component/SelectionButtonView.swift",
        "UI/CommonUI/View/Component/SimpleErrorView.swift",
        "UI/CommonUI/View/Core/ButtonView.swift",
        "UI/CommonUI/View/Core/ImageContainerView.swift",
        "UI/CommonUI/View/Core/LabelView.swift",
        "UI/CommonUI/View/Core/SecureDisplayView.swift",
        "UI/CommonUI/View/Core/TextFieldView.swift",
        "UI/CommonUI/View/TableViewCell/SelectionButtonTableViewCell.swift",
        "UI/CountrySelection/CountrySelectionViewController.swift",
        "UI/CountrySelection/CountrySelectionViewControllerDelegate.swift",
        "UI/PaymentForm/Default Implementation/BillingFormSummary/Summary/Button/DefaultAddBillingDetailsButtonStyle.swift",
        "UI/PaymentForm/Default Implementation/BillingFormSummary/Summary/Button/DefaultEditBillingDetailsButtonStyle.swift",
        "UI/PaymentForm/Default Implementation/BillingFormSummary/Summary/View/DefaultAddBillingDetailsViewStyle.swift",
        "UI/PaymentForm/Default Implementation/BillingFormSummary/Summary/View/DefaultBillingSummaryViewStyle.swift",
        "UI/PaymentForm/Default Implementation/CardNumber/DefaultCardNumberFormStyle.swift",
        "UI/PaymentForm/Default Implementation/Cardholder/DefaultCardholderFormStyle.swift",
        "UI/PaymentForm/Default Implementation/DefaultPayButtonFormStyle.swift",
        "UI/PaymentForm/Default Implementation/DefaultPaymentFormStyle.swift",
        "UI/PaymentForm/Default Implementation/DefaultPaymentHeaderCellStyle.swift",
        "UI/PaymentForm/Default Implementation/ExpiryDate/DefaultExpiryDateFormStyle.swift",
        "UI/PaymentForm/Default Implementation/SecurityCode/DefaultSecurityCodeFormStyle.swift",
        "UI/PaymentForm/Factory/PaymentFormFactory.swift",
        "UI/PaymentForm/Model/PaymentFormConfiguration.swift",
        "UI/PaymentForm/Model/PaymentStyle.swift",
        "UI/PaymentForm/StyleProtocol/BillingSummaryViewStyle.swift",
        "UI/PaymentForm/StyleProtocol/PaymentFormStyle.swift",
        "UI/PaymentForm/StyleProtocol/PaymentHeaderCellStyle.swift",
        "UI/PaymentForm/View/BillingFormSummaryView.swift",
        "UI/PaymentForm/View/CardNumber/CardNumberView.swift",
        "UI/PaymentForm/View/CardNumber/CardNumberViewModel.swift",
        "UI/PaymentForm/View/CardholderName/CardholderView.swift",
        "UI/PaymentForm/View/CardholderName/CardholderViewModel.swift",
        "UI/PaymentForm/View/ExpiryDate/ExpiryDateFormatter.swift",
        "UI/PaymentForm/View/ExpiryDate/ExpiryDateView.swift",
        "UI/PaymentForm/View/PaymentHeaderView.swift",
        "UI/PaymentForm/View/SecurityCodeView.swift",
        "UI/PaymentForm/View/SecurityCodeViewModel.swift",
        "UI/PaymentForm/ViewController/FramesPaymentViewController.swift",
        "UI/PaymentForm/ViewModel/CardCreationModel.swift",
        "UI/PaymentForm/ViewModel/DefaultPaymentViewModel.swift",
        "UI/PaymentForm/ViewModel/PaymentViewModel.swift",
        "UI/SecurityCodeComponent/DefaultSecurityCodeFormStyle+Extension.swift",
        "UI/SecurityCodeComponent/SecurityCodeComponent.swift",
        "UI/SecurityCodeComponent/SecurityCodeComponentConfiguration.swift",
        "UI/SecurityCodeComponent/SecurityCodeComponentStyle.swift",
        "UI/Theme/BillingForm/Theme+BillingCountryInput.swift",
        "UI/Theme/BillingForm/Theme+BillingForm.swift",
        "UI/Theme/BillingForm/Theme+BillingHeader.swift",
        "UI/Theme/BillingForm/Theme+BillingInput.swift",
        "UI/Theme/Generic/Theme+Border.swift",
        "UI/Theme/Generic/Theme+Button.swift",
        "UI/Theme/Generic/Theme+Error.swift",
        "UI/Theme/Generic/Theme+Mandatory.swift",
        "UI/Theme/Generic/Theme+PageHeaderTitle.swift",
        "UI/Theme/Generic/Theme+Subtitle.swift",
        "UI/Theme/Generic/Theme+TextField.swift",
        "UI/Theme/Generic/Theme+Title.swift",
        "UI/Theme/PaymentForm/Theme+AddBillingSectionButton.swift",
        "UI/Theme/PaymentForm/Theme+BillingSummary.swift",
        "UI/Theme/PaymentForm/Theme+CardNumberSection.swift",
        "UI/Theme/PaymentForm/Theme+PayButton.swift",
        "UI/Theme/PaymentForm/Theme+PaymentFormStyle.swift",
        "UI/Theme/PaymentForm/Theme+PaymentHeader.swift",
        "UI/Theme/PaymentForm/Theme+PaymentHeaderSubtitle.swift",
        "UI/Theme/Theme.swift",
        "UI/Validator/GenericInputValidator.swift",
        "UI/Validator/PhoneNumberValidator.swift",
        "UI/Validator/Validator.swift"
      ],
      "target_dependencies" : [
        "Checkout"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CheckoutTests",
      "module_type" : "SwiftTarget",
      "name" : "CheckoutTests",
      "path" : "CheckoutTests",
      "sources" : [
        "3DSHandling/ThreeDSErrorTests.swift",
        "3DSHandling/ThreeDSWKNavigationHelperTests.swift",
        "3DSHandling/URLHelperTests.swift",
        "CheckoutErrorTests.swift",
        "Extension/Dictionary+AdditionsTests.swift",
        "Extension/StringExtensionsTests.swift",
        "Extension/TimeZone+constantsTests.swift",
        "Integration/CardValidatorIntegrationTests.swift",
        "Integration/CheckoutAPIServiceIntegrationTests.swift",
        "Logging/CheckoutLogEventTests.swift",
        "Logging/DateProviderTests.swift",
        "Logging/LogManagerTests.swift",
        "Model/CardSchemeTests.swift",
        "Model/CountryTests.swift",
        "Model/EnvironmentTests.swift",
        "Network/Error/NetworkErrorTests.swift",
        "Network/NetworkManagerTests.swift",
        "Network/RequestFactoryTests.swift",
        "Stubs/StubAddressValidator.swift",
        "Stubs/StubAnyCodable.swift",
        "Stubs/StubBaseURLProvider.swift",
        "Stubs/StubCVVValidator.swift",
        "Stubs/StubCalendar.swift",
        "Stubs/StubCardNumberValidator.swift",
        "Stubs/StubCardValidator.swift",
        "Stubs/StubCheckoutEventLogger.swift",
        "Stubs/StubDateProvider.swift",
        "Stubs/StubDecoder.swift",
        "Stubs/StubDeviceInformationProvider.swift",
        "Stubs/StubEncoder.swift",
        "Stubs/StubError.swift",
        "Stubs/StubLogManager.swift",
        "Stubs/StubLuhnChecker.swift",
        "Stubs/StubPhoneValidator.swift",
        "Stubs/StubProvider.swift",
        "Stubs/StubRequestExecutor.swift",
        "Stubs/StubRequestFactory.swift",
        "Stubs/StubRisk.swift",
        "Stubs/StubSingleValueEncodingContainer.swift",
        "Stubs/StubThreeDSWKNavigationHelperDelegate.swift",
        "Stubs/StubTokenDetailsFactory.swift",
        "Stubs/StubTokenRequestFactory.swift",
        "Stubs/StubURLHelper.swift",
        "Stubs/StubURLSession.swift",
        "Stubs/StubURLSessionDataTask.swift",
        "Stubs/StubWKNavigationAction.swift",
        "Tokenisation/CheckoutAPIServiceTests.swift",
        "Tokenisation/TokenDetailsFactoryTests.swift",
        "Tokenisation/TokenRequestFactoryTests.swift",
        "Validation/AddressValidatorTests.swift",
        "Validation/CVVValidatorTests.swift",
        "Validation/CardNumberValidatorTests.swift",
        "Validation/CardValidatorTests.swift",
        "Validation/LuhnCheckerTests.swift",
        "Validation/PhoneValidatorTests.swift"
      ],
      "target_dependencies" : [
        "Checkout"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Checkout",
      "module_type" : "SwiftTarget",
      "name" : "Checkout",
      "path" : "Checkout/Source",
      "product_dependencies" : [
        "CheckoutEventLoggerKit",
        "Risk"
      ],
      "product_memberships" : [
        "Frames"
      ],
      "sources" : [
        "3DSHandling/ThreeDSError.swift",
        "3DSHandling/ThreeDSWKNavigationHelper.swift",
        "3DSHandling/ThreeDSWKNavigationHelperDelegate.swift",
        "3DSHandling/URLHelper.swift",
        "CardUtilities.swift",
        "CheckoutError.swift",
        "Extension/Dictionary+Additions.swift",
        "Extension/Foundation+Extensions.swift",
        "Extension/NSRegularExpression+initStaticPattern.swift",
        "Extension/StringExtensions.swift",
        "Extension/TimeZone+constants.swift",
        "Extension/UIDevice+modelName.swift",
        "Extension/URL+initStaticString.swift",
        "Logging/AnyCodable.swift",
        "Logging/CheckoutLogEvent+Types.swift",
        "Logging/CheckoutLogEvent.swift",
        "Logging/DateProvider.swift",
        "Logging/LogManager.swift",
        "Model/Address.swift",
        "Model/Card+Scheme.swift",
        "Model/Card.swift",
        "Model/Country.swift",
        "Model/Environment.swift",
        "Model/ExpiryDate.swift",
        "Model/PaymentSource.swift",
        "Model/Phone.swift",
        "Model/TokenDetails.swift",
        "Models/ApplePay.swift",
        "Network/Error/NetworkError.swift",
        "Network/Models/NetworkRequestResult.swift",
        "Network/Models/SecurityCode/SecurityCodeError.swift",
        "Network/Models/SecurityCode/SecurityCodeRequest.swift",
        "Network/Models/SecurityCode/SecurityCodeResponse.swift",
        "Network/Models/TokenRequest.swift",
        "Network/Models/TokenResponse.swift",
        "Network/NetworkManager.swift",
        "Network/RequestFactory.swift",
        "Protocols/CalendarProtocol.swift",
        "Protocols/DateProviding.swift",
        "Protocols/Decoding.swift",
        "Protocols/DeviceInformationProviding.swift",
        "Protocols/Encoding.swift",
        "Tokenisation/CheckoutAPIService.swift",
        "Tokenisation/Error/TokenisationError+ServerError.swift",
        "Tokenisation/Error/TokenisationError+TokenRequest.swift",
        "Tokenisation/Error/TokenisationError.swift",
        "Tokenisation/TokenDetailsFactory.swift",
        "Tokenisation/TokenRequestFactory.swift",
        "Validation/Constants.swift",
        "Validation/Error/ValidationError+Address.swift",
        "Validation/Error/ValidationError+CVV.swift",
        "Validation/Error/ValidationError+Card.swift",
        "Validation/Error/ValidationError+CardNumber.swift",
        "Validation/Error/ValidationError+EagerCardNumber.swift",
        "Validation/Error/ValidationError+ExpiryDate.swift",
        "Validation/Error/ValidationError+Phone.swift",
        "Validation/Error/ValidationError.swift",
        "Validation/LuhnChecker.swift",
        "Validation/ValidationResult.swift",
        "Validation/Validators/AddressValidator.swift",
        "Validation/Validators/CVVValidator.swift",
        "Validation/Validators/CardNumberValidator.swift",
        "Validation/Validators/CardValidator.swift",
        "Validation/Validators/PhoneValidator.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/checkout/checkout-event-logger-ios-framework.git
Fetching https://github.com/marmelroy/PhoneNumberKit.git
Fetching https://github.com/checkout/checkout-risk-sdk-ios.git
[1/7503] Fetching phonenumberkit
[77/7939] Fetching phonenumberkit, checkout-event-logger-ios-framework
[399/9669] Fetching phonenumberkit, checkout-event-logger-ios-framework, checkout-risk-sdk-ios
Fetched https://github.com/checkout/checkout-risk-sdk-ios.git from cache (0.64s)
[7739/7939] Fetching phonenumberkit, checkout-event-logger-ios-framework
Fetched https://github.com/marmelroy/PhoneNumberKit.git from cache (1.29s)
Fetched https://github.com/checkout/checkout-event-logger-ios-framework.git from cache (1.31s)
Computing version for https://github.com/checkout/checkout-event-logger-ios-framework.git
Computed https://github.com/checkout/checkout-event-logger-ios-framework.git at 1.2.4 (1.99s)
Computing version for https://github.com/checkout/checkout-risk-sdk-ios.git
Computed https://github.com/checkout/checkout-risk-sdk-ios.git at 4.0.2 (0.70s)
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
[1/1058] Fetching fingerprintjs-pro-ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios from cache (0.31s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.13.0 (0.92s)
Computing version for https://github.com/marmelroy/PhoneNumberKit.git
Computed https://github.com/marmelroy/PhoneNumberKit.git at 4.2.8 (0.84s)
Creating working copy for https://github.com/checkout/checkout-event-logger-ios-framework.git
Working copy of https://github.com/checkout/checkout-event-logger-ios-framework.git resolved at 1.2.4
Creating working copy for https://github.com/marmelroy/PhoneNumberKit.git
Working copy of https://github.com/marmelroy/PhoneNumberKit.git resolved at 4.2.8
Creating working copy for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios resolved at 2.13.0
Creating working copy for https://github.com/checkout/checkout-risk-sdk-ios.git
Working copy of https://github.com/checkout/checkout-risk-sdk-ios.git resolved at 4.0.2
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.13.0/FingerprintPro-2.13.0-6c09a037218dc8ac10233d334de4dcdc4832fbf5f057c60ee8932d30d551190f.xcframework.zip
[16384/9433998] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.13.0/FingerprintPro-2.13.0-6c09a037218dc8ac10233d334de4dcdc4832fbf5f057c60ee8932d30d551190f.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.13.0/FingerprintPro-2.13.0-6c09a037218dc8ac10233d334de4dcdc4832fbf5f057c60ee8932d30d551190f.xcframework.zip (1.32s)
Building for debugging...
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[0/18] Copying Localizable.strings
[0/18] Copying PhoneNumberMetadata.json
[0/18] Copying Localizable.strings
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Copying Info.plist
[0/18] Write sources
[16/18] Copying Images.xcassets
[17/18] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/51] Emitting module RiskSDK
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[20/52] Compiling RiskSDK FingerprintService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[21/52] Compiling RiskSDK APIService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[22/52] Compiling RiskSDK DeviceDataService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[23/52] Compiling RiskSDK RiskError.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[24/52] Compiling RiskSDK PublishRiskData.swift
[25/52] Compiling RiskSDK RiskIntegrationType.swift
[26/52] Compiling RiskSDK RiskSDKInternalConfig.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[29/54] Compiling RiskSDK Constants.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[30/54] Compiling RiskSDK LoggerService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[31/54] Compiling RiskSDK Risk.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[32/54] Compiling RiskSDK RiskSDKConfig.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[34/54] Compiling RiskSDK SourceType.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[40/54] Compiling PhoneNumberKit MetadataManager.swift
[41/54] Compiling PhoneNumberKit MetadataParsing.swift
[42/54] Compiling PhoneNumberKit MetadataTypes.swift
[43/54] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[44/54] Compiling PhoneNumberKit PhoneNumber.swift
[45/54] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[46/54] Emitting module PhoneNumberKit
[47/54] Compiling PhoneNumberKit PhoneNumberParser.swift
[48/54] Compiling PhoneNumberKit PhoneNumberUtility.swift
[49/54] Compiling PhoneNumberKit RegexManager.swift
[50/54] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[51/54] Compiling PhoneNumberKit CountryCodePickerSectionHeaderView.swift
[52/54] Compiling PhoneNumberKit CountryCodePickerTableViewCell.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:4aaa9704d9ec48004f0d4dbd1faa76d47dfce67570c934d5c9f7c1557cee5c73
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/34] Compiling PhoneNumberKit CountryCodePickerOptions.swift
[3/34] Compiling PhoneNumberKit CountryCodePickerSectionHeaderView.swift
[4/34] Compiling PhoneNumberKit CountryCodePickerTableViewCell.swift
[5/34] Compiling RiskSDK APIService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[6/36] Compiling PhoneNumberKit CountryCodePickerViewController.swift
[7/36] Compiling PhoneNumberKit PhoneNumberTextField.swift
[8/37] Compiling RiskSDK DeviceDataService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[9/37] Compiling RiskSDK FingerprintService.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[10/37] Compiling PhoneNumberKit MetadataManager.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[11/37] Compiling PhoneNumberKit MetadataParsing.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[12/37] Compiling PhoneNumberKit Constants.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[13/37] Compiling PhoneNumberKit Formatter.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[14/37] Compiling RiskSDK RiskError.swift
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
[15/37] Emitting module PhoneNumberKit
[16/37] Compiling PhoneNumberKit PhoneNumberTextFieldDelegate.swift
[17/37] Compiling PhoneNumberKit resource_bundle_accessor.swift
[18/37] Compiling PhoneNumberKit NSRegularExpression+Swift.swift
[19/37] Compiling PhoneNumberKit ParseManager.swift
[20/37] Compiling PhoneNumberKit PartialFormatter.swift
[21/37] Compiling PhoneNumberKit PhoneNumber+Codable.swift
[22/37] Compiling PhoneNumberKit PhoneNumber.swift
[23/37] Compiling PhoneNumberKit PhoneNumberFormatter.swift
[24/37] Compiling PhoneNumberKit PhoneNumberParser.swift
[25/37] Compiling PhoneNumberKit PhoneNumberUtility.swift
[26/37] Compiling PhoneNumberKit RegexManager.swift
[27/37] Compiling PhoneNumberKit Bundle+Resources.swift
[32/37] Compiling PhoneNumberKit MetadataTypes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/38] Emitting module RiskSDK
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
/host/spi-builder-workspace/.build/checkouts/checkout-risk-sdk-ios/Sources/Risk/Logging/LoggerService.swift:9:8: error: no such module 'CheckoutEventLoggerKit'
  7 |
  8 | import Foundation
  9 | import CheckoutEventLoggerKit
    |        `- error: no such module 'CheckoutEventLoggerKit'
 10 | import UIKit
 11 |
BUILD FAILURE 6.1 android