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 main (3bb607), with Swift 6.0 for Linux on 16 Sep 2024 06:46:25 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: 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-core-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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.18s)
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
[5/9] Copying PrivacyInfo.xcprivacy
[6/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 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
[13/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
[14/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
[15/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
[16/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
[17/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
[18/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
[19/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
[20/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
[21/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
[22/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
[23/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
[24/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
[25/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
[26/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
[27/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
[28/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
[29/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
[30/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
[31/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
[32/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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/112] Compiling AEPRulesEngine MustacheToken.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 AEPRulesEngine ParserTagDelimiters.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 AEPRulesEngine Transformer.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 AEPRulesEngine Transforming.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 AEPRulesEngine Traversable.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 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
[45/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
[46/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
[47/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
[48/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
[49/112] Compiling AEPServices ApplicationSystemInfoService.swift
[50/112] Compiling AEPServices ServiceProvider.swift
[51/112] Compiling AEPServices SystemInfoService.swift
[52/112] Compiling AEPServices UIUtils.swift
[53/112] Compiling AEPServices URLOpening.swift
[54/112] Compiling AEPServices URLService.swift
[58/112] Compiling AEPRulesEngine UnaryExpression.swift
[59/112] Compiling AEPRulesEngine Log.swift
[60/112] Compiling AEPRulesEngine LogLevel.swift
[61/112] Compiling AEPRulesEngine ConditionEvaluator.swift
[62/112] Compiling AEPRulesEngine Context.swift
[63/112] Compiling AEPRulesEngine Evaluating.swift
[64/112] Compiling AEPRulesEngine ComparisonExpression.swift
[65/112] Compiling AEPRulesEngine MustacheError.swift
[68/112] Compiling AEPServices Cache.swift
[69/112] Compiling AEPServices CacheEntry.swift
[70/112] Compiling AEPServices CacheExpiry.swift
[71/112] Compiling AEPRulesEngine Segment.swift
[72/112] Compiling AEPRulesEngine Template.swift
[73/112] Compiling AEPRulesEngine TemplateParser.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
/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
[84/113] Compiling AEPServices DiskCacheService.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
[85/113] Compiling AEPServices DataEntity.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
[86/113] Compiling AEPServices DataQueue.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
[87/113] Compiling AEPServices DataQueueService.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/113] 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
[89/113] 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
[90/113] 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
[91/113] 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
[92/113] 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
[93/113] 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
/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
/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
[105/113] 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
[106/113] 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
[107/113] 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
[108/113] 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
[109/113] 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
[110/113] 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
[111/113] 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
[112/113] 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
[113/113] 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
BUILD FAILURE 6.0 linux