Build Information
Failed to build IterableSDK, reference 6.6.0-beta3 (0743ab
), with Swift 6.1 for Android on 30 May 2025 20:49:52 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: 6.6.0-beta3
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.0-beta3 -> FETCH_HEAD
HEAD is now at 0743abd [MOB-10929] updates changelog and version numbers (#901)
Cloned https://github.com/Iterable/iterable-swift-sdk.git
Revision (git rev-parse @):
0743abdaeed48f4897f3f538511a6431b18cc0fe
SUCCESS checkout https://github.com/Iterable/iterable-swift-sdk.git at 6.6.0-beta3
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Iterable/iterable-swift-sdk.git
https://github.com/Iterable/iterable-swift-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "IterableSDK",
"name" : "IterableSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "10.0"
}
],
"products" : [
{
"name" : "IterableSDK",
"targets" : [
"IterableSDK"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IterableAppExtensions",
"targets" : [
"IterableAppExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IterableSDK",
"module_type" : "SwiftTarget",
"name" : "IterableSDK",
"path" : "swift-sdk",
"product_memberships" : [
"IterableSDK"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/swift-sdk/Resources/Assets.xcassets",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/swift-sdk/Resources/IterableDataModel.xcdatamodeld",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/swift-sdk/Resources/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/swift-sdk/Resources/anoncriteria_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/swift-sdk/ui-components/uikit/IterableEmbeddedView.xib",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/swift-sdk/ui-components/uikit/SampleInboxCell.xib",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Core/Constants.swift",
"Core/Models/CommerceItem.swift",
"Core/Models/IterableAction.swift",
"Core/Models/IterableActionContext.swift",
"Core/Models/IterableAttributionInfo.swift",
"Core/Models/IterableEmbeddedMessage.swift",
"Core/Models/IterableInAppMessage.swift",
"Core/Models/IterablePushNotificationMetadata.swift",
"Core/Models/RetryPolicy.swift",
"Core/Protocols/IterableAuthManagerProtocol.swift",
"Core/Protocols/IterableEmbeddedManagerProtocol.swift",
"Core/Protocols/IterableEmbeddedUpdateDelegate.swift",
"Core/Protocols/IterableInAppManagerProtocol.swift",
"Core/Protocols/IterableInboxViewControllerViewDelegate.swift",
"Core/Utilities/AuthFailure.swift",
"Core/Utilities/AuthFailureReason.swift",
"Internal/APNSTypeChecker.swift",
"Internal/ActionRunner.swift",
"Internal/AnonymousUserManager+Functions.swift",
"Internal/AnonymousUserManager.swift",
"Internal/AnonymousUserManagerProtocol.swift",
"Internal/AnonymousUserMerge.swift",
"Internal/AppExtensionHelper.swift",
"Internal/Auth.swift",
"Internal/AuthManager.swift",
"Internal/ClassExtensions.swift",
"Internal/CoreDataUtil.swift",
"Internal/DataFieldsHelper.swift",
"Internal/DateProvider.swift",
"Internal/DeepLinkManager.swift",
"Internal/Dwifft/AbstractDiffCalculator.swift",
"Internal/Dwifft/Dwifft+UIKit.swift",
"Internal/Dwifft/Dwifft.swift",
"Internal/Dwifft/SectionedValues.swift",
"Internal/EmbeddedHelper.swift",
"Internal/EmbeddedMessagingProcessor.swift",
"Internal/EmbeddedMessagingSerialization.swift",
"Internal/EmbeddedSessionManager.swift",
"Internal/EmptyEmbeddedManager.swift",
"Internal/EmptyInAppManager.swift",
"Internal/HealthMonitor.swift",
"Internal/InboxImpressionTracker.swift",
"Internal/InboxMessageViewModel.swift",
"Internal/InboxSessionManager.swift",
"Internal/InboxState.swift",
"Internal/InboxViewControllerViewModel.swift",
"Internal/InboxViewControllerViewModelProtocol.swift",
"Internal/InboxViewControllerViewModelView.swift",
"Internal/InternalIterableAPI.swift",
"Internal/InternalIterableAppIntegration.swift",
"Internal/IterableAPICallRequest.swift",
"Internal/IterableAPICallTaskProcessor.swift",
"Internal/IterableAPIMobileFrameworkDetector.swift",
"Internal/IterableCoreDataPersistence.swift",
"Internal/IterableEmbeddedManager.swift",
"Internal/IterableHtmlMessageViewController.swift",
"Internal/IterableIdentityResolution.swift",
"Internal/IterableInboxCell+Layout.swift",
"Internal/IterableNotifications.swift",
"Internal/IterablePersistence.swift",
"Internal/IterableRequest.swift",
"Internal/IterableRequestUtil.swift",
"Internal/IterableTask.swift",
"Internal/IterableTaskError.swift",
"Internal/IterableTaskManagedObject.swift",
"Internal/IterableTaskProcessor.swift",
"Internal/IterableTaskResult.swift",
"Internal/IterableTaskRunner.swift",
"Internal/IterableTaskScheduler.swift",
"Internal/IterableUserDefaults.swift",
"Internal/MiscEmbeddedClasses.swift",
"Internal/MiscInboxClasses.swift",
"Internal/Models.swift",
"Internal/Network/NetworkConnectivityChecker.swift",
"Internal/Network/NetworkConnectivityManager.swift",
"Internal/Network/NetworkHelper.swift",
"Internal/Network/NetworkMonitor.swift",
"Internal/Network/NetworkSession.swift",
"Internal/Pending.swift",
"Internal/RequestHandlerProtocol.swift",
"Internal/RequestProcessorUtil.swift",
"Internal/RequestSender.swift",
"Internal/Utilities/DependencyContainer.swift",
"Internal/Utilities/DependencyContainerProtocol.swift",
"Internal/Utilities/IterableLogUtil.swift",
"Internal/Utilities/IterableUtil.swift",
"Internal/Utilities/Keychain/IterableKeychain.swift",
"Internal/Utilities/Keychain/KeychainWrapper.swift",
"Internal/Utilities/LocalStorage.swift",
"Internal/Utilities/LocalStorageProtocol.swift",
"Internal/Utilities/NotificationHelper.swift",
"Internal/Utilities/OrderedDictionary.swift",
"Internal/Utilities/PersistenceHelper.swift",
"Internal/Utilities/ResourceHelper.swift",
"Internal/Utilities/UIColor+Extension.swift",
"Internal/Utilities/WebViewProtocol.swift",
"Internal/api-client/ApiClient.swift",
"Internal/api-client/ApiClientProtocol.swift",
"Internal/api-client/Request/OfflineRequestProcessor.swift",
"Internal/api-client/Request/OnlineRequestProcessor.swift",
"Internal/api-client/Request/RequestCreator.swift",
"Internal/api-client/Request/RequestHandler.swift",
"Internal/api-client/Request/RequestProcessorProtocol.swift",
"Internal/in-app/InAppCalculations.swift",
"Internal/in-app/InAppContentParser.swift",
"Internal/in-app/InAppDisplayer.swift",
"Internal/in-app/InAppHelper.swift",
"Internal/in-app/InAppInternal.swift",
"Internal/in-app/InAppManager+Functions.swift",
"Internal/in-app/InAppManager.swift",
"Internal/in-app/InAppMessageParser.swift",
"Internal/in-app/InAppPersistence.swift",
"Internal/in-app/InAppPresenter.swift",
"IterableTokenGenerator.swift",
"SDK/IterableAPI.swift",
"SDK/IterableAppIntegration.swift",
"SDK/IterableConfig.swift",
"SDK/IterableLogging.swift",
"SDK/IterableMessaging.swift",
"ui-components/swiftui/InboxViewRepresentable.swift",
"ui-components/swiftui/IterableInboxView.swift",
"ui-components/uikit/IterableEmbeddedView.swift",
"ui-components/uikit/IterableInboxCell.swift",
"ui-components/uikit/IterableInboxNavigationViewController.swift",
"ui-components/uikit/IterableInboxViewController.swift"
],
"type" : "library"
},
{
"c99name" : "IterableAppExtensions",
"module_type" : "SwiftTarget",
"name" : "IterableAppExtensions",
"path" : "notification-extension",
"product_memberships" : [
"IterableAppExtensions"
],
"sources" : [
"ITBNotificationServiceExtension.swift",
"NotificationContentParser.swift",
"NotificationExtensionConstants.swift",
"TestFile.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Copying SampleInboxCell.xib
[2/9] Write sources
[2/9] Copying IterableEmbeddedView.xib
[2/9] Copying anoncriteria_response.json
[6/9] Copying Assets.xcassets
[7/9] Copying IterableDataModel.xcdatamodeld
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/126] 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
[11/126] 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
[12/126] 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
[13/126] 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
[14/126] 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
[15/126] 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
[16/126] 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
[17/126] 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
[18/126] 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
[19/126] 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
[20/126] 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
[21/126] 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
[22/126] 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
[23/126] 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
[24/126] 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
[25/126] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/141] 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
[27/141] 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
[28/141] 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
[29/141] 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
[30/141] 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
[31/141] 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
[32/141] 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
[33/141] 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
[34/141] 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
[35/141] 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
[36/141] 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
[37/141] 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
[38/141] 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
[39/141] 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
[40/141] 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
[41/141] 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
[42/141] 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
[43/141] 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
[44/141] 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
[45/141] 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
[46/141] 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
[47/141] 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
[48/141] 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
[49/141] 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
[50/141] 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
[51/141] 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
[52/141] 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
[53/141] 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
[54/141] 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
[55/141] 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
[56/141] 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
[57/141] 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
[58/141] 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
[59/141] 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/141] 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
[61/141] 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
[62/141] 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
[63/141] 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
[64/141] 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
[65/141] 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
[66/141] 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
[67/141] Compiling IterableSDK IterableIdentityResolution.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/141] 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
[69/141] 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
[70/141] 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
[71/141] 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
[72/141] 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
[73/141] 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
[74/141] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/141] 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
[81/141] 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
[82/141] Compiling IterableSDK AnonymousUserManager+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
[83/141] Compiling IterableSDK AnonymousUserManager.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/141] Compiling IterableSDK AnonymousUserManagerProtocol.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/141] Compiling IterableSDK AnonymousUserMerge.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/141] 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
[87/141] 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
[88/141] 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
[89/141] 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
[90/141] 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
[91/141] 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
[92/141] 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
[93/141] 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
[94/141] 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
[95/141] 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
[96/141] 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
[97/141] 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
[98/141] 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
[99/141] 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
[100/141] 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
[101/141] 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
[102/141] 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
[103/141] 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
[104/141] 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
[105/141] 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
[106/141] 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
[107/141] 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
[108/141] 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
[109/141] 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
[110/141] 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
[111/141] 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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/89] 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 {
[3/89] 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 {
[4/118] 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 {
[5/118] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/118] 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 {
BUILD FAILURE 6.1 android