Build Information
Failed to build Footprint, reference master (8a0730), with Swift 6.3 for Wasm on 13 Apr 2026 15:55:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/onefootprint/Swift-Onboarding-Components.git
Reference: master
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/onefootprint/Swift-Onboarding-Components
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 8a07305 Merge pull request #7 from onefootprint/sync-pods-spm
Cloned https://github.com/onefootprint/Swift-Onboarding-Components.git
Revision (git rev-parse @):
8a07305eebd79e0defe27e16a3616d80450787bd
SUCCESS checkout https://github.com/onefootprint/Swift-Onboarding-Components.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/onefootprint/Swift-Onboarding-Components.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/moneykit/moneykit-ios
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios
Fetching https://github.com/plaid/plaid-link-ios
[1/1063] Fetching fingerprintjs-pro-ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios from cache (0.30s)
[1/51066] Fetching moneykit-ios
[16853/74277] Fetching moneykit-ios, plaid-link-ios
Fetched https://github.com/moneykit/moneykit-ios from cache (40.39s)
[3357/23211] Fetching plaid-link-ios
Fetched https://github.com/plaid/plaid-link-ios from cache (125.41s)
Computing version for https://github.com/moneykit/moneykit-ios
Computed https://github.com/moneykit/moneykit-ios at 1.11.2 (130.34s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios at 2.14.0 (2.00s)
Computing version for https://github.com/plaid/plaid-link-ios
Computed https://github.com/plaid/plaid-link-ios at 6.4.7 (3.80s)
Creating working copy for https://github.com/fingerprintjs/fingerprintjs-pro-ios
Working copy of https://github.com/fingerprintjs/fingerprintjs-pro-ios resolved at 2.14.0
Creating working copy for https://github.com/plaid/plaid-link-ios
Working copy of https://github.com/plaid/plaid-link-ios resolved at 6.4.7
Creating working copy for https://github.com/moneykit/moneykit-ios
Working copy of https://github.com/moneykit/moneykit-ios resolved at 1.11.2
Downloading binary artifact https://github.com/onefootprint/Swift-Onboarding-Components/releases/download/1.5.4/SwiftOnboardingComponentsShared.xcframework.zip
Downloading binary artifact https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip
[16384/9563775] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip
[53115/34998260] Downloading https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip, https://github.com/onefootprint/Swift-Onboarding-Components/releases/download/1.5.4/SwiftOnboardingComponentsShared.xcframework.zip
Downloaded https://fpjs-public.s3.amazonaws.com/ios/2.14.0/FingerprintPro-2.14.0-0a1976c16576a1a73364ffb391a5c2c1d10921855d17ecccfb9292ff58a9f2b9.xcframework.zip (1.37s)
Downloaded https://github.com/onefootprint/Swift-Onboarding-Components/releases/download/1.5.4/SwiftOnboardingComponentsShared.xcframework.zip (3.48s)
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/23] Emitting module Footprint
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[4/25] Compiling Footprint FieldProps.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[5/25] Compiling Footprint getFingerprintCredentials.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[6/25] Compiling Footprint FootprintBankLinking.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[7/25] Compiling Footprint FootprintBankLinkingInternal.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[8/25] Compiling Footprint BankLinkingCompletionMeta.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[9/25] Compiling Footprint FootprintBankLinkingAccount.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[10/25] Compiling Footprint FootprintBankLinkingEvent.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[11/25] Compiling Footprint FootprintBankLinkingInstitution.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[12/25] Compiling Footprint ClassExtension.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[13/25] Compiling Footprint ErrorParser.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[14/25] Compiling Footprint FootprintBankLinkingTrackedScreen.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[15/25] Compiling Footprint FpField.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[16/25] Compiling Footprint FpFieldError.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[17/25] Compiling Footprint FpForm.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[18/25] Compiling Footprint FpInput.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[19/25] Compiling Footprint FpLabel.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[20/25] Compiling Footprint FormManager.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[21/25] Compiling Footprint FpFieldName.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[22/25] Compiling Footprint Onboarding.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[23/25] Compiling Footprint PinInputField.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[24/25] Compiling Footprint FieldManager.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
[25/25] Compiling Footprint Footprint.swift
/host/spi-builder-workspace/Sources/Footprint/BankLinking/FootprintBankLinking.swift:7:8: error: no such module 'SwiftUI'
5 | // Created by D M Raisul Ahsan on 4/21/25.
6 | //
7 | import SwiftUI
| `- error: no such module 'SwiftUI'
8 | import SwiftOnboardingComponentsShared
9 |
BUILD FAILURE 6.3 wasm