Build Information
Failed to build IterableSDK, reference master (d4fc7d
), with Swift 6.2 (beta) for Wasm on 12 Sep 2025 13:47:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Iterable/iterable-swift-sdk.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/Iterable/iterable-swift-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d4fc7d3 MOB-MOB-12054: Prepare for Release 6.6.1 (#956)
Cloned https://github.com/Iterable/iterable-swift-sdk.git
Revision (git rev-parse @):
d4fc7d37b866f9fef4a778908910deb8eee62f0f
SUCCESS checkout https://github.com/Iterable/iterable-swift-sdk.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Iterable/iterable-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/9] Copying anoncriteria_response.json
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Copying SampleInboxCell.xib
[0/9] Copying IterableEmbeddedView.xib
[0/9] Copying IterableDataModel.xcdatamodeld
[0/9] Write sources
[7/9] Copying Assets.xcassets
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/126] Compiling IterableAppExtensions NotificationContentParser.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
3 | //
4 |
5 | import UserNotifications
| `- error: no such module 'UserNotifications'
6 |
7 | public protocol ITBNotificationServiceExtensionDelegate {
[11/126] Compiling IterableAppExtensions NotificationExtensionConstants.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
3 | //
4 |
5 | import UserNotifications
| `- error: no such module 'UserNotifications'
6 |
7 | public protocol ITBNotificationServiceExtensionDelegate {
[12/126] Compiling IterableAppExtensions TestFile.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
3 | //
4 |
5 | import UserNotifications
| `- error: no such module 'UserNotifications'
6 |
7 | public protocol ITBNotificationServiceExtensionDelegate {
[13/126] Compiling IterableSDK UnknownUserManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[14/126] Compiling IterableSDK UnknownUserMerge.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[15/126] Compiling IterableSDK DependencyContainer.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[16/126] Compiling IterableSDK DependencyContainerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[17/126] Compiling IterableSDK IterableLogUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[18/126] Compiling IterableSDK IterableUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[19/126] Compiling IterableSDK IterableKeychain.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[20/126] Compiling IterableSDK KeychainWrapper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[21/126] Compiling IterableSDK LocalStorage.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[22/126] Compiling IterableSDK LocalStorageProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[23/126] Compiling IterableSDK NotificationHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[24/126] Compiling IterableSDK OrderedDictionary.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[25/126] Compiling IterableSDK PersistenceHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[26/126] Compiling IterableSDK ResourceHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[27/126] Compiling IterableSDK UIColor+Extension.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[28/126] Compiling IterableSDK WebViewProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[29/138] Compiling IterableAppExtensions ITBNotificationServiceExtension.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
3 | //
4 |
5 | import UserNotifications
| `- error: no such module 'UserNotifications'
6 |
7 | public protocol ITBNotificationServiceExtensionDelegate {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/141] Emitting module IterableAppExtensions
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
3 | //
4 |
5 | import UserNotifications
| `- error: no such module 'UserNotifications'
6 |
7 | public protocol ITBNotificationServiceExtensionDelegate {
[31/141] Compiling IterableSDK ApiClient.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[32/141] Compiling IterableSDK ApiClientProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[33/141] Compiling IterableSDK OfflineRequestProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[34/141] Compiling IterableSDK OnlineRequestProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[35/141] Compiling IterableSDK RequestCreator.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[36/141] Compiling IterableSDK RequestHandler.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[37/141] Compiling IterableSDK RequestProcessorProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[38/141] Compiling IterableSDK InAppCalculations.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[39/141] Compiling IterableSDK InAppContentParser.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[40/141] Compiling IterableSDK InAppDisplayer.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[41/141] Compiling IterableSDK InAppHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[42/141] Compiling IterableSDK InAppInternal.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[43/141] Compiling IterableSDK InAppManager+Functions.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[44/141] Compiling IterableSDK InAppManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
[45/141] Compiling IterableSDK InAppMessageParser.swift
/host/spi-builder-workspace/swift-sdk/Core/Constants.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 |
7 | enum Endpoint {
BUILD FAILURE 6.2 wasm