Build Information
Failed to build IterableSDK, reference master (374ca5
), with Swift 6.0 for Linux on 2 Jun 2025 16:09:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.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 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 master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:eaa733228b13fb63f7b48fc0ae9a4552a427b7215d37e5caded5aa10021734d9
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/8] Copying PrivacyInfo.xcprivacy
[0/8] Write sources
[3/8] Copying SampleInboxCell.xib
[4/8] Copying IterableEmbeddedView.xib
[4/8] Copying IterableDataModel.xcdatamodeld
[6/8] Copying Assets.xcassets
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/119] Emitting module IterableSDK
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/134] 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 {
[11/134] 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 {
[12/134] 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/134] Compiling IterableSDK RequestProcessorUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[14/134] Compiling IterableSDK RequestSender.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[15/134] Compiling IterableSDK DependencyContainer.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[16/134] Compiling IterableSDK DependencyContainerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[17/134] Compiling IterableSDK IterableLogUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[18/134] Compiling IterableSDK IterableUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[19/134] Compiling IterableSDK IterableKeychain.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[20/134] Compiling IterableSDK KeychainWrapper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[21/134] Compiling IterableSDK LocalStorage.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[22/134] Compiling IterableSDK LocalStorageProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[23/134] Compiling IterableSDK NotificationHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[24/134] Compiling IterableSDK OrderedDictionary.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[25/134] Compiling IterableSDK PersistenceHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[26/134] Compiling IterableSDK ResourceHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[27/134] Compiling IterableSDK UIColor+Extension.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[28/134] 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/134] 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 {
[30/134] Compiling IterableSDK IterableTaskProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[31/134] Compiling IterableSDK IterableTaskResult.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[32/134] Compiling IterableSDK IterableTaskRunner.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[33/134] Compiling IterableSDK IterableTaskScheduler.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[34/134] Compiling IterableSDK IterableUserDefaults.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[35/134] Compiling IterableSDK MiscEmbeddedClasses.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[36/134] Compiling IterableSDK MiscInboxClasses.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[37/134] Compiling IterableSDK Models.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[38/134] Compiling IterableSDK NetworkConnectivityChecker.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[39/134] Compiling IterableSDK NetworkConnectivityManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[40/134] Compiling IterableSDK NetworkHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[41/134] Compiling IterableSDK NetworkMonitor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[42/134] Compiling IterableSDK NetworkSession.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[43/134] Compiling IterableSDK Pending.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[44/134] Compiling IterableSDK RequestHandlerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[45/134] Compiling IterableSDK EmbeddedHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[46/134] Compiling IterableSDK EmbeddedMessagingProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[47/134] Compiling IterableSDK EmbeddedMessagingSerialization.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[48/134] Compiling IterableSDK EmbeddedSessionManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[49/134] Compiling IterableSDK EmptyEmbeddedManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[50/134] Compiling IterableSDK EmptyInAppManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[51/134] Compiling IterableSDK HealthMonitor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[52/134] Compiling IterableSDK InboxImpressionTracker.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[53/134] Compiling IterableSDK InboxMessageViewModel.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[54/134] Compiling IterableSDK InboxSessionManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[55/134] Compiling IterableSDK InboxState.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[56/134] Compiling IterableSDK InboxViewControllerViewModel.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[57/134] Compiling IterableSDK InboxViewControllerViewModelProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[58/134] Compiling IterableSDK InboxViewControllerViewModelView.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[59/134] Compiling IterableSDK InternalIterableAPI.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[60/134] Compiling IterableSDK WebViewProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[61/134] Compiling IterableSDK ApiClient.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[62/134] Compiling IterableSDK ApiClientProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[63/134] Compiling IterableSDK OfflineRequestProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[64/134] Compiling IterableSDK OnlineRequestProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[65/134] Compiling IterableSDK RequestCreator.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[66/134] Compiling IterableSDK RequestHandler.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[67/134] Compiling IterableSDK RequestProcessorProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[68/134] Compiling IterableSDK InAppCalculations.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[69/134] Compiling IterableSDK InAppContentParser.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[70/134] Compiling IterableSDK InAppDisplayer.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[71/134] Compiling IterableSDK InAppHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[72/134] Compiling IterableSDK InAppInternal.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[73/134] Compiling IterableSDK InAppManager+Functions.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[74/134] Compiling IterableSDK InAppManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[75/134] Compiling IterableSDK InternalIterableAppIntegration.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[76/134] Compiling IterableSDK IterableAPICallRequest.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[77/134] Compiling IterableSDK IterableAPICallTaskProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[78/134] Compiling IterableSDK IterableAPIMobileFrameworkDetector.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[79/134] Compiling IterableSDK IterableCoreDataPersistence.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[80/134] Compiling IterableSDK IterableEmbeddedManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[81/134] Compiling IterableSDK IterableHtmlMessageViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[82/134] Compiling IterableSDK IterableInboxCell+Layout.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[83/134] Compiling IterableSDK IterableNotifications.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[84/134] Compiling IterableSDK IterablePersistence.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[85/134] Compiling IterableSDK IterableRequest.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[86/134] Compiling IterableSDK IterableRequestUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[87/134] Compiling IterableSDK IterableTask.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[88/134] Compiling IterableSDK IterableTaskError.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[89/134] Compiling IterableSDK IterableTaskManagedObject.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[90/134] Compiling IterableSDK Constants.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[91/134] Compiling IterableSDK CommerceItem.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[92/134] Compiling IterableSDK IterableAction.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[93/134] Compiling IterableSDK IterableActionContext.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[94/134] Compiling IterableSDK IterableAttributionInfo.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[95/134] Compiling IterableSDK IterableEmbeddedMessage.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[96/134] Compiling IterableSDK IterableInAppMessage.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[97/134] Compiling IterableSDK IterablePushNotificationMetadata.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[98/134] Compiling IterableSDK RetryPolicy.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[99/134] Compiling IterableSDK IterableAuthManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[100/134] Compiling IterableSDK IterableEmbeddedManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[101/134] Compiling IterableSDK IterableEmbeddedUpdateDelegate.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[102/134] Compiling IterableSDK IterableInAppManagerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[103/134] Compiling IterableSDK IterableInboxViewControllerViewDelegate.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[104/134] Compiling IterableSDK AuthFailure.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[105/134] Compiling IterableSDK AuthFailureReason.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[106/134] Compiling IterableSDK APNSTypeChecker.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[107/134] Compiling IterableSDK ActionRunner.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[108/134] Compiling IterableSDK AppExtensionHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[109/134] Compiling IterableSDK Auth.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[110/134] Compiling IterableSDK AuthManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[111/134] Compiling IterableSDK ClassExtensions.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[112/134] Compiling IterableSDK CoreDataUtil.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[113/134] Compiling IterableSDK DataFieldsHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[114/134] Compiling IterableSDK DateProvider.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[115/134] Compiling IterableSDK DeepLinkManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[116/134] Compiling IterableSDK AbstractDiffCalculator.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[117/134] Compiling IterableSDK Dwifft+UIKit.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[118/134] Compiling IterableSDK Dwifft.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[119/134] Compiling IterableSDK SectionedValues.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[120/134] Compiling IterableSDK InAppMessageParser.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[121/134] Compiling IterableSDK InAppPersistence.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[122/134] Compiling IterableSDK InAppPresenter.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[123/134] Compiling IterableSDK IterableAPI.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[124/134] Compiling IterableSDK IterableAppIntegration.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[125/134] Compiling IterableSDK IterableConfig.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[126/134] Compiling IterableSDK IterableLogging.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[127/134] Compiling IterableSDK IterableMessaging.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[128/134] Compiling IterableSDK InboxViewRepresentable.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[129/134] Compiling IterableSDK IterableInboxView.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[130/134] Compiling IterableSDK IterableEmbeddedView.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[131/134] Compiling IterableSDK IterableInboxCell.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[132/134] Compiling IterableSDK IterableInboxNavigationViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[133/134] Compiling IterableSDK IterableInboxViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
[134/134] Compiling IterableSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
3 | //
4 |
5 | import UIKit
| `- error: no such module 'UIKit'
6 |
7 | /// `CommerceItem` represents a product
BUILD FAILURE 6.0 linux