Build Information
Failed to build LuxeUI, reference main (8b4de8), with Swift 6.1 for macOS (SPM) on 23 Apr 2026 15:51:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ronitsabhaya75/Luxe-UI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ronitsabhaya75/Luxe-UI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8b4de8d notification for luxe toast (#18)
Cloned https://github.com/Ronitsabhaya75/Luxe-UI.git
Revision (git rev-parse @):
8b4de8d85fbcff5467c5b6d43ed9605b22aca4ec
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Ronitsabhaya75/Luxe-UI.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Ronitsabhaya75/Luxe-UI.git
https://github.com/Ronitsabhaya75/Luxe-UI.git
{
"dependencies" : [
],
"manifest_display_name" : "LuxeUI",
"name" : "LuxeUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "LuxeUI",
"targets" : [
"LuxeUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "CoreComponentsDemo",
"targets" : [
"CoreComponentsDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "LiquidUIDemo",
"targets" : [
"LiquidUIDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "iOSGPUDemo",
"targets" : [
"iOSGPUDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "iOSGPUDemo",
"module_type" : "SwiftTarget",
"name" : "iOSGPUDemo",
"path" : "Examples/iOSGPUDemo",
"product_memberships" : [
"iOSGPUDemo"
],
"sources" : [
"ContentView.swift",
"iOSGPUDemoApp.swift"
],
"target_dependencies" : [
"LuxeUI"
],
"type" : "executable"
},
{
"c99name" : "LuxeUITests",
"module_type" : "SwiftTarget",
"name" : "LuxeUITests",
"path" : "Tests",
"sources" : [
"luxeUITests/GPURendererTests.swift",
"luxeUITests/LuxeToastTests.swift",
"luxeUITests/SmokeTests.swift",
"luxeUITests/UITests.swift",
"luxeUITests/luxeUITests.swift"
],
"target_dependencies" : [
"LuxeUI"
],
"type" : "test"
},
{
"c99name" : "LuxeUI",
"module_type" : "SwiftTarget",
"name" : "LuxeUI",
"path" : "Sources/LuxeUI",
"product_memberships" : [
"LuxeUI",
"CoreComponentsDemo",
"LiquidUIDemo",
"iOSGPUDemo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/GPU/LuxeShaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Components/Buttons/LiquidButton.swift",
"Components/Containers/GlassmorphismContainer.swift",
"Components/Containers/RefractiveGlassModifier.swift",
"Components/Effects/LiquidBlob.swift",
"Components/Interactions/PredictiveLayouts.swift",
"Components/Interactions/SmartSpringEngine.swift",
"Components/Loading/LiquidLoader.swift",
"Components/Premium/PremiumComponents.swift",
"Components/Progress/CircularProgressBar.swift",
"Components/Progress/LiquidProgress.swift",
"Components/Sliders/LuxeSlider.swift",
"Components/Sliders/MultiThumbSlider.swift",
"Components/Toast/LuxeToast.swift",
"Extensions/View+Theme.swift",
"GPU/GPURenderer.swift",
"Theme/Theme.swift",
"Theme/ThemeEnvironment.swift",
"Theme/ThemeProvider.swift",
"luxeUI.swift"
],
"type" : "library"
},
{
"c99name" : "LiquidUIDemo",
"module_type" : "SwiftTarget",
"name" : "LiquidUIDemo",
"path" : "Examples/LiquidUIDemo",
"product_memberships" : [
"LiquidUIDemo"
],
"sources" : [
"LiquidUIDemoApp.swift"
],
"target_dependencies" : [
"LuxeUI"
],
"type" : "executable"
},
{
"c99name" : "CoreComponentsDemo",
"module_type" : "SwiftTarget",
"name" : "CoreComponentsDemo",
"path" : "Examples/CoreComponentsDemo",
"product_memberships" : [
"CoreComponentsDemo"
],
"sources" : [
"CoreComponentsDemoApp.swift"
],
"target_dependencies" : [
"LuxeUI"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
warning: 'spi-builder-workspace': the target name LuxeUI has different case on the filesystem and the Package.swift manifest file
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/18] Write sources
[3/18] Write iOSGPUDemo-entitlement.plist
[5/18] Copying LuxeShaders.metal
[5/18] Write LiquidUIDemo-entitlement.plist
[7/18] Write CoreComponentsDemo-entitlement.plist
[8/18] Write swift-version-2F0A5646E1D333AE.txt
[10/37] Compiling LuxeUI ThemeEnvironment.swift
[11/37] Compiling LuxeUI ThemeProvider.swift
[12/37] Compiling LuxeUI GPURenderer.swift
[13/37] Compiling LuxeUI Theme.swift
[14/37] Compiling LuxeUI CircularProgressBar.swift
[15/37] Compiling LuxeUI LiquidProgress.swift
[16/37] Compiling LuxeUI LiquidLoader.swift
[17/37] Compiling LuxeUI PremiumComponents.swift
[18/37] Compiling LuxeUI RefractiveGlassModifier.swift
[19/37] Compiling LuxeUI LiquidBlob.swift
[20/37] Compiling LuxeUI LiquidButton.swift
[21/37] Compiling LuxeUI GlassmorphismContainer.swift
[22/37] Emitting module LuxeUI
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Toast/LuxeToast.swift:424:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
422 | /// Environment key for the toast manager.
423 | private struct LuxeToastManagerKey: EnvironmentKey {
424 | static let defaultValue: LuxeToastManager = LuxeToastManager()
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
425 | }
426 |
[23/37] Compiling LuxeUI LuxeToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Toast/LuxeToast.swift:424:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
422 | /// Environment key for the toast manager.
423 | private struct LuxeToastManagerKey: EnvironmentKey {
424 | static let defaultValue: LuxeToastManager = LuxeToastManager()
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
425 | }
426 |
[24/37] Compiling LuxeUI View+Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Toast/LuxeToast.swift:424:16: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
422 | /// Environment key for the toast manager.
423 | private struct LuxeToastManagerKey: EnvironmentKey {
424 | static let defaultValue: LuxeToastManager = LuxeToastManager()
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
425 | }
426 |
[25/37] Compiling LuxeUI PredictiveLayouts.swift
[26/37] Compiling LuxeUI SmartSpringEngine.swift
[27/37] Compiling LuxeUI LuxeSlider.swift
[28/37] Compiling LuxeUI MultiThumbSlider.swift
[29/39] Compiling LuxeUI luxeUI.swift
[30/39] Compiling LuxeUI resource_bundle_accessor.swift
[31/46] Emitting module LiquidUIDemo
[32/46] Compiling LiquidUIDemo LiquidUIDemoApp.swift
[32/46] Write Objects.LinkFileList
[34/46] Emitting module CoreComponentsDemo
[35/46] Compiling CoreComponentsDemo CoreComponentsDemoApp.swift
[35/46] Write Objects.LinkFileList
[36/46] Linking LiquidUIDemo
[37/46] Applying LiquidUIDemo
[38/46] Linking CoreComponentsDemo
[39/46] Applying CoreComponentsDemo
[41/46] Compiling iOSGPUDemo iOSGPUDemoApp.swift
[42/46] Emitting module iOSGPUDemo
[43/46] Compiling iOSGPUDemo ContentView.swift
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:126:63: error: extra argument 'animationProgress' in call
124 |
125 | VStack {
126 | LiquidBlob(animationProgress: animationProgress)
| `- error: extra argument 'animationProgress' in call
127 | .fill(
128 | LinearGradient(
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:126:44: error: missing argument for parameter 'colors' in call
124 |
125 | VStack {
126 | LiquidBlob(animationProgress: animationProgress)
| `- error: missing argument for parameter 'colors' in call
127 | .fill(
128 | LinearGradient(
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Effects/LiquidBlob.swift:60:12: note: 'init(colors:size:configuration:)' declared here
58 | @State private var scale: CGFloat = 1.0
59 |
60 | public init(
| `- note: 'init(colors:size:configuration:)' declared here
61 | colors: [Color],
62 | size: CGFloat = 200,
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:127:38: error: value of type 'LiquidBlob' has no member 'fill'
125 | VStack {
126 | LiquidBlob(animationProgress: animationProgress)
127 | .fill(
| `- error: value of type 'LiquidBlob' has no member 'fill'
128 | LinearGradient(
129 | gradient: Gradient(colors: [
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:274:13: warning: initialization of immutable value 'timer' was never used; consider replacing with assignment to '_' or removing it
272 | private func startLiquidAnimation() {
273 | guard isAnimating else { return }
274 | let timer = Timer.scheduledTimer(withTimeInterval: 0.016, repeats: true) { _ in
| `- warning: initialization of immutable value 'timer' was never used; consider replacing with assignment to '_' or removing it
275 | withAnimation(.linear(duration: 0.016)) {
276 | animationProgress += 0.01
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:276:17: warning: main actor-isolated property 'animationProgress' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
6 | @State private var intensity: Double = 0.5
7 | @State private var radius: CGFloat = 10.0
8 | @State private var animationProgress: Double = 0.0
| `- note: mutation of this property is only permitted within the actor
9 | @State private var isAnimating = true
10 |
:
274 | let timer = Timer.scheduledTimer(withTimeInterval: 0.016, repeats: true) { _ in
275 | withAnimation(.linear(duration: 0.016)) {
276 | animationProgress += 0.01
| `- warning: main actor-isolated property 'animationProgress' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
277 | if animationProgress > 1.0 {
278 | animationProgress = 0
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:277:20: warning: main actor-isolated property 'animationProgress' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
6 | @State private var intensity: Double = 0.5
7 | @State private var radius: CGFloat = 10.0
8 | @State private var animationProgress: Double = 0.0
| `- note: property declared here
9 | @State private var isAnimating = true
10 |
:
275 | withAnimation(.linear(duration: 0.016)) {
276 | animationProgress += 0.01
277 | if animationProgress > 1.0 {
| `- warning: main actor-isolated property 'animationProgress' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
278 | animationProgress = 0
279 | }
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/ContentView.swift:278:21: warning: main actor-isolated property 'animationProgress' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
6 | @State private var intensity: Double = 0.5
7 | @State private var radius: CGFloat = 10.0
8 | @State private var animationProgress: Double = 0.0
| `- note: mutation of this property is only permitted within the actor
9 | @State private var isAnimating = true
10 |
:
276 | animationProgress += 0.01
277 | if animationProgress > 1.0 {
278 | animationProgress = 0
| `- warning: main actor-isolated property 'animationProgress' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
279 | }
280 | }
warning: 'spi-builder-workspace': the target name LuxeUI has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Examples/CoreComponentsDemo/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Examples/LiquidUIDemo/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/README.md
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-2F0A5646E1D333AE.txt
[2/29] Compiling LuxeUI ThemeEnvironment.swift
[3/29] Compiling LuxeUI ThemeProvider.swift
[4/31] Compiling LuxeUI luxeUI.swift
[5/31] Compiling LuxeUI resource_bundle_accessor.swift
[6/31] Compiling LuxeUI GPURenderer.swift
[7/31] Compiling LuxeUI Theme.swift
[8/31] Compiling LuxeUI LuxeSlider.swift
[9/31] Compiling LuxeUI MultiThumbSlider.swift
[10/31] Compiling LuxeUI CircularProgressBar.swift
[11/31] Compiling LuxeUI LiquidProgress.swift
[12/31] Compiling LuxeUI PredictiveLayouts.swift
[13/31] Compiling LuxeUI SmartSpringEngine.swift
[14/31] Compiling LuxeUI LiquidLoader.swift
[15/31] Compiling LuxeUI PremiumComponents.swift
[16/31] Compiling LuxeUI LuxeToast.swift
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Toast/LuxeToast.swift:424:49: error: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
340 | private var timers: [UUID: Task<Void, Never>] = [:]
341 |
342 | public init() {}
| `- note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
343 |
344 | /// Show a new toast notification.
:
422 | /// Environment key for the toast manager.
423 | private struct LuxeToastManagerKey: EnvironmentKey {
424 | static let defaultValue: LuxeToastManager = LuxeToastManager()
| `- error: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
425 | }
426 |
[17/31] Compiling LuxeUI View+Theme.swift
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Toast/LuxeToast.swift:424:49: error: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
340 | private var timers: [UUID: Task<Void, Never>] = [:]
341 |
342 | public init() {}
| `- note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
343 |
344 | /// Show a new toast notification.
:
422 | /// Environment key for the toast manager.
423 | private struct LuxeToastManagerKey: EnvironmentKey {
424 | static let defaultValue: LuxeToastManager = LuxeToastManager()
| `- error: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
425 | }
426 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/31] Compiling LuxeUI RefractiveGlassModifier.swift
[19/31] Compiling LuxeUI LiquidBlob.swift
[20/31] Emitting module LuxeUI
/Users/admin/builder/spi-builder-workspace/Sources/LuxeUI/Components/Toast/LuxeToast.swift:424:49: error: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
340 | private var timers: [UUID: Task<Void, Never>] = [:]
341 |
342 | public init() {}
| `- note: calls to initializer 'init()' from outside of its actor context are implicitly asynchronous
343 |
344 | /// Show a new toast notification.
:
422 | /// Environment key for the toast manager.
423 | private struct LuxeToastManagerKey: EnvironmentKey {
424 | static let defaultValue: LuxeToastManager = LuxeToastManager()
| `- error: call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
425 | }
426 |
[21/31] Compiling LuxeUI LiquidButton.swift
[22/31] Compiling LuxeUI GlassmorphismContainer.swift
warning: 'spi-builder-workspace': the target name LuxeUI has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Examples/CoreComponentsDemo/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Examples/LiquidUIDemo/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/Examples/iOSGPUDemo/README.md
BUILD FAILURE 6.1 macosSpm