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 OTCore, reference 1.6.0 (0fa32d), with Swift 6.0 for Linux on 14 Oct 2024 19:53:45 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OTCore.git
Reference: 1.6.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/orchetect/OTCore
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 0fa32db Updated README
Cloned https://github.com/orchetect/OTCore.git
Revision (git rev-parse @):
0fa32db7db2380733f8a89df428d2c6eb6f37c05
SUCCESS checkout https://github.com/orchetect/OTCore.git at 1.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/orchetect/OTCore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:b1f5b321a5d74ef5eaf6f5f3afbfebaaa54c7954de6f859009c18a90e0e1c3b4
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/orchetect/XCTestUtils
[1/223] Fetching xctestutils
Fetched https://github.com/orchetect/XCTestUtils from cache (0.30s)
Computing version for https://github.com/orchetect/XCTestUtils
Computed https://github.com/orchetect/XCTestUtils at 1.0.3 (0.91s)
Creating working copy for https://github.com/orchetect/XCTestUtils
Working copy of https://github.com/orchetect/XCTestUtils resolved at 1.0.3
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/65] Emitting module OTCore
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[4/73] Compiling OTCore XMLElement.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[5/73] Compiling OTCore XMLNode.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[6/73] Compiling OTCore Bool.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[7/73] Compiling OTCore Collections.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[8/73] Compiling OTCore Concurrency.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[9/73] Compiling OTCore FloatingPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[10/73] Compiling OTCore Integers.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[11/73] Compiling OTCore Operators.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[12/73] Compiling OTCore NSEvent.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[13/73] Compiling OTCore NSFont.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[14/73] Compiling OTCore NSImage.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[15/73] Compiling OTCore NSPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[16/73] Compiling OTCore NSScreen.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[17/73] Compiling OTCore Pasteboard.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[18/73] Compiling OTCore URL and AppKit.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[19/73] Compiling OTCore CGFloat.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[20/73] Compiling OTCore CGPoint.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[21/73] Compiling OTCore String Sanitize Path Component.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[22/73] Compiling OTCore String Title Case.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[23/73] Compiling OTCore String Wrapped.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[24/73] Compiling OTCore Time.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[25/73] Compiling OTCore Transformable.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[26/73] Compiling OTCore Validated Property Wrapper.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[27/73] Compiling OTCore ZeroIndexedCollection.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[28/73] Compiling OTCore Collection BinarySearch.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[29/73] Compiling OTCore NSControl.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[30/73] Compiling OTCore Dispatch and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[31/73] Compiling OTCore DispatchGroup.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[32/73] Compiling OTCore FloatingPoint and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[33/73] Compiling OTCore Integers and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[34/73] Compiling OTCore NSArray.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[35/73] Compiling OTCore NSAttributedString.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[36/73] Compiling OTCore Progress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[37/73] Compiling OTCore String and CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[38/73] Compiling OTCore Optional.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[39/73] Compiling OTCore Ranges.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[40/73] Compiling OTCore Result.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[41/73] Compiling OTCore String.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[42/73] Compiling OTCore Clipboard.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[43/73] Compiling OTCore Globals.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[44/73] Compiling OTCore OSLogger.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[45/73] Compiling OTCore Protocols.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[46/73] Compiling OTCore OTCore API 1.4.17.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[47/73] Compiling OTCore OTCore API 1.5.4.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[48/73] Compiling OTCore Clamped Property Wrapper.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[49/73] Compiling OTCore Collection Set-Like Methods.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[50/73] Compiling OTCore DataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[51/73] Compiling OTCore DateComponents from String.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[52/73] Compiling OTCore EmailAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[53/73] Compiling OTCore IPAddress.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[54/73] Compiling OTCore PassiveDataReader.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[55/73] Compiling OTCore CGRect.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[56/73] Compiling OTCore FloatingPoint and Darwin.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[57/73] Compiling OTCore Timespec.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[58/73] Compiling OTCore DispatchTimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[59/73] Compiling OTCore CharacterSet.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[60/73] Compiling OTCore Darwin and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[61/73] Compiling OTCore Data.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[62/73] Compiling OTCore Decimal.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[63/73] Compiling OTCore String and Data.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[64/73] Compiling OTCore String and Foundation.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[65/73] Compiling OTCore String and NSRegularExpression.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[66/73] Compiling OTCore String and NumberFormatter.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[67/73] Compiling OTCore TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[68/73] Compiling OTCore Timespec and TimeInterval.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[69/73] Compiling OTCore URL.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
[70/73] Compiling OTCore UserDefaults.swift
/host/spi-builder-workspace/Sources/OTCore/Extensions/Foundation/NSAttributedString.swift:12:8: error: no such module 'UIKit'
10 | import AppKit
11 | #else
12 | import UIKit
   |        `- error: no such module 'UIKit'
13 | #endif
14 |
BUILD FAILURE 6.0 linux