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 AEPAnalytics, reference main (698355), with Swift 6.0 for Linux on 16 Sep 2024 08:26:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-analytics-ios.git
Reference: main
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-analytics-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6983558 Merge pull request #130 from adobe/staging
Cloned https://github.com/adobe/aepsdk-analytics-ios.git
Revision (git rev-parse @):
69835581e2f1351d39f6f5d25030857b1f79354d
SUCCESS checkout https://github.com/adobe/aepsdk-analytics-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/adobe/aepsdk-analytics-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-core-ios.git
[1/24768] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (2.40s)
Computing version for https://github.com/adobe/aepsdk-core-ios.git
Computed https://github.com/adobe/aepsdk-core-ios.git at 5.2.0 (0.61s)
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.27s)
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.50s)
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
Creating working copy for https://github.com/adobe/aepsdk-core-ios.git
Working copy of https://github.com/adobe/aepsdk-core-ios.git resolved at 5.2.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/AEPAnalytics/Sources/Info.plist
warning: 'aepsdk-core-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPCore/Sources/Info.plist
warning: 'aepsdk-core-ios': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/Info.plist
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[0/7] Write sources
[5/7] Copying PrivacyInfo.xcprivacy
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/98] Emitting module AEPRulesEngine
[9/101] Compiling AEPServices LoggingService.swift
[10/101] Compiling AEPServices DefaultHeadersFormatter.swift
[11/101] Compiling AEPServices HttpConnection.swift
[12/101] Compiling AEPRulesEngine Transformer.swift
[13/101] Compiling AEPRulesEngine Transforming.swift
[14/101] Compiling AEPRulesEngine Traversable.swift
[15/101] Compiling AEPServices NetworkServiceConstants.swift
[16/101] Compiling AEPServices Networking.swift
[17/101] Compiling AEPServices FileSystemNamedCollection.swift
[18/101] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices URLError+Recoverable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/101] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/104] Compiling AEPServices HttpConnectionConstants.swift
[28/104] Compiling AEPServices HttpMethod.swift
[29/104] Compiling AEPServices NetworkRequest.swift
[30/104] Compiling AEPServices NetworkService.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/110] Emitting module AEPServices
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[32/110] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[33/110] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[35/110] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices DataQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[53/110] Compiling AEPServices DataQueueService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[54/110] Compiling AEPServices DataQueuing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[55/110] Compiling AEPServices SQLiteDataQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[56/110] Compiling AEPServices SQLiteWrapper.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices ApplicationSystemInfoService.swift
[58/110] Compiling AEPServices Log.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[59/110] Compiling AEPServices ServiceProvider.swift
[60/110] Compiling AEPServices LogLevel.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices SystemInfoService.swift
[62/110] Compiling AEPServices Logging.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/110] Compiling AEPServices Cache.swift
[64/110] Compiling AEPServices CacheEntry.swift
[65/110] Compiling AEPServices CacheExpiry.swift
[66/110] Compiling AEPServices UIUtils.swift
[67/110] Compiling AEPServices URLOpening.swift
[68/110] Compiling AEPServices URLService.swift
[69/110] Compiling AEPServices Caching.swift
[70/110] Compiling AEPServices NamedCollectionDataStore.swift
[71/110] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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
[77/110] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[78/110] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[79/110] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[80/110] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[81/110] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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/.build/checkouts/aepsdk-core-ios/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
[103/111] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[104/111] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[105/111] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[106/111] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[107/111] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[108/111] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[109/111] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[110/111] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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
[111/111] Compiling AEPServices resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/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