The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build IterableSDK, reference 6.5.12 (374ca5), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 19:19:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Iterable/iterable-swift-sdk.git
Reference: 6.5.12
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
 * tag               6.5.12     -> FETCH_HEAD
HEAD is now at 374ca53 [MOB-11513] - Prepare for 6.5.12 (#914)
Cloned https://github.com/Iterable/iterable-swift-sdk.git
Revision (git rev-parse @):
374ca53f7e7501b9a9bf089b53a3ec521ab11c4a
SUCCESS checkout https://github.com/Iterable/iterable-swift-sdk.git at 6.5.12
========================================
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-4606859-2":/host -w "$PWD" 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:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/8] Write sources
[0/8] Copying PrivacyInfo.xcprivacy
[2/8] Copying IterableEmbeddedView.xib
[2/8] Copying SampleInboxCell.xib
[3/8] Write sources
[5/8] Copying IterableDataModel.xcdatamodeld
[6/8] Copying Assets.xcassets
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/119] 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 {
[10/119] 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/119] 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/119] Compiling IterableSDK IterableTaskProcessor.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 {
[13/119] Compiling IterableSDK IterableTaskResult.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/119] Compiling IterableSDK IterableTaskRunner.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/119] Compiling IterableSDK IterableTaskScheduler.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/119] Compiling IterableSDK IterableUserDefaults.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/119] Compiling IterableSDK MiscEmbeddedClasses.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/119] Compiling IterableSDK MiscInboxClasses.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/119] Compiling IterableSDK Models.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/119] Compiling IterableSDK NetworkConnectivityChecker.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/119] Compiling IterableSDK NetworkConnectivityManager.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/119] Compiling IterableSDK NetworkHelper.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/119] Compiling IterableSDK NetworkMonitor.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/119] Compiling IterableSDK NetworkSession.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/119] Compiling IterableSDK Pending.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/119] Compiling IterableSDK RequestHandlerProtocol.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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/125] 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 {
[28/127] 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)
[29/134] Emitting module IterableSDK
/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