Build Information
Failed to build ElegantColorPalette, reference 1.2.0 (cf8628
), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 15:19:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThasianX/ElegantColorPalette.git
Reference: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ThasianX/ElegantColorPalette
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at cf8628a Merge pull request #11 from ThasianX/feature/api-selectednode
Cloned https://github.com/ThasianX/ElegantColorPalette.git
Revision (git rev-parse @):
cf8628ad84314db868659db57cafb3e1403b3fe6
SUCCESS checkout https://github.com/ThasianX/ElegantColorPalette.git at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "elegantcolorpalette",
"name": "ElegantColorPalette",
"url": "https://github.com/ThasianX/ElegantColorPalette.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ElegantColorPalette",
"dependencies": [
]
}
]
}
Fetching https://github.com/ThasianX/ElegantColorPalette.git
[1/1052] Fetching elegantcolorpalette
Fetched https://github.com/ThasianX/ElegantColorPalette.git from cache (0.89s)
Creating working copy for https://github.com/ThasianX/ElegantColorPalette.git
Working copy of https://github.com/ThasianX/ElegantColorPalette.git resolved at 1.2.0 (cf8628a)
warning: '.resolve-product-dependencies': dependency 'elegantcolorpalette' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ThasianX/ElegantColorPalette.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/27] Emitting module ElegantColorPalette
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[4/29] Compiling ElegantColorPalette ColorPaletteScene.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[5/29] Compiling ElegantColorPalette ColorsContainerNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[6/29] Compiling ElegantColorPalette NodeStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[7/29] Compiling ElegantColorPalette ColorNode.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[8/29] Compiling ElegantColorPalette SpawnConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[9/29] Compiling ElegantColorPalette FocusModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[10/29] Compiling ElegantColorPalette FontModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[11/29] Compiling ElegantColorPalette CGVector+Operators.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[12/29] Compiling ElegantColorPalette ColorNode+Modifiers.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[13/29] Compiling ElegantColorPalette Comparable+Clamped.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[14/29] Compiling ElegantColorPalette StartUpModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[15/29] Compiling ElegantColorPalette Buildable.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[16/29] Compiling ElegantColorPalette HighlightModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[17/29] Compiling ElegantColorPalette RadiusModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[18/29] Compiling ElegantColorPalette ScaleFadeModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[19/29] Compiling ElegantColorPalette UIColor+Color.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[20/29] Compiling ElegantColorPalette ColorPaletteManager.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[21/29] Compiling ElegantColorPalette DefaultNodeStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[22/29] Compiling ElegantColorPalette ColorSchemeObserver.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[23/29] Compiling ElegantColorPalette NodeModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[24/29] Compiling ElegantColorPalette FocusSettings.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[25/29] Compiling ElegantColorPalette NodeStyleConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[26/29] Compiling ElegantColorPalette PaletteColor.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[27/29] Compiling ElegantColorPalette ColorPaletteBindingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[28/29] Compiling ElegantColorPalette ColorPaletteView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
[29/29] Compiling ElegantColorPalette CGVector+Additions.swift
/Users/admin/builder/spi-builder-workspace/Sources/ElegantColorPalette/ColorPaletteView.swift:4:8: error: no such module 'UIKit'
2 |
3 | import SpriteKit
4 | import UIKit
| `- error: no such module 'UIKit'
5 |
6 | /// `ColorPaletteView` is a view built on top of SpriteKit. Given a `selectedColor` and some `PaletteColors`,
BUILD FAILURE 6.0 macosSpm