This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 YAnalyticsAdobe with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-adobe-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/codeandtheory/yanalytics-adobe-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c37063d Update README.md to add shield badges (#5)
Cloned https://github.com/codeandtheory/yanalytics-adobe-ios.git
Revision (git rev-parse @):
c37063de2cae204dd11994385cab2b2a0c4f40f3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-adobe-ios.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/codeandtheory/yanalytics-adobe-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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
Fetching https://github.com/adobe/aepsdk-analytics-ios.git
Fetching https://github.com/yml-org/yanalytics-ios.git
[1/2940] Fetching aepsdk-analytics-ios
[648/3099] Fetching aepsdk-analytics-ios, yanalytics-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.30s)
Fetched https://github.com/adobe/aepsdk-analytics-ios.git from cache (0.30s)
Computing version for https://github.com/adobe/aepsdk-analytics-ios.git
Computed https://github.com/adobe/aepsdk-analytics-ios.git at 3.2.0 (0.52s)
Fetching https://github.com/adobe/aepsdk-core-ios.git
[1/23802] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (2.42s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (0.51s)
Computing version for https://github.com/adobe/aepsdk-core-ios.git
Computed https://github.com/adobe/aepsdk-core-ios.git at 3.9.0 (0.54s)
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.23s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 1.2.3 (0.48s)
Creating working copy for https://github.com/yml-org/yanalytics-ios.git
Working copy of https://github.com/yml-org/yanalytics-ios.git resolved at 1.2.1
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 1.2.3
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 3.9.0
Creating working copy for https://github.com/adobe/aepsdk-analytics-ios.git
Working copy of https://github.com/adobe/aepsdk-analytics-ios.git resolved at 3.2.0
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/106] 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
[9/115] 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
[10/115] 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
[11/115] 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
[12/115] 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
[13/115] 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
[14/115] 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
[15/115] 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
[16/115] 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
[17/115] 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
[18/115] 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
[19/115] 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
[20/115] 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
[21/115] 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
[22/115] 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
[23/115] 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
[24/115] 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
[25/115] 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
[26/115] 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
[27/115] Compiling YAnalytics EventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[28/115] Compiling YAnalytics ScreenViewFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[29/115] Compiling YAnalytics AnalyticsEventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[30/115] Emitting module AEPRulesEngine
[31/116] 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
[32/116] Compiling AEPServices LoggingService.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/116] Compiling AEPServices DefaultHeadersFormatter.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/116] Compiling AEPServices HttpConnection.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/116] Compiling AEPServices HttpConnectionConstants.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/116] Compiling AEPServices HttpMethod.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/116] Compiling AEPServices NetworkRequest.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/116] Compiling AEPServices NetworkService.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/116] Compiling AEPServices NetworkServiceConstants.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/116] Compiling AEPServices Networking.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/116] Compiling AEPServices NamedCollectionDataStore.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/116] 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
[43/116] Compiling AEPServices UserDefaultsNamedCollection.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/116] Compiling AEPServices AEPUIService.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/116] Compiling AEPServices Dismissible.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/116] 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
[47/116] 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
[48/116] 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
[49/119] Compiling YAnalytics AnalyticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[50/119] 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
[51/119] 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
[52/119] 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
[53/119] 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
[54/119] 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
[55/119] 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
[56/119] 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
[57/119] 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
[58/119] 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
[59/119] 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
[60/119] 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
[61/119] 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
[62/119] 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
[63/119] 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
[64/119] 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
[65/119] 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
[66/119] 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
[67/119] 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
[68/119] Compiling AEPServices URLOpening.swift
[69/119] Compiling AEPServices URLService.swift
[70/119] Compiling AEPServices Cache.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[71/119] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[72/119] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[73/119] Emitting module YAnalytics
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[74/119] Compiling AEPServices CacheEntry.swift
[75/119] Compiling AEPServices CacheExpiry.swift
[76/119] Compiling AEPServices Caching.swift
[80/119] Compiling AEPServices ApplicationSystemInfoService.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/119] Compiling AEPServices ServiceProvider.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
[82/119] Compiling AEPServices SystemInfoService.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
[83/119] Compiling AEPServices UIUtils.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
[92/119] 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
[93/119] 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
[94/119] 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
[95/119] 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
[96/119] 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
[97/119] 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
[98/119] 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
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[103/119] Compiling YAnalytics UserPropertyFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
 8 |
 9 | import Foundation
10 | import os
   |        `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.