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 ReactantUI, reference master (71d610), with Swift 6.0 for Linux on 27 Nov 2024 09:31:19 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Brightify/ReactantUI.git
Reference: master
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/Brightify/ReactantUI
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 71d610a Add support for named colors.
Submodule path 'Dependencies/Reactant': checked out '0dcf37e79e45ed2f38feccf13996c82e856945b2'
Submodule 'Dependencies/Reactant' (https://github.com/Brightify/Reactant.git) registered for path 'Dependencies/Reactant'
Cloning into '/host/spi-builder-workspace/Dependencies/Reactant'...
Cloned https://github.com/Brightify/ReactantUI.git
Revision (git rev-parse @):
71d610a9a8f925c192b2d9b28d215ea11b4c6cfc
SUCCESS checkout https://github.com/Brightify/ReactantUI.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Brightify/ReactantUI.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/jakeheis/SwiftCLI
[1/2102] Fetching aexml
[2103/7176] Fetching aexml, swiftcli
[7177/29095] Fetching aexml, swiftcli, xcodeproj
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.41s)
[4952/24021] Fetching aexml, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (1.64s)
Fetched https://github.com/tuist/XcodeProj.git from cache (1.94s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 5.3.3 (1.93s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.47s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/jakeheis/SwiftCLI at 5.3.3 (0.00s)
Computed https://github.com/tadija/AEXML.git at 4.5.0 (0.44s)
Computed https://github.com/tuist/XcodeProj.git at 7.23.0 (0.00s)
Fetching https://github.com/kylef/PathKit
[1/1411] Fetching pathkit
Fetched https://github.com/kylef/PathKit from cache (0.19s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (2.80s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.37s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.04s)
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.5.0
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 5.3.3
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 7.23.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/51] Emitting module Common
[11/51] Compiling Common UITraitHelper.swift
[12/51] Compiling SwiftCLI Command.swift
[13/51] Compiling SwiftCLI Compatibility.swift
[14/51] Compiling SwiftCLI CompletionGenerator.swift
[15/53] Emitting module PathKit
[16/53] Compiling PathKit PathKit.swift
[17/54] Compiling Common ViewOrientation.swift
[19/55] Compiling SwiftCLI OptionRegistry.swift
[20/55] Compiling SwiftCLI Parameter.swift
[21/55] Compiling SwiftCLI Parser.swift
[23/55] Compiling AEXML Parser.swift
[24/55] Emitting module AEXML
[25/55] Compiling SwiftCLI ArgumentList.swift
[26/55] Compiling SwiftCLI ArgumentListManipulator.swift
[27/55] Compiling SwiftCLI CLI.swift
[28/55] Emitting module SwiftCLI
[28/55] Wrapping AST for PathKit for debugging
[30/55] Compiling SwiftCLI Path.swift
[31/55] Compiling SwiftCLI Stream.swift
[32/55] Compiling SwiftCLI Task.swift
[33/55] Compiling SwiftCLI Term.swift
[34/55] Compiling SwiftCLI Validation.swift
[35/55] Compiling SwiftCLI ValueBox.swift
[36/55] Compiling SwiftCLI VersionCommand.swift
[37/55] Compiling SwiftCLI Error.swift
[38/55] Compiling SwiftCLI HelpCommand.swift
[39/55] Compiling SwiftCLI HelpMessageGenerator.swift
[40/55] Compiling SwiftCLI Input.swift
[41/55] Compiling SwiftCLI Option.swift
[42/55] Compiling SwiftCLI OptionGroup.swift
[42/55] Wrapping AST for Common for debugging
[44/56] Compiling AEXML Error.swift
[45/56] Compiling AEXML Document.swift
[46/56] Compiling AEXML Element.swift
[47/56] Compiling AEXML Options.swift
[49/219] Wrapping AST for SwiftCLI for debugging
[50/219] Wrapping AST for AEXML for debugging
[52/303] Compiling Tokenizer ControlContentVerticalAlignment.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[53/303] Compiling Tokenizer DatePickerMode.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[54/303] Compiling Tokenizer KeyboardAppearance.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[55/303] Compiling Tokenizer KeyboardType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[56/303] Compiling Tokenizer LayoutAlignment.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[57/303] Compiling Tokenizer LayoutAxis.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[58/303] Compiling Tokenizer LayoutDistribution.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[59/303] Compiling Tokenizer LineBreakMode.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[60/303] Compiling Tokenizer MapType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[61/303] Compiling Tokenizer ProgressViewStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[62/303] Compiling Tokenizer ReturnKeyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[63/303] Compiling Tokenizer ScrollViewIndicatorStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[64/303] Compiling Tokenizer SearchBarStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[65/303] Compiling Tokenizer SmartDashesType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[66/303] Compiling Tokenizer SmartInsertDeleteType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[67/303] Compiling Tokenizer SmartQuotesType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[68/303] Compiling Tokenizer SpellCheckingType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[69/303] Compiling Tokenizer TableViewCellSeparatorInsetReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[70/303] Compiling Tokenizer TableViewCellSeparatorStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[71/303] Compiling Tokenizer TextAlignment.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[72/303] Compiling Tokenizer TextBorderStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[73/303] Compiling Tokenizer TextContentType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[74/303] Compiling Tokenizer TextFieldViewMode.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[75/303] Compiling Tokenizer VisualEffect.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[76/303] Compiling Tokenizer ViewVisibility.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[77/303] Compiling Tokenizer WritingDirection.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[78/303] Compiling Tokenizer SupportedPropertyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[79/303] Compiling Tokenizer BuiltinXSDType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[80/303] Compiling Tokenizer EnumerationXSDType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[81/303] Compiling Tokenizer PatternXSDType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[82/303] Compiling Tokenizer UnionXSDType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[83/303] Compiling Tokenizer XSDType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[84/303] Compiling Tokenizer ValueProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[85/303] Compiling Tokenizer Style.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[86/303] Compiling Tokenizer StyleContainer.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[87/303] Compiling Tokenizer StyleGroup.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[88/303] Compiling Tokenizer Template.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[89/303] Compiling Tokenizer ApplicationDescription.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[90/303] Compiling Tokenizer Array+distinctLast.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[91/303] Compiling Tokenizer CellWrapper.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[92/303] Compiling Tokenizer Collection+groupBy.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[93/303] Compiling Tokenizer ComponentPath.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[94/303] Compiling Tokenizer Dictionary+Merge.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[95/303] Compiling Tokenizer Float+CGFloat.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[96/303] Compiling Tokenizer Logger.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[97/303] Compiling Tokenizer BaseParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[98/326] Compiling XcodeProj CommentedString.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[99/326] Compiling XcodeProj Decoders.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[100/326] Compiling XcodeProj XCScheme+ArchiveAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[101/326] Compiling XcodeProj XCScheme+BuildAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[102/326] Compiling XcodeProj XCScheme+BuildableProductRunnable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[103/326] Compiling XcodeProj XCScheme+BuildableReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[104/326] Compiling XcodeProj XCScheme+CommandLineArguments.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[105/326] Compiling XcodeProj XCScheme+EnvironmentVariable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[106/326] Compiling XcodeProj XCScheme+ExecutionAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[107/326] Compiling XcodeProj XCScheme+LaunchAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[108/326] Compiling XcodeProj XCScheme+LocationScenarioReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[109/326] Compiling XcodeProj XCScheme+PathRunnable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[110/326] Compiling XcodeProj XCScheme+ProfileAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[111/326] Compiling XcodeProj XCScheme+RemoteRunnable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[112/326] Compiling Tokenizer UIColorPropertyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[113/326] Compiling Tokenizer URL.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[114/326] Compiling Tokenizer UnderlineStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[115/326] Compiling Tokenizer ViewCollapseAxis.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[116/326] Compiling Tokenizer ActivityIndicatorStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[117/326] Compiling Tokenizer AutocapitalizationType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[118/326] Compiling Tokenizer AutocorrectionType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[119/326] Compiling Tokenizer BarStyle.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[120/326] Compiling Tokenizer ControlContentHorizontalAlignment.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[121/326] Compiling XcodeProj PBXLegacyTarget.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[122/326] Compiling XcodeProj PBXNativeTarget.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[123/326] Compiling XcodeProj PBXProductType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[124/326] Compiling XcodeProj PBXReferenceProxy.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[125/326] Compiling XcodeProj PBXTarget.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[126/326] Compiling XcodeProj PBXTargetDependency.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[127/326] Compiling XcodeProj WorkspaceSettings.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[128/326] Compiling XcodeProj XCBreakpointList.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[129/326] Compiling XcodeProj XCSharedData.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[130/326] Compiling XcodeProj Xcode.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[131/326] Compiling XcodeProj XcodeProj.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[132/326] Compiling XcodeProj Writable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[133/326] Compiling XcodeProj XCScheme+AditionalOption.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[134/326] Compiling XcodeProj XCScheme+AnalyzeAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[135/326] Compiling XcodeProj XCScheme+Runnable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[136/326] Compiling XcodeProj XCScheme+SerialAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[137/326] Compiling XcodeProj XCScheme+StoreKitConfigurationFileReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[138/326] Compiling XcodeProj XCScheme+TestAction.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[139/326] Compiling XcodeProj XCScheme+TestItem.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[140/326] Compiling XcodeProj XCScheme+TestPlanReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[141/326] Compiling XcodeProj XCScheme+TestableReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[142/326] Compiling XcodeProj XCScheme.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[143/326] Compiling XcodeProj BuildSettingsProvider.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[144/326] Compiling Tokenizer ElementAssignableProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[145/326] Compiling Tokenizer ElementControlStateProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[146/326] Compiling Tokenizer LayerProperties.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[147/326] Compiling Tokenizer MultipleAttributeAssignableProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[148/326] Compiling Tokenizer ParagraphStyleProperties.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[149/326] Compiling Tokenizer Properties.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[150/326] Compiling Tokenizer Property.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[151/326] Compiling Tokenizer PropertyContainer.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[152/326] Compiling Tokenizer PropertyHelper.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[153/326] Compiling Tokenizer PropertyMaterializationError.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[154/326] Compiling Tokenizer EnumPropertyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[155/326] Compiling Tokenizer Array.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[156/326] Compiling Tokenizer Bool.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[157/326] Compiling Tokenizer CGColorPropertyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[158/326] Compiling Tokenizer Color+Names.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[159/326] Compiling Tokenizer Color.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[160/326] Compiling Tokenizer ContentMode.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[161/326] Compiling Tokenizer ControlState.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[162/326] Compiling Tokenizer Double.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[163/326] Compiling Tokenizer EdgeInsets.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[164/326] Compiling Tokenizer Float.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[165/326] Compiling Tokenizer Font.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[166/326] Compiling Tokenizer Image.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[167/326] Emitting module Tokenizer
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[168/326] Compiling XcodeProj Errors.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[169/326] Compiling XcodeProj AEXML+XcodeFormat.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[170/326] Compiling XcodeProj Array+Extras.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[171/326] Compiling XcodeProj Bool+Extras.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[172/326] Compiling XcodeProj Dictionary+Enumerate.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[173/326] Compiling XcodeProj Dictionary+Extras.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[174/326] Compiling XcodeProj KeyedDecodingContainer+Additions.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[175/326] Compiling XcodeProj NSRecursiveLock+Sync.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[176/326] Compiling XcodeProj Path+Extras.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[177/326] Compiling XcodeProj String+Utils.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[178/326] Compiling XcodeProj String+md5.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[179/326] Compiling XcodeProj BuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[180/326] Compiling XcodeProj XCConfigurationList.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[181/326] Compiling XcodeProj PBXContainerItem.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[182/326] Compiling XcodeProj PBXContainerItemProxy.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[183/326] Compiling XcodeProj PBXFileElement.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[184/326] Compiling XcodeProj PBXFileReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[185/326] Compiling XcodeProj PBXGroup.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[186/326] Compiling XcodeProj PBXSourceTree.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[187/326] Compiling XcodeProj PBXVariantGroup.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[188/326] Compiling XcodeProj XCVersionGroup.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[189/326] Compiling XcodeProj PBXObject.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[190/326] Compiling XcodeProj PBXObjectParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[191/326] Compiling XcodeProj PBXObjectReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[192/326] Compiling XcodeProj PBXBuildFile.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[193/326] Compiling XcodeProj PBXBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[194/326] Compiling XcodeProj PBXBuildRule.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[195/326] Compiling XcodeProj PBXCopyFilesBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[196/326] Compiling XcodeProj PBXFrameworksBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[197/326] Compiling XcodeProj PBXHeadersBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[198/326] Compiling XcodeProj PBXResourcesBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[199/326] Compiling XcodeProj PBXRezBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[200/326] Compiling XcodeProj PBXShellScriptBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[201/326] Compiling XcodeProj PBXSourcesBuildPhase.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[202/326] Compiling XcodeProj BuildSettings.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[203/326] Compiling XcodeProj XCBuildConfiguration.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[204/326] Compiling XcodeProj PBXObjects.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[205/326] Compiling XcodeProj PBXOutputSettings.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[206/326] Compiling XcodeProj PBXProj.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[207/326] Compiling XcodeProj PBXProjEncoder.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[208/326] Compiling XcodeProj PBXProject.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[209/326] Compiling XcodeProj Equality.generated.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[210/326] Compiling XcodeProj Sourcery.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[211/326] Compiling XcodeProj XCRemoteSwiftPackageReference.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[212/326] Compiling XcodeProj XCSwiftPackageProductDependency.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[213/326] Compiling XcodeProj PBXAggregateTarget.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[214/326] Compiling Tokenizer ConditionParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[215/326] Compiling Tokenizer ConstraintParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[216/326] Compiling Tokenizer DimensionParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[217/326] Compiling Tokenizer FontParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[218/326] Compiling Tokenizer SimpleProcedure.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[219/326] Compiling Tokenizer TextParser.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[220/326] Compiling Tokenizer Lexer.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[221/326] Compiling Tokenizer ParseError.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[222/326] Compiling Tokenizer StringUtils.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[223/326] Compiling Tokenizer Swift+Compatibility.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[224/326] Compiling Tokenizer TokenizationError.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[225/326] Compiling Tokenizer SWXMLHash+TypeConversion.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[226/326] Compiling Tokenizer SWXMLHash.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[227/326] Compiling Tokenizer ComponentDefinition+Serialization.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[228/326] Compiling Tokenizer Layout+Serialization.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[229/326] Compiling Tokenizer Style+Serialization.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[230/326] Compiling Tokenizer XMLAttributeBuilder.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[231/326] Compiling Tokenizer XMLAttributeSerializable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[232/326] Compiling Tokenizer XMLElementSerializable.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[233/326] Compiling Tokenizer XMLSerializableAttribute.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[234/326] Compiling Tokenizer XMLSerializableElement.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[235/326] Compiling Tokenizer XMLSerializer.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
[236/326] Compiling Tokenizer XMLElement+Utils.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12:8: error: no such module 'AppKit'
 10 | import UIKit
 11 | #else
 12 | import AppKit
    |        `- error: no such module 'AppKit'
 13 | #endif
 14 | import Foundation
BUILD FAILURE 6.0 linux