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 2.5.0 (a1df76), with Swift 5.10 for macOS (SPM) on 26 Nov 2025 03:02:47 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: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Turbocharger
 * tag               2.5.0      -> FETCH_HEAD
HEAD is now at a1df764 2.5.0
Cloned https://github.com/nathantannar4/Turbocharger.git
Revision (git rev-parse @):
a1df764ded1ee8f99163dc12d7de1ca956b62e6e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Turbocharger.git at 2.5.0
========================================
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 OptionalVisitor.swift
[10/29] Compiling EngineCore ProtocolConformance.swift
[11/29] Compiling EngineCore TypeDescriptor.swift
[12/29] Compiling EngineCore TypeIdentifier.swift
[13/29] Compiling EngineCore ViewModifierVisitor.swift
[14/29] Compiling EngineCore ViewTraitKeyVisitor.swift
[15/29] Compiling EngineCore GroupVisitor.swift
[16/29] Compiling EngineCore ModifiedContentVisitor.swift
[17/29] Compiling EngineCore MultiViewVisitor.swift
[18/29] Compiling EngineCore TypeMetadata.swift
[19/29] Compiling EngineCore UnsafePointer.swift
[20/29] Compiling EngineCore EmptyViewVisitor.swift
[21/29] Compiling EngineCore EnvironmentKeyVisitor.swift
[22/29] Compiling EngineCore ForEachVisitor.swift
[23/29] Compiling EngineCore TupleViewVisitor.swift
[24/29] Compiling EngineCore TupleVisitor.swift
[25/29] Compiling EngineCore AnyViewVisitor.swift
[26/29] Compiling EngineCore ConditionalContentVisitor.swift
[27/29] Compiling EngineCore CustomViewVisitor.swift
[28/29] Compiling EngineCore Runtime.swift
[29/29] Compiling EngineCore SectionVisitor.swift
[30/124] 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> {
    ^
[31/124] 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> {
    ^
[32/124] 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> {
    ^
[33/124] 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> {
    ^
[34/124] 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> {
    ^
[35/124] 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> {
    ^
[36/124] 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> {
    ^
[37/124] 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> {
    ^
[38/124] 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> {
    ^
[39/124] 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> {
    ^
[40/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[41/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[42/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[43/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[44/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[45/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[46/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[47/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[48/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[49/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
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
[50/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 {
                            ~^~~~~~~~~~~~~~~

[51/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 {
                            ~^~~~~~~~~~~~~~~

[52/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 {
                            ~^~~~~~~~~~~~~~~

[53/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 {
                            ~^~~~~~~~~~~~~~~

[54/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 {
                            ~^~~~~~~~~~~~~~~

[55/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 {
                            ~^~~~~~~~~~~~~~~

[56/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 {
                            ~^~~~~~~~~~~~~~~

[57/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 {
                            ~^~~~~~~~~~~~~~~

[58/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 {
                            ~^~~~~~~~~~~~~~~

[59/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 {
                            ~^~~~~~~~~~~~~~~

[60/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) {
                 ^
[61/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) {
                 ^
[62/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) {
                 ^
[63/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) {
                 ^
[64/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) {
                 ^
[65/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) {
                 ^
[66/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) {
                 ^
[67/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) {
                 ^
[68/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) {
                 ^
[69/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) {
                 ^
[70/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) {
                 ^
[71/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
[72/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
[73/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
[74/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
[75/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
[76/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
[77/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
[78/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
[79/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
[80/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
[81/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)
[82/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
    ) {
    ^
[83/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 {
                            ~^~~~~~~~~~~~~~~

[84/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 {
                            ~^~~~~~~~~~~~~~~

[85/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 {
                            ~^~~~~~~~~~~~~~~

[86/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 {
                            ~^~~~~~~~~~~~~~~

[87/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 {
                            ~^~~~~~~~~~~~~~~

[88/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 {
                            ~^~~~~~~~~~~~~~~

[89/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 {
                            ~^~~~~~~~~~~~~~~

[90/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 {
                            ~^~~~~~~~~~~~~~~

[91/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 {
                            ~^~~~~~~~~~~~~~~

[92/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 {
                            ~^~~~~~~~~~~~~~~

[93/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: {
                             ^
[94/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: {
                             ^
[95/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: {
                             ^
[96/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: {
                             ^
[97/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: {
                             ^
[98/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: {
                             ^
[99/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: {
                             ^
[100/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: {
                             ^
[101/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: {
                             ^
[102/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: {
                             ^
[103/134] 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 {
                            ~^~~~~~~~~~~~~~~

[104/134] 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 {
                            ~^~~~~~~~~~~~~~~

[105/134] 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 {
                            ~^~~~~~~~~~~~~~~

[106/134] 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 {
                            ~^~~~~~~~~~~~~~~

[107/134] 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 {
                            ~^~~~~~~~~~~~~~~

[108/134] 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 {
                            ~^~~~~~~~~~~~~~~

[109/134] 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 {
                            ~^~~~~~~~~~~~~~~

[110/134] 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 {
                            ~^~~~~~~~~~~~~~~

[111/134] 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 {
                            ~^~~~~~~~~~~~~~~

[112/134] 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 {
                            ~^~~~~~~~~~~~~~~

[113/134] 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 {
                            ~^~~~~~~~~~~~~~~

[114/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 {
                            ~^~~~~~~~~~~~~~~

[115/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 {
                            ~^~~~~~~~~~~~~~~

[116/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 {
                            ~^~~~~~~~~~~~~~~

[117/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 {
                            ~^~~~~~~~~~~~~~~

[118/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 {
                            ~^~~~~~~~~~~~~~~

[119/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 {
                            ~^~~~~~~~~~~~~~~

[120/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 {
                            ~^~~~~~~~~~~~~~~

[121/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 {
                            ~^~~~~~~~~~~~~~~

[122/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 {
                            ~^~~~~~~~~~~~~~~

[123/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 {
                            ~^~~~~~~~~~~~~~~

[124/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 {
                            ~^~~~~~~~~~~~~~~

[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.58s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.3.2 (0.40s)
Fetching https://github.com/swiftlang/swift-syntax
[1/72982] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.30s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (2.34s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.3.2
BUILD FAILURE 5.10 macosSpm