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 Turbocharger, reference main (699d95), with Swift 5.10 for macOS (SPM) on 6 Dec 2025 01:11:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Turbocharger.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Turbocharger
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 699d955 2.5.1
Cloned https://github.com/nathantannar4/Turbocharger.git
Revision (git rev-parse @):
699d955ef9b18921b5a4bc5e72d14b5f16118b76
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Turbocharger.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/nathantannar4/Turbocharger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-33747A42983211AE.txt
[4/5] Compiling EngineCoreC visitors.c
[6/27] Emitting module EngineCore
[7/29] Compiling EngineCore ViewTypeIdentifier.swift
[8/29] Compiling EngineCore ViewVisitor.swift
[9/29] Compiling EngineCore AnyViewVisitor.swift
[10/29] Compiling EngineCore ConditionalContentVisitor.swift
[11/29] Compiling EngineCore CustomViewVisitor.swift
[12/29] Compiling EngineCore EmptyViewVisitor.swift
[13/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[14/29] Compiling EngineCore ForEachVisitor.swift
[15/29] Compiling EngineCore Runtime.swift
[16/29] Compiling EngineCore SectionVisitor.swift
[17/29] Compiling EngineCore TupleViewVisitor.swift
[18/29] Compiling EngineCore TupleVisitor.swift
[19/29] Compiling EngineCore GroupVisitor.swift
[20/29] Compiling EngineCore ModifiedContentVisitor.swift
[21/29] Compiling EngineCore MultiViewVisitor.swift
[22/29] Compiling EngineCore TypeMetadata.swift
[23/29] Compiling EngineCore UnsafePointer.swift
[24/29] Compiling EngineCore TypeDescriptor.swift
[25/29] Compiling EngineCore TypeIdentifier.swift
[26/29] Compiling EngineCore OptionalVisitor.swift
[27/29] Compiling EngineCore ProtocolConformance.swift
[28/29] Compiling EngineCore ViewModifierVisitor.swift
[29/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[30/124] Compiling Engine ConditionalContent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[31/124] Compiling Engine ConditionalLayout.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[32/124] Compiling Engine ConditionalShape.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[33/124] Compiling Engine ConditionalView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[34/124] Compiling Engine EdgeInsets+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[35/124] Compiling Engine EmptyShape.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[36/124] Compiling Engine Environment+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[37/124] Compiling Engine EnvironmentKeyVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[38/124] Compiling Engine EnvironmentOrValue.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[39/124] Compiling Engine EnvironmentValueReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[40/124] Compiling Engine EnvironmentValuesVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[41/134] Compiling Engine IsNotNilTransform.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[42/134] Compiling Engine LayoutAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[43/134] Compiling Engine LayoutBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[44/134] Compiling Engine LayoutSubview+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[45/134] Compiling Engine LayoutThatFits.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[46/134] Compiling Engine Menu+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[47/134] Compiling Engine MultiViewAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[48/134] Compiling Engine MultiViewVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[49/134] Compiling Engine Never.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[50/134] Compiling Engine Optional+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[51/134] Compiling Engine OptionalAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
[52/134] Compiling Engine Text+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[53/134] Compiling Engine TextAttachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[54/134] Compiling Engine TextBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[55/134] Compiling Engine TextReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[56/134] Compiling Engine Toggle+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[57/134] Compiling Engine TraitValueKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[58/134] Compiling Engine Transaction.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[59/134] Compiling Engine UnaryViewAdaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[60/134] Compiling Engine UnaryViewModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[61/134] Compiling Engine UnwrapTransform.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Text+Extensions.swift:557:64: error: extra argument 'attributes' in call
                                attributes: element.attributes.attributes
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[62/134] Compiling Engine Animation+Resolved.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[63/134] Compiling Engine AnyAnimatableData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[64/134] Compiling Engine AnyShape.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[65/134] Compiling Engine AnyShapeStyle+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[66/134] Compiling Engine AnyView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[67/134] Compiling Engine AnyViewModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[68/134] Compiling Engine AttributedString+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[69/134] Compiling Engine AttributedStringReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[70/134] Compiling Engine BindingTransform.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[71/134] Compiling Engine Button+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[72/134] Compiling Engine Color+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[73/134] Compiling Engine Picker+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[74/134] Compiling Engine PreferenceKeyReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[75/134] Compiling Engine PrimitiveView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[76/134] Compiling Engine PrimitiveViewModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[77/134] Compiling Engine PropertyList.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[78/134] Compiling Engine ProposedSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[79/134] Compiling Engine SafeAreaPaddingModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[80/134] Compiling Engine SectionView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[81/134] Compiling Engine ShapeAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[82/134] Compiling Engine ShapeBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:68:14: error: no exact matches in call to initializer
        self.init(selection: selection) {
             ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:57:12: note: candidate has partially matching parameter list (sources: [SelectionValue], selection: Binding<SelectionValue>, content: (SelectionValue) -> ValueLabel, label: () -> Label, currentValueLabel: (SelectionValue) -> CurrentValueLabel)
    public init<
           ^
SwiftUI.Picker:5:12: note: candidate '(Binding<_>, () -> _, () -> _) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 4 parameters, but context '(Binding<SelectionValue>, () -> ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>, () -> Label) -> Picker<Label, SelectionValue, ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel>>' has 3
    public init(selection: Binding<SelectionValue>, @ViewBuilder content: () -> Content, @ViewBuilder label: () -> Label)
           ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:104:30: error: extra trailing closure passed in call
        } currentValueLabel: {
                             ^
[83/134] Compiling Engine Font+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[84/134] Compiling Engine ForEach+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[85/134] Compiling Engine ForEachSubview.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[86/134] Compiling Engine ForegroundStyleModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[87/134] Compiling Engine GraphInputs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[88/134] Compiling Engine Group.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[89/134] Compiling Engine HostingController.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[90/134] Compiling Engine HostingView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[91/134] Compiling Engine Image+Extensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[92/134] Compiling Engine InvertedMask.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
[93/134] Compiling Engine IsNilTransform.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Group.swift:52:26: error: incorrect argument label in call (have 'subviews:_:', expected 'subviewsOf:_:')
                    Group(subviews: Content()) { source in
                         ^~~~~~~~~
                          subviewsOf
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/134] Emitting module Engine
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Optional+Extensions.swift:45:18: error: value pack expansion can only appear inside a function argument list or tuple element
    for value in repeat (each values) {
                 ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[95/134] Compiling Engine StateAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[96/134] Compiling Engine StateOrBinding.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[97/134] Compiling Engine StaticCondition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[98/134] Compiling Engine StaticConditionalContent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[99/134] Compiling Engine StaticConditionalModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[100/134] Compiling Engine StaticContent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[101/134] Compiling Engine StaticModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[102/134] Compiling Engine StyleContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[103/134] Compiling Engine StyleInputCondition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[104/134] Compiling Engine SymmetricallyScaledText.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/Picker+Extensions.swift:66:5: error: unexpected ',' separator
    ) where Content == ForEach<Array<(SelectionValue, ValueLabel)>, SelectionValue, ValueLabel> {
    ^
[105/134] Compiling Engine ViewAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[106/134] Compiling Engine ViewAlias.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[107/134] Compiling Engine ViewControllerAdapter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[108/134] Compiling Engine ViewInputConditionalContent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[109/134] Compiling Engine ViewInputConditionalModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[110/134] Compiling Engine ViewInputKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[111/134] Compiling Engine ViewInputs.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[112/134] Compiling Engine ViewInputsVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[113/134] Compiling Engine ViewModifierBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[114/134] Compiling Engine ViewModifierContent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[115/134] Compiling Engine UpdatePhase.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[116/134] Compiling Engine UserInterfaceIdiomContent.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[117/134] Compiling Engine UserInterfaceIdiomModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[118/134] Compiling Engine VariadicView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[119/134] Compiling Engine VariadicViewElementModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[120/134] Compiling Engine VariadicViewHostingControllers.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[121/134] Compiling Engine VersionedDynamicProperty.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[122/134] Compiling Engine VersionedView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[123/134] Compiling Engine VersionedViewInput.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[124/134] Compiling Engine VersionedViewModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

[125/134] Compiling Engine ViewModifierVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[126/134] Compiling Engine ViewOutputAlias.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[127/134] Compiling Engine ViewOutputKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[128/134] Compiling Engine ViewStackAxisReader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[129/134] Compiling Engine ViewStyle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[130/134] Compiling Engine ViewTraitKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[131/134] Compiling Engine ViewTraitKeyVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[132/134] Compiling Engine ViewUpdateDebug.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[133/134] Compiling Engine ViewVisitor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
[134/134] Compiling Engine module.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/UpdatePhase.swift:17:29: error: attribute can only be applied to declarations, not types
public struct UpdatePhase: @preconcurrency DynamicProperty {
                           ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicViewElementModifier.swift:26:43: error: expected an identifier to name generic parameter
    Modifier: VariadicViewElementModifier,
                                          ^
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/ViewControllerAdapter.swift:161:30: error: attribute can only be applied to declarations, not types
    private struct Visitor: @preconcurrency ViewVisitor {
                            ~^~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/.build/checkouts/Engine/Sources/Engine/Sources/VariadicView.swift:83:5: error: unexpected ',' separator
    ) {
    ^
error: fatalError
Fetching https://github.com/nathantannar4/Engine
[1/1398] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.72s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.3.2 (0.44s)
Fetching https://github.com/swiftlang/swift-syntax
[1/73023] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.35s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.17s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.3.2
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
BUILD FAILURE 5.10 macosSpm