Build Information
Failed to build TossPayments, reference 0.1.35 (27015a), with Swift 6.3 for Wasm on 19 Apr 2026 00:17:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tosspayments/payment-sdk-ios.git
Reference: 0.1.35
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/tosspayments/payment-sdk-ios
* tag 0.1.35 -> FETCH_HEAD
HEAD is now at 27015a1 release: 0.1.35 (#73)
Cloned https://github.com/tosspayments/payment-sdk-ios.git
Revision (git rev-parse @):
27015a1d25c252134f3423b9665541d3903c1896
SUCCESS checkout https://github.com/tosspayments/payment-sdk-ios.git at 0.1.35
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/tosspayments/payment-sdk-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/59] Emitting module TossPayments
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[4/67] Compiling TossPayments TossPaymentsDelegate.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[5/67] Compiling TossPayments TossPaymentsViewController+WKUIDelegate.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[6/67] Compiling TossPayments TossPaymentsViewController.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[7/67] Compiling TossPayments TossPaymentsWidgetUIDelegate.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[8/67] Compiling TossPayments BrandPay.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[9/67] Compiling TossPayments ChangePaymentMethodMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[10/67] Compiling TossPayments CustomPaymentMethodSelectedMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[11/67] Compiling TossPayments CustomPaymentMethodUnselectedMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[12/67] Compiling TossPayments RequestHTMLMessageHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[13/67] Compiling TossPayments RequestPaymentsMessageHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[14/67] Compiling TossPayments ScriptName.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[15/67] Compiling TossPayments SuccessHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[16/67] Compiling TossPayments UpdateHeightMessageHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[17/67] Compiling TossPayments TossPayments.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[18/67] Compiling TossPayments AgreementWidget.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[19/67] Compiling TossPayments PaymentMethodWidget.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[20/67] Compiling TossPayments TossPaymentsEnvironment.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[21/67] Compiling TossPayments TossPaymentsService.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[22/67] Compiling TossPayments WidgetService.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[23/67] Compiling TossPayments TossPaymentsView.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[24/67] Compiling TossPayments TossPaymentsWebView.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[25/67] Compiling TossPayments AgreementWidgetView.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[26/67] Compiling TossPayments PaymentMethodWidgetView.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[27/67] Compiling TossPayments PaymentWidgetView.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[28/67] Compiling TossPayments CardPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[29/67] Compiling TossPayments DefaultPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[30/67] Compiling TossPayments ForeignEasyPayPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[31/67] Compiling TossPayments GiftCertificatePaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[32/67] Compiling TossPayments MobilePhonePaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[33/67] Compiling TossPayments PaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[34/67] Compiling TossPayments TransferPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[35/67] Compiling TossPayments VirtualAccountPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[36/67] Compiling TossPayments CustomRequestMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[37/67] Compiling TossPayments MessageHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[38/67] Compiling TossPayments UpdateAgreementStatusMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[39/67] Compiling TossPayments UpdateHeightMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[40/67] Compiling TossPayments WidgetMessageProtocol.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[41/67] Compiling TossPayments WidgetStatusMessage.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[42/67] Compiling TossPayments ErrorHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[43/67] Compiling TossPayments MessageScriptHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[44/67] Compiling TossPayments WebConstants.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[45/67] Compiling TossPayments GiftCertificate.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[46/67] Compiling TossPayments PaymentMethod.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[47/67] Compiling TossPayments TossPaymentsResult.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[48/67] Compiling TossPayments DefaultWidgetPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[49/67] Compiling TossPayments WidgetPaymentInfo.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[50/67] Compiling TossPayments WidgetPaymentMethod.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[51/67] Compiling TossPayments WidgetStatus.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[52/67] Compiling TossPayments PaymentMethodWidget+Extensions.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[53/67] Compiling TossPayments PaymentWidget+WebSources.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[54/67] Compiling TossPayments PaymentWidget.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[55/67] Compiling TossPayments CanUpdateHeight.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[56/67] Compiling TossPayments PaymentWidgetComponent.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[57/67] Compiling TossPayments UIView+TossPaymentExtension.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[58/67] Compiling TossPayments UIWindow+TossPaymentExtension.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[59/67] Compiling TossPayments URLComponent+TossPaymentExtension.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[60/67] Compiling TossPayments AppSchemeManager.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[61/67] Compiling TossPayments BrowserPopupHandler.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[62/67] Compiling TossPayments BrowserPopupWindowController.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[63/67] Compiling TossPayments AgreementStatus.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[64/67] Compiling TossPayments CustomRequest.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[65/67] Compiling TossPayments CarrierCode.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[66/67] Compiling TossPayments CashReceipt.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
[67/67] Compiling TossPayments EscrowProducts.swift
/host/spi-builder-workspace/TossPayments/Sources/AppSchemeManager/AppSchemeManager.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 | import Foundation
10 |
BUILD FAILURE 6.3 wasm