Build Information
Failed to build SeamlessPay, reference dev (a469cc
), with Swift 6.1 for Android on 27 Jun 2025 13:12:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/seamlesspay/seamlesspay-ios.git
Reference: dev
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/seamlesspay/seamlesspay-ios
* branch dev -> FETCH_HEAD
* [new branch] dev -> origin/dev
HEAD is now at a469cc0 fix [SDKI-136]: Make capture parameter optional in APIClient and update related tests
Cloned https://github.com/seamlesspay/seamlesspay-ios.git
Revision (git rev-parse @):
a469cc0608f7c97b88625bba9f90242790e36149
SUCCESS checkout https://github.com/seamlesspay/seamlesspay-ios.git at dev
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/seamlesspay/seamlesspay-ios.git
https://github.com/seamlesspay/seamlesspay-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SeamlessPay",
"name" : "SeamlessPay",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "SeamlessPay",
"targets" : [
"SeamlessPay"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SeamlessPayTestsObjC",
"module_type" : "ClangTarget",
"name" : "SeamlessPayTestsObjC",
"path" : "Tests/SeamlessPayTestsObjC",
"sources" : [
"include/NSArray_ExtrasTest.m",
"include/NSCharacterSet_ExtrasTest.m",
"include/NSString_ExtrasTest.m",
"include/SPBinRangeTest.m",
"include/SPCardValidatorTest.m",
"include/SPFPXBankBrandTest.m",
"include/SPImageLibraryTest.m"
],
"target_dependencies" : [
"SeamlessPayObjC"
],
"type" : "test"
},
{
"c99name" : "SeamlessPayTests",
"module_type" : "SwiftTarget",
"name" : "SeamlessPayTests",
"path" : "Tests/SeamlessPayTests",
"sources" : [
"APIClient/APIClientConcurrencyTests.swift",
"APIClient/APIClientTest+Environment.swift",
"APIClient/APIClientTest.swift",
"APIClient/APIClientWithProxyAccountIdTest.swift",
"APIClient/APIErrorTests.swift",
"APIClient/APIOperationTest.swift",
"APIClient/ExpirationDateTest.swift",
"APIClient/Mocks/APIClientURLProtocolMock.swift",
"SPInstallationTest.swift",
"SPSentryClient/Mocks/SPSentryClientURLProtocolMock.swift",
"SPSentryClient/SPSentryClient+MockedURLSessionTest.swift",
"SPSentryClient/SPSentryDSNFactoryTest.swift",
"SPSentryClient/SPSentryHTTPEventFactoryTest.swift",
"SPSentryClient/SPSentryURLRequestFactoryTest.swift",
"UI/Components/LineTextFieldTests.swift",
"UI/Models/StyleOptionsTests.swift",
"UI/PaymentInputs/ApplePay/ApplePayHandlerTests.swift",
"UI/PaymentInputs/Direct/CardFormTests.swift",
"UI/PaymentInputs/Direct/CardFormViewModelTest.swift",
"UI/PaymentInputs/Direct/CardFormsTextFieldsSecurityTests.swift",
"UI/PaymentInputs/Direct/SPCardValidatorStringIsNumericTest.swift",
"Utils/NSDecimalNumberFromUnitsTests.swift",
"Utils/URLRequest+BodyStreamToJSON.swift"
],
"target_dependencies" : [
"SeamlessPay"
],
"type" : "test"
},
{
"c99name" : "SeamlessPayObjC",
"module_type" : "ClangTarget",
"name" : "SeamlessPayObjC",
"path" : "ObjC",
"product_memberships" : [
"SeamlessPay"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/amex_cvc_icon.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/amex_cvc_icon@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/amex_cvc_icon@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/cvc_icon.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/cvc_icon@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/cvc_icon@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/error_sign.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/error_sign@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/error_sign@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_amex_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_amex_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_amex_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_amex_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_amex_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_amex_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_diners_club_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_diners_club_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_diners_club_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_diners_club_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_diners_club_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_diners_club_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_discover_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_discover_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_discover_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_discover_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_discover_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_discover_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_jcb_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_jcb_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_jcb_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_jcb_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_jcb_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_jcb_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_mastercard_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_mastercard_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_mastercard_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_mastercard_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_mastercard_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_mastercard_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_unionpay_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_unionpay_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_unionpay_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_unionpay_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_unionpay_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_unionpay_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_visa_dark.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_visa_dark@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_visa_dark@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_visa_light.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_visa_light@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/logo_visa_light@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_amex.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_amex@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_amex@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_amex_template.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_amex_template@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_amex_template@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_applepay.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_applepay@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_applepay@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_cvc.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_cvc@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_cvc@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_cvc_amex.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_cvc_amex@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_cvc_amex@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_diners.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_diners@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_diners@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_diners_template.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_diners_template@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_diners_template@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_discover.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_discover@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_discover@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_discover_template.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_discover_template@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_discover_template@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_error.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_error@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_error@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_error_amex.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_error_amex@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_error_amex@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_jcb.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_jcb@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_jcb@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_jcb_template.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_jcb_template@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_jcb_template@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_mastercard.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_mastercard@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_mastercard@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_mastercard_template.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_mastercard_template@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_mastercard_template@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_en.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_en@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_en@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_template_en.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_template_en@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_template_en@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_template_zh.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_template_zh@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_template_zh@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_zh.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_zh@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_unionpay_zh@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_visa.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_visa@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_visa@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_visa_template.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_visa_template@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_card_visa_template@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_fpx_big_logo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_fpx_big_logo@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_fpx_big_logo@3x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_fpx_logo.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_fpx_logo@2x.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/ObjC/Resources/Assets/sp_fpx_logo@3x.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"include/CardFormViewModel+FieldConfigs.m",
"include/CardFormViewModel.m",
"include/NSArray+Extras.m",
"include/NSCharacterSet+Extras.m",
"include/NSString+Extras.m",
"include/SPBINRange.m",
"include/SPCardBrand.m",
"include/SPCardFormFieldEditingTransitionManager.m",
"include/SPCardValidator+Extras.m",
"include/SPCardValidator.m",
"include/SPDelegateProxy.m",
"include/SPFPXBankBrand.m",
"include/SPFormTextField.m",
"include/SPImageLibrary.m",
"include/SPPhoneNumberValidator.m",
"include/SPValidatedTextField.m"
],
"type" : "library"
},
{
"c99name" : "SeamlessPay",
"module_type" : "SwiftTarget",
"name" : "SeamlessPay",
"path" : "SeamlessPay",
"product_memberships" : [
"SeamlessPay"
],
"sources" : [
"API/Client/APIClient+Concurrency.swift",
"API/Client/APIClient.swift",
"API/Client/APIOperation.swift",
"API/Client/HTTPMethod.swift",
"API/Errors/APIError.swift",
"API/Models/Address.swift",
"API/Models/ClientConfiguration.swift",
"API/Models/Environment.swift",
"API/Models/ExpirationDate.swift",
"API/Models/Response/Charge.swift",
"API/Models/Response/ChargePage.swift",
"API/Models/Response/Customer.swift",
"API/Models/Response/DigitalWallet.swift",
"API/Models/Response/Enumerations.swift",
"API/Models/Response/Event.swift",
"API/Models/Response/Pagination.swift",
"API/Models/Response/PaymentMethod.swift",
"API/Models/Response/PaymentType.swift",
"API/Models/Response/Refund.swift",
"API/Models/Response/SDKData.swift",
"API/Models/SDKConfiguration.swift",
"API/Protocols/APICodable.swift",
"API/Protocols/APIPaginable.swift",
"API/Utils/DeviceFingerprint.swift",
"API/Utils/SPInstallation.swift",
"API/Utils/SentryClient/Factories/SPSentryDSNFactory.swift",
"API/Utils/SentryClient/Factories/SPSentryHTTPEventFactory.swift",
"API/Utils/SentryClient/Factories/SPSentryURLRequestFactory.swift",
"API/Utils/SentryClient/SPSentryClient.swift",
"API/Utils/SentryClient/SPSentryConfig.swift",
"API/Utils/SentryClient/SPSentryDSN.swift",
"API/Utils/SentryClient/SPSentryHTTPEvent.swift",
"API/Utils/SentryClient/SPSentrySystemDataProvider.swift",
"SeamlessPay+ExportedImports.swift",
"SeamlessPaySDK.swift",
"UI/Components/LineTextField.swift",
"UI/Errors/FormValidationError.swift",
"UI/Models/APIClient+ChargeRequest.swift",
"UI/Models/ApplePayChargeRequest.swift",
"UI/Models/ApplePayHandlerResult.swift",
"UI/Models/ChargeRequest.swift",
"UI/Models/FieldOptions.swift",
"UI/Models/PaymentResponse.swift",
"UI/Models/RefundRequest.swift",
"UI/Models/StyleOptions.swift",
"UI/Models/TokenizeResponse.swift",
"UI/PaymentInputs/ApplePay/ApplePayHandler.swift",
"UI/PaymentInputs/Card/CardForm+Client.swift",
"UI/PaymentInputs/Card/CardForm.swift",
"UI/PaymentInputs/Card/CardFormViewModel+Client.swift",
"UI/PaymentInputs/Card/CardFormViewModel.swift",
"Utils/CardImageManager.swift",
"Utils/DispatchFunction.swift",
"Utils/Elevation.swift",
"Utils/NSDecimalNumber+FromUnits.swift"
],
"target_dependencies" : [
"SeamlessPayObjC"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
warning: 'spi-builder-workspace': ignoring target 'SeamlessPayTestsObjC' in package 'spi-builder-workspace'; C language in tests is not yet supported
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': ignoring target 'SeamlessPayTestsObjC' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
[0/140] Copying cvc_icon@2x.png
[0/140] Copying cvc_icon@3x.png
[0/140] Copying amex_cvc_icon@3x.png
[0/140] Copying cvc_icon.png
[1/140] Copying sp_fpx_logo@3x.png
[5/140] Copying sp_fpx_logo.png
[5/140] Copying sp_fpx_logo@2x.png
[5/140] Copying sp_fpx_big_logo@2x.png
[5/140] Copying sp_card_visa_template@3x.png
[5/140] Copying sp_fpx_big_logo@3x.png
[5/140] Copying sp_card_visa_template@2x.png
[5/140] Copying sp_card_visa_template.png
[8/140] Copying sp_card_visa@2x.png
[9/140] Copying sp_card_visa.png
[14/140] Copying sp_card_unionpay_zh@3x.png
[14/140] Copying sp_card_unionpay_zh@2x.png
[16/140] Copying sp_card_unionpay_zh.png
[17/140] Copying sp_card_unionpay_template_zh.png
[17/140] Copying sp_card_unionpay_template_zh@2x.png
[17/140] Copying sp_card_unionpay_template_en@3x.png
[20/140] Copying sp_card_unionpay_template_en@2x.png
[20/140] Copying sp_card_unionpay_template_en.png
[20/140] Copying sp_card_unionpay_en@3x.png
[20/140] Copying sp_card_unionpay_en@2x.png
[20/140] Copying sp_card_unionpay_en.png
[20/140] Copying sp_card_mastercard_template@3x.png
[20/140] Copying sp_card_mastercard_template.png
[20/140] Copying sp_card_visa@3x.png
[20/140] Copying sp_card_mastercard_template@2x.png
[20/140] Copying sp_card_mastercard@3x.png
[20/140] Copying sp_card_mastercard@2x.png
[20/140] Copying sp_card_mastercard.png
[20/140] Copying sp_card_jcb_template@3x.png
[20/140] Copying sp_card_jcb_template@2x.png
[20/140] Copying sp_card_jcb_template.png
[20/140] Copying sp_card_jcb@3x.png
[20/140] Copying sp_card_jcb@2x.png
[20/140] Copying sp_card_jcb.png
[20/140] Copying sp_card_error_amex@3x.png
[20/140] Copying sp_card_error_amex@2x.png
[20/140] Copying sp_card_error_amex.png
[20/140] Copying sp_card_error@2x.png
[20/140] Copying sp_card_error@3x.png
[20/140] Copying sp_card_error.png
[20/140] Copying sp_card_discover_template@3x.png
[20/140] Copying sp_card_discover_template@2x.png
[20/140] Copying sp_card_discover@3x.png
[20/140] Copying sp_card_discover@2x.png
[20/140] Copying sp_card_discover_template.png
[20/140] Copying sp_card_discover.png
[20/140] Copying sp_card_diners_template@3x.png
[20/140] Copying sp_card_diners_template@2x.png
[20/140] Copying sp_card_diners_template.png
[20/140] Copying sp_card_diners@3x.png
[20/140] Copying sp_card_diners@2x.png
[20/140] Copying sp_card_diners.png
[20/140] Copying sp_card_cvc_amex@3x.png
[20/140] Copying sp_card_cvc_amex@2x.png
[20/140] Copying sp_card_cvc_amex.png
[20/140] Copying sp_card_cvc@3x.png
[20/140] Copying sp_card_cvc@2x.png
[20/140] Copying sp_card_cvc.png
[20/140] Copying sp_card_applepay@2x.png
[20/140] Copying sp_card_applepay.png
[20/140] Copying sp_card_applepay@3x.png
[20/140] Copying sp_card_amex_template@3x.png
[20/140] Copying sp_card_amex_template.png
[20/140] Copying sp_card_amex@3x.png
[20/140] Copying sp_card_amex_template@2x.png
[20/140] Copying sp_card_amex@2x.png
[20/140] Copying sp_card_amex.png
[20/140] Copying logo_visa_light@3x.png
[20/140] Copying logo_visa_light@2x.png
[20/140] Copying logo_visa_light.png
[20/140] Copying logo_visa_dark@3x.png
[20/140] Copying logo_visa_dark@2x.png
[20/140] Copying logo_visa_dark.png
[20/140] Copying logo_unionpay_light@3x.png
[20/140] Copying logo_unionpay_light@2x.png
[20/140] Copying logo_unionpay_light.png
[20/140] Copying logo_unionpay_dark@3x.png
[20/140] Copying logo_unionpay_dark@2x.png
[20/140] Copying logo_unionpay_dark.png
[20/140] Copying logo_mastercard_light@3x.png
[20/140] Copying logo_mastercard_light@2x.png
[20/140] Copying logo_mastercard_light.png
[20/140] Copying logo_mastercard_dark@3x.png
[20/140] Copying logo_mastercard_dark@2x.png
[20/140] Copying logo_jcb_light@2x.png
[20/140] Copying logo_jcb_light.png
[20/140] Copying logo_mastercard_dark.png
[20/140] Copying logo_jcb_light@3x.png
[20/140] Copying logo_jcb_dark@3x.png
[20/140] Copying logo_jcb_dark.png
[20/140] Copying logo_jcb_dark@2x.png
[20/140] Copying logo_discover_light@3x.png
[20/140] Copying logo_discover_light@2x.png
[20/140] Copying logo_discover_light.png
[20/140] Copying logo_discover_dark@3x.png
[20/140] Copying logo_discover_dark@2x.png
[20/140] Copying logo_discover_dark.png
[20/140] Copying logo_diners_club_light@3x.png
[20/140] Copying logo_diners_club_light.png
[20/140] Copying logo_diners_club_light@2x.png
[20/140] Copying logo_diners_club_dark@3x.png
[20/140] Copying logo_diners_club_dark@2x.png
[20/140] Copying logo_amex_light@3x.png
[20/140] Copying logo_diners_club_dark.png
[20/140] Copying logo_amex_light@2x.png
[20/140] Copying logo_amex_light.png
[20/140] Copying logo_amex_dark@2x.png
[20/140] Copying logo_amex_dark@3x.png
[20/140] Copying logo_amex_dark.png
[20/140] Copying error_sign@3x.png
[20/140] Copying error_sign@2x.png
[20/140] Copying error_sign.png
[20/140] Copying amex_cvc_icon@2x.png
[20/140] Copying amex_cvc_icon.png
[20/140] Copying sp_card_unionpay_template_zh@3x.png
[20/140] Copying Info.plist
[20/140] Write sources
[20/140] Copying sp_fpx_big_logo.png
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SeamlessPayObjC.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[122/140] Compiling SPValidatedTextField.m
[122/140] Compiling SeamlessPayObjC resource_bundle_accessor.m
[122/140] Compiling SPDelegateProxy.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SeamlessPayObjC.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[122/140] Compiling SPFormTextField.m
[122/140] Compiling SPPhoneNumberValidator.m
[122/140] Compiling SPFPXBankBrand.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SeamlessPayObjC.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[122/140] Compiling SPImageLibrary.m
[122/140] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:873b43b7be6289c04a5a3fd4b2c372c2a5abf90643451079297d3dc6dc0b7d36
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'spi-builder-workspace': ignoring target 'SeamlessPayTestsObjC' in package 'spi-builder-workspace'; C language in tests is not yet supported
[0/1] Planning build
Building for debugging...
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SeamlessPayObjC.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/18] Compiling SPFormTextField.m
[0/18] Compiling SPFPXBankBrand.m
[0/18] Compiling SeamlessPayObjC resource_bundle_accessor.m
[0/18] Compiling SPImageLibrary.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SeamlessPayObjC.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/18] Compiling SPPhoneNumberValidator.m
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/aarch64-unknown-linux-android24/debug/SeamlessPayObjC.build/DerivedSources/resource_bundle_accessor.h:2:9: fatal error: 'Foundation/Foundation.h' file not found
2 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/18] Compiling SPDelegateProxy.m
[0/18] Compiling SPValidatedTextField.m
[0/18] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android