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.6.1 (d4fc7d), with Swift 6.2 (beta) for Wasm on 12 Sep 2025 13:46:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 6.6.1
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.6.1      -> FETCH_HEAD
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 6.6.1
========================================
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-1":/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] Write sources
[0/9] Copying anoncriteria_response.json
[0/9] Copying SampleInboxCell.xib
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[1/9] Copying IterableEmbeddedView.xib
[6/9] Copying IterableDataModel.xcdatamodeld
[7/9] Copying Assets.xcassets
[8/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/126] 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 {
[11/141] Compiling IterableSDK InAppPersistence.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 {
[12/141] Compiling IterableSDK InAppPresenter.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/141] Compiling IterableSDK IterableTokenGenerator.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/141] Compiling IterableSDK IterableAPI.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/141] Compiling IterableSDK IterableAppIntegration.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/141] Compiling IterableSDK IterableConfig.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/141] Compiling IterableSDK IterableLogging.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/141] Compiling IterableSDK IterableMessaging.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/141] Compiling IterableSDK InboxViewRepresentable.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/141] Compiling IterableSDK IterableInboxView.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/141] Compiling IterableSDK IterableEmbeddedView.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/141] Compiling IterableSDK IterableInboxCell.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/141] Compiling IterableSDK IterableInboxNavigationViewController.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/141] Compiling IterableSDK IterableInboxViewController.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/141] Compiling IterableSDK resource_bundle_accessor.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/141] 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 {
[27/141] 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 {
[28/141] 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 {
[29/141] 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 {
[30/141] 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 {
[31/141] 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 {
[32/141] 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 {
[33/141] 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 {
[34/141] 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 {
[35/141] 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 {
[36/141] 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 {
[37/141] 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 {
[38/141] 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 {
[39/141] 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 {
[40/141] 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 {
[41/141] 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 {
[42/141] 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 {
[43/141] 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 {
[44/141] 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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[60/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 {
[61/141] 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 {
[62/141] Compiling IterableSDK APNSTypeChecker.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 {
[63/141] Compiling IterableSDK ActionRunner.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 {
[64/141] Compiling IterableSDK AppExtensionHelper.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 {
[65/141] Compiling IterableSDK Auth.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 {
[66/141] Compiling IterableSDK AuthManager.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 {
[67/141] Compiling IterableSDK ClassExtensions.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 {
[68/141] Compiling IterableSDK CoreDataUtil.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 {
[69/141] Compiling IterableSDK DataFieldsHelper.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 {
[70/141] Compiling IterableSDK DateProvider.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 {
[71/141] Compiling IterableSDK DeepLinkManager.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 {
[72/141] Compiling IterableSDK AbstractDiffCalculator.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 {
[73/141] Compiling IterableSDK Dwifft+UIKit.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 {
[74/141] Compiling IterableSDK Dwifft.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 {
[75/141] Compiling IterableSDK SectionedValues.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 {
[76/141] Compiling IterableSDK EmbeddedHelper.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 {
[77/141] Compiling IterableSDK EmbeddedMessagingProcessor.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 {
[78/141] Compiling IterableSDK Constants.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 {
[79/141] Compiling IterableSDK CommerceItem.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 {
[80/141] Compiling IterableSDK IterableAction.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 {
[81/141] Compiling IterableSDK IterableActionContext.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 {
[82/141] Compiling IterableSDK IterableAttributionInfo.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 {
[83/141] Compiling IterableSDK IterableEmbeddedMessage.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 {
[84/141] Compiling IterableSDK IterableInAppMessage.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 {
[85/141] Compiling IterableSDK IterablePushNotificationMetadata.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 {
[86/141] Compiling IterableSDK RetryPolicy.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 {
[87/141] Compiling IterableSDK IterableAuthManagerProtocol.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 {
[88/141] Compiling IterableSDK IterableEmbeddedManagerProtocol.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 {
[89/141] Compiling IterableSDK IterableEmbeddedUpdateDelegate.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 {
[90/141] Compiling IterableSDK IterableInAppManagerProtocol.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 {
[91/141] Compiling IterableSDK IterableInboxViewControllerViewDelegate.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 {
[92/141] Compiling IterableSDK AuthFailure.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 {
[93/141] Compiling IterableSDK AuthFailureReason.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