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 master (71d610), with Swift 6.2 (beta) for Linux on 18 Jun 2025 09:29:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: 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.2
Building package at path:  $PWD
https://github.com/Brightify/ReactantUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/tadija/AEXML.git
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/tuist/XcodeProj.git
[1/5074] Fetching swiftcli
[5075/7201] Fetching swiftcli, aexml
[5884/30534] Fetching swiftcli, aexml, xcodeproj
Fetched https://github.com/tadija/AEXML.git from cache (0.99s)
[9741/28407] Fetching swiftcli, xcodeproj
Fetched https://github.com/jakeheis/SwiftCLI from cache (3.73s)
Fetched https://github.com/tuist/XcodeProj.git from cache (3.76s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 5.3.3 (6.63s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.42s)
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.47s)
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.35s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (3.59s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.35s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.03s)
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
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/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.5.0
Building for debugging...
[0/19] Write sources
[8/19] Write swift-version-24593BA9C3E375BF.txt
[10/51] Compiling SwiftCLI OptionRegistry.swift
[11/51] Compiling SwiftCLI Parameter.swift
[12/51] Compiling SwiftCLI Parser.swift
[13/53] Compiling SwiftCLI ValueBox.swift
[14/53] Compiling SwiftCLI VersionCommand.swift
[15/53] Compiling SwiftCLI Error.swift
[16/53] Compiling SwiftCLI HelpCommand.swift
[17/53] Compiling SwiftCLI HelpMessageGenerator.swift
[18/53] Compiling SwiftCLI Input.swift
[19/53] Compiling SwiftCLI Option.swift
[20/53] Compiling SwiftCLI OptionGroup.swift
[21/53] Compiling Common UITraitHelper.swift
[22/53] Emitting module Common
[23/53] Compiling Common ViewOrientation.swift
[25/54] Emitting module SwiftCLI
[26/54] Compiling SwiftCLI Command.swift
[27/54] Compiling SwiftCLI Compatibility.swift
[28/54] Compiling SwiftCLI CompletionGenerator.swift
[29/54] Compiling SwiftCLI ArgumentList.swift
[30/54] Compiling SwiftCLI ArgumentListManipulator.swift
[31/54] Compiling SwiftCLI CLI.swift
[32/54] Compiling SwiftCLI Path.swift
[33/54] Compiling SwiftCLI Stream.swift
[34/54] Compiling SwiftCLI Task.swift
[35/54] Compiling SwiftCLI Term.swift
[36/54] Compiling SwiftCLI Validation.swift
[36/55] Wrapping AST for Common for debugging
[38/55] Compiling AEXML Options.swift
[39/55] Compiling AEXML Error.swift
[40/55] Compiling AEXML Parser.swift
[42/55] Compiling AEXML Document.swift
[43/55] Compiling AEXML Element.swift
[44/55] Emitting module AEXML
[45/195] Wrapping AST for SwiftCLI for debugging
[47/218] Emitting module PathKit
[48/218] Compiling PathKit PathKit.swift
[48/219] Wrapping AST for AEXML for debugging
[50/219] Wrapping AST for PathKit for debugging
[52/219] 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
[53/219] 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
[54/219] 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
[55/219] 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
[56/219] 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
[57/219] 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
[58/219] 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
[59/219] 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
[60/219] 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
[61/219] 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
[62/219] 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
[63/219] 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
[64/219] 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
[65/219] 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
[66/219] 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
[67/219] 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
[68/219] 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
[69/219] 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
[70/219] 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
[71/219] 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
[72/219] 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
[73/219] 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
[74/219] 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)
[75/219] 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
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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
[82/243] 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
[83/243] 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
[84/243] 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
[85/243] 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
[86/243] 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
[87/243] 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
[88/243] 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
[89/243] 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
[90/244] 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
[91/244] Compiling Tokenizer ImageView.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/244] Compiling Tokenizer Label.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/244] Compiling Tokenizer MapView.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/244] Compiling Tokenizer NavigationBar.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/244] Compiling Tokenizer PageControl.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/245] 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
[97/245] 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
[98/245] 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
[99/278] 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
[100/278] 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
[101/278] 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
[102/278] 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
[103/278] 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
[104/278] 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
[105/278] 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
[106/278] 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
[107/278] 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
[108/278] 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
[109/278] 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
[110/278] 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
[111/278] 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
[112/278] 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
[113/278] 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
[114/278] 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
[115/278] 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
[116/278] 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
[117/278] 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
[118/278] 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
[119/278] 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
[120/278] 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
[121/278] 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
[122/278] Compiling Tokenizer ElementAssignableProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer ElementControlStateProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer LayerProperties.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer MultipleAttributeAssignableProperty.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer ParagraphStyleProperties.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Properties.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Property.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer PropertyContainer.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer PropertyHelper.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer PropertyMaterializationError.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer EnumPropertyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Array.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Bool.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer CGColorPropertyType.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Color+Names.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Color.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer ContentMode.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer ControlState.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Double.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer EdgeInsets.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Float.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Font.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] Compiling Tokenizer Image.swift
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:107:26: warning: FIXME The fallback to `.red` is not safe at all.
105 |                 return SystemColor.brown
106 |             default:
107 |                 #warning("FIXME The fallback to `.red` is not safe at all.")
    |                          `- warning: FIXME The fallback to `.red` is not safe at all.
108 |                 if #available(iOS 11.0, OSX 10.13, *) {
109 |                     return SystemColor(named: name) ?? SystemColor.red
/host/spi-builder-workspace/Sources/Tokenizer/Properties/Types/Implementation/Color.swift:12: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/278] 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
[146/278] 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
[147/278] 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
[148/278] 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
[149/278] 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
[150/278] 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
[151/278] 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
[152/278] 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
[153/278] 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
[154/278] 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
[155/278] 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
[156/278] 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
[157/278] 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
[158/278] 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
[159/278] 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
[160/278] 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
[161/278] 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
[162/278] 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
[163/278] 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
[164/278] 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
[165/278] 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
[166/278] 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
[167/278] 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
[168/278] 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
[169/278] 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
[170/278] 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
[171/278] 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
[172/278] 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
[173/278] 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
[174/278] 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
[175/278] 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
[176/278] 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
[177/278] 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
[178/278] 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
[179/278] 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
[180/278] 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
[181/278] 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
[182/278] 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
[183/278] 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
[184/278] 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
[185/278] 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
[186/278] 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
[187/278] 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
[188/278] 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
[189/278] 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
[190/278] 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
[191/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
[192/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
[193/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
[194/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
[195/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
[196/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
[197/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
[198/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
[199/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
[200/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
[201/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
[202/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
[203/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
[204/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
[205/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
[206/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
[207/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
[208/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
[209/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
[210/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
[211/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
[212/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
[213/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
[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