The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ReactantUI, reference 0.4.0 (a60cb4), with Swift 6.2 (beta) for Linux on 18 Jun 2025 09:29:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Brightify/ReactantUI.git
Reference: 0.4.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/Brightify/ReactantUI
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at a60cb49 Upgrade to Swift 5.1 and Reactant 1.3.
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 @):
a60cb490fb382e603d3e9d727779aa822e672768
SUCCESS checkout https://github.com/Brightify/ReactantUI.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Brightify/ReactantUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/jakeheis/SwiftCLI
[1/2127] Fetching aexml
[278/25460] Fetching aexml, xcodeproj
[428/30534] Fetching aexml, xcodeproj, swiftcli
Fetched https://github.com/tadija/AEXML.git from cache (0.60s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.60s)
[10267/23333] Fetching xcodeproj
Fetched https://github.com/tuist/XcodeProj.git from cache (1.98s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 5.3.3 (5.69s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.46s)
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.54s)
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.41s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (3.48s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.27s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.88s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
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/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 SwiftCLI
[11/53] Compiling SwiftCLI ValueBox.swift
[12/53] Compiling SwiftCLI VersionCommand.swift
[13/53] Compiling Common UITraitHelper.swift
[14/53] Compiling Common ViewOrientation.swift
[15/53] Emitting module Common
[16/54] Compiling SwiftCLI Input.swift
[17/54] Compiling SwiftCLI Option.swift
[18/54] Compiling SwiftCLI OptionGroup.swift
[19/54] Compiling SwiftCLI ArgumentList.swift
[20/54] Compiling SwiftCLI ArgumentListManipulator.swift
[21/54] Compiling SwiftCLI CLI.swift
[22/54] Compiling SwiftCLI OptionRegistry.swift
[23/54] Compiling SwiftCLI Parameter.swift
[24/54] Compiling SwiftCLI Parser.swift
[25/54] Compiling SwiftCLI Error.swift
[26/54] Compiling SwiftCLI HelpCommand.swift
[27/54] Compiling SwiftCLI HelpMessageGenerator.swift
[28/54] Compiling SwiftCLI Command.swift
[29/54] Compiling SwiftCLI Compatibility.swift
[30/54] Compiling SwiftCLI CompletionGenerator.swift
[31/54] Compiling AEXML Parser.swift
[33/54] Compiling AEXML Error.swift
[34/54] Compiling AEXML Options.swift
[35/54] Emitting module AEXML
[36/54] Compiling AEXML Document.swift
[37/54] Compiling AEXML Element.swift
[37/55] Wrapping AST for Common for debugging
[40/97] Compiling Tokenizer ImageView.swift
[41/97] Compiling Tokenizer Label.swift
[42/97] Compiling Tokenizer MapView.swift
[43/97] Compiling Tokenizer NavigationBar.swift
[44/97] Compiling Tokenizer PageControl.swift
[45/218] Wrapping AST for AEXML for debugging
[47/218] Emitting module PathKit
[48/218] Compiling PathKit PathKit.swift
[50/219] 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
[51/219] 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
[52/219] 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
[53/219] 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
[54/219] 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
[55/219] 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
[56/219] 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
[57/219] 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
[58/219] 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
[59/219] 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
[60/219] 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
[61/219] 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
[62/219] 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
[63/219] 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
[64/219] 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
[65/219] 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
[66/219] 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
[67/219] 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
[68/219] 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
[69/219] 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
[70/219] 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
[71/219] 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
[72/219] 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
[72/242] Wrapping AST for SwiftCLI for debugging
[73/242] Wrapping AST for PathKit for debugging
[75/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] 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/242] Compiling Tokenizer ComponentContext.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/242] Compiling Tokenizer DataContext.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/242] Compiling Tokenizer ElementContext.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/242] Compiling Tokenizer GlobalContext.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/242] Compiling Tokenizer PropertyContext.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/242] Compiling Tokenizer StyleGroupContext.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/242] Compiling Tokenizer SupportedPropertyTypeContext.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/242] Compiling Tokenizer ComponentDefinition.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/242] Compiling Tokenizer Element+Mapping.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/242] Compiling Tokenizer ActivityIndicatorElement.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/242] Compiling Tokenizer AttributedText.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/242] Compiling Tokenizer Button.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/242] Compiling Tokenizer ComponentReference.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/242] Compiling Tokenizer Container.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/242] Compiling Tokenizer DatePicker.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
/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
/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
/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
/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
/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/242] Compiling Tokenizer PickerView.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/242] Compiling Tokenizer ProgressView.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/242] Compiling Tokenizer ScrollView.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 Tokenizer Int.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 Tokenizer OptionSetValue.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 Tokenizer ParagraphStyle.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 Tokenizer Point.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 Tokenizer Rect.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 Tokenizer RectEdge.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 Tokenizer Shadow.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 Tokenizer Size.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 Tokenizer SystemFontWeight.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 Tokenizer TextTab.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 Tokenizer AffineTransformation.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 Tokenizer TransformationModifier.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 Tokenizer TransformationParser.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 Tokenizer TransformedText.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 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
[136/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
[137/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
[138/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
[139/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
[140/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
[141/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
[142/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
[143/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
[144/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
[145/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
[146/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
[147/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
[148/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
[149/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
[150/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
[151/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
[152/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
[153/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
[154/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
[155/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
[156/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
[157/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
[158/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
[159/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
[160/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
[161/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
[162/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
[163/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
[164/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
[165/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
[166/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
[167/326] Compiling Tokenizer Constraint.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
[168/326] Compiling Tokenizer ConstraintModifier.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 Tokenizer ConstraintPriority.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 Tokenizer ConstraintRelation.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 Tokenizer ConstraintTarget.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 Tokenizer ConstraintType.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 Tokenizer DimensionType.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 Tokenizer InterfaceIdiom.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 Tokenizer InterfaceSizeClass.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 Tokenizer InterfaceState.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 Tokenizer SizeClassType.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 Tokenizer Layout.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 Tokenizer LayoutAnchor.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 Tokenizer LayoutAttribute.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 Tokenizer AssignableProperty.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 Tokenizer ControlStateProperty.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 Tokenizer AssignablePropertyDesciption.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 Tokenizer ControlStatePropertyDescription.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 Tokenizer ElementAssignablePropertyDescription.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 Tokenizer ElementControlStatePropertyDescription.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 Tokenizer MultipleAttributeAssignablePropertyDescription.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 Tokenizer PropertyDescription.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 Tokenizer ValuePropertyDescription.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)
[190/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
[191/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
[192/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
[193/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
[194/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
[195/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
[196/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
[197/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
[198/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
[199/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
[200/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
[201/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
[202/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
[203/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
[204/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
[205/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
[206/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
[207/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
[208/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
[209/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
[210/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
[211/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
[212/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
[213/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
[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.2 linux