The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AEPCore, reference 5.2.0 (3bb607), with Swift 6.0 for Linux on 16 Sep 2024 06:45:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adobe/aepsdk-core-ios.git
Reference: 5.2.0
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/adobe/aepsdk-core-ios
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 3bb6071 Merge pull request #1053 from adobe/staging
Cloned https://github.com/adobe/aepsdk-core-ios.git
Revision (git rev-parse @):
3bb6071f258ebc78d1f00188731ec2ced22df9f6
SUCCESS checkout https://github.com/adobe/aepsdk-core-ios.git at 5.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/adobe/aepsdk-core-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[1/1339] Fetching aepsdk-rulesengine-ios
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git from cache (0.16s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 5.0.0 (0.45s)
Creating working copy for https://github.com/adobe/aepsdk-rulesengine-ios.git
Working copy of https://github.com/adobe/aepsdk-rulesengine-ios.git resolved at 5.0.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/AEPCore/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/AEPIdentity/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/AEPLifecycle/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/AEPServices/Sources/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/AEPSignal/Sources/Info.plist
Building for debugging...
[0/9] Write sources
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/100] Emitting module AEPRulesEngine
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/103] Emitting module AEPServices
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[12/112] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[13/112] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[14/112] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[15/112] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[16/112] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[17/112] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[18/112] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[19/112] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[20/112] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[21/112] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[22/112] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[23/112] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[24/112] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[25/112] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[26/112] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[27/112] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[28/112] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[29/112] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[30/112] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[31/112] Compiling AEPRulesEngine Transformer.swift
[32/112] Compiling AEPRulesEngine Transforming.swift
[33/112] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[34/112] Compiling AEPRulesEngine Traversable.swift
[35/112] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[36/112] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[37/112] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[38/112] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[39/112] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[40/112] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[41/112] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[42/112] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[43/112] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[44/112] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[45/112] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[46/112] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[47/112] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[48/112] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[49/112] Compiling AEPServices URLError+Recoverable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[50/112] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[51/112] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[52/112] Compiling AEPServices DiskCacheService.swift
[53/112] Compiling AEPServices DataEntity.swift
[54/112] Compiling AEPServices DataQueue.swift
[55/112] Compiling AEPServices DataQueueService.swift
[56/112] Compiling AEPServices LoggingService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[57/112] Compiling AEPServices DefaultHeadersFormatter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[61/112] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[62/112] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[63/112] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[64/112] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[65/112] Compiling AEPServices FileSystemNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[66/112] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[67/112] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[68/112] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[69/112] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[70/112] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[71/112] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[72/112] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[73/112] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[74/112] Compiling AEPServices resource_bundle_accessor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[75/112] Compiling AEPServices UIUtils.swift
[76/112] Compiling AEPServices URLOpening.swift
[77/112] Compiling AEPServices URLService.swift
[78/112] Compiling AEPServices Caching.swift
[81/112] Compiling AEPServices ApplicationSystemInfoService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[82/112] Compiling AEPServices ServiceProvider.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[83/112] Compiling AEPServices SystemInfoService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[87/112] Compiling AEPServices Cache.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[88/112] Compiling AEPServices CacheEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[89/112] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[95/112] Compiling AEPServices DataQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[96/112] Compiling AEPServices SQLiteDataQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[97/112] Compiling AEPServices SQLiteWrapper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[98/112] Compiling AEPServices Log.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[99/112] Compiling AEPServices LogLevel.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
[100/112] Compiling AEPServices Logging.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
 15 | #endif
 16 | import Foundation
 17 | import UIKit
    |        `- error: no such module 'UIKit'
 18 |
 19 | /// The Core system info service implementation which provides
BUILD FAILURE 6.0 linux