The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Shaft, reference 0.1.0 (59cf79), with Swift 5.10 for tvOS using Xcode 15.4 on 18 Apr 2025 14:26:27 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Shaft-Package -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/Shaft.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShaftUI/Shaft
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 59cf792 Split Shaft into multiple build targets (#16)
Cloned https://github.com/ShaftUI/Shaft.git
Revision (git rev-parse @):
59cf792d418b1681fc69ce4437db109cdc2f51aa
SUCCESS checkout https://github.com/ShaftUI/Shaft.git at 0.1.0
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/ShaftUI/Shaft.git
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ShaftUI/SwiftSDL3
Fetching from https://github.com/ShaftUI/Splash
Fetching from https://github.com/ShaftUI/SwiftReload.git
Fetching from https://github.com/swiftlang/swift-syntax.git
Fetching from https://github.com/ShaftUI/swift-collections
Fetching from https://github.com/gregcotten/ZIPFoundationModern
Fetching from https://github.com/ShaftUI/SwiftMath
Fetching from https://github.com/jpsim/Yams.git
Fetching from https://github.com/onevcat/Rainbow
Fetching from https://github.com/the-swift-collective/zlib
Fetching from https://github.com/gregcotten/CSProgress
Fetching from https://github.com/apple/swift-system
Creating working copy of package ‘SwiftMath’
Checking out 3.4.0 of package ‘SwiftMath’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘ZIPFoundationModern’
Checking out 0.0.5 of package ‘ZIPFoundationModern’
Creating working copy of package ‘Rainbow’
Checking out 4.1.0 of package ‘Rainbow’
Creating working copy of package ‘zlib’
Checking out 1.3.1 of package ‘zlib’
Creating working copy of package ‘SwiftReload’
Checking out main (587b067) of package ‘SwiftReload’
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Creating working copy of package ‘Yams’
Checking out 5.3.1 of package ‘Yams’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Creating working copy of package ‘SwiftSDL3’
Checking out main (d33d998) of package ‘SwiftSDL3’
Creating working copy of package ‘Splash’
Checking out master (ed08785) of package ‘Splash’
Creating working copy of package ‘CSProgress’
Checking out 0.0.1 of package ‘CSProgress’
couldn't find pc file for dbus-1couldn't find pc file for ibus-1.0failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libdecor-0couldn't find pc file for libdrm
Resolved source packages:
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
  zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
  SwiftSDL3: https://github.com/ShaftUI/SwiftSDL3 @ main (d33d998)
  Yams: https://github.com/jpsim/Yams.git @ 5.3.1
  Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
  Shaft: /Users/admin/builder/spi-builder-workspace
  SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
  SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
  ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
resolved source packages: Rainbow, CSProgress, zlib, SwiftSDL3, Yams, Splash, Shaft, SwiftReload, swift-system, swift-syntax, swift-collections, SwiftMath, ZIPFoundation
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swiftmath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftMath"
    },
    {
      "identity" : "swiftsdl3",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftSDL3"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/swift-collections"
    },
    {
      "identity" : "zipfoundationmodern",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gregcotten/ZIPFoundationModern"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/Splash"
    },
    {
      "identity" : "swiftreload",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftReload.git"
    }
  ],
  "manifest_display_name" : "Shaft",
  "name" : "Shaft",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shaft",
      "targets" : [
        "Shaft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSetup",
      "targets" : [
        "ShaftSetup"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftCodeHighlight",
      "targets" : [
        "ShaftCodeHighlight"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSDL3",
      "targets" : [
        "ShaftSDL3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSkia",
      "targets" : [
        "ShaftSkia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CSkiaSetupPlugin",
      "targets" : [
        "CSkiaSetupPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "BuilderPlugin",
      "targets" : [
        "BuilderPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CSkiaSetup",
      "targets" : [
        "CSkiaSetup"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShaftTests",
      "module_type" : "SwiftTarget",
      "name" : "ShaftTests",
      "path" : "Tests/ShaftTests",
      "sources" : [
        "FirstTest.swift",
        "Gesture/MonoDragTest.swift",
        "Gesture/TapAndDragTest.swift",
        "Gesture/TapTest.swift",
        "Painting/TextPainterTest.swift",
        "Services/HardwareKeyboardTest.swift",
        "Services/TextBoundaryTest.swift",
        "TestUtils/GestureTester.swift",
        "TestUtils/TestPointer.swift",
        "TestUtils/WidgetTester.swift",
        "Widgets/BasicTest.swift",
        "Widgets/FrameworkTest.swift",
        "Widgets/SliverPinnedHeaderTest.swift",
        "Widgets/VelocityTrackerTest.swift",
        "Widgets/VelocityTrackerTestData.swift"
      ],
      "target_dependencies" : [
        "Shaft",
        "ShaftSetup"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShaftSkia",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSkia",
      "path" : "Sources/ShaftSkia",
      "product_dependencies" : [
        "SwiftMath"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
        "SkiaCanvas.swift",
        "SkiaFontCollection.swift",
        "SkiaImage.swift",
        "SkiaLoadICU.swift",
        "SkiaParagraph.swift",
        "SkiaPath.swift",
        "SkiaRenderer+GL.swift",
        "SkiaRenderer+Metal.swift",
        "SkiaRenderer.swift",
        "ToSkia.swift"
      ],
      "target_dependencies" : [
        "CSkia",
        "CSkiaResource",
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftSetup",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSetup",
      "path" : "Sources/ShaftSetup",
      "product_memberships" : [
        "Playground",
        "ShaftSetup"
      ],
      "sources" : [
        "ShaftSetup.swift"
      ],
      "target_dependencies" : [
        "Shaft",
        "ShaftSkia",
        "ShaftSDL3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftSDL3",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSDL3",
      "path" : "Sources/ShaftSDL3",
      "product_dependencies" : [
        "SwiftSDL3",
        "SwiftMath"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSDL3"
      ],
      "sources" : [
        "SDLBackend.swift",
        "SDLCursor.swift",
        "SDLKey.swift",
        "SDLMetalView.swift",
        "SDLOpenGLView.swift",
        "SDLView.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftCodeHighlight",
      "module_type" : "SwiftTarget",
      "name" : "ShaftCodeHighlight",
      "path" : "Sources/ShaftCodeHighlight",
      "product_dependencies" : [
        "Splash"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftCodeHighlight"
      ],
      "sources" : [
        "CodeBlock.swift",
        "ShaftCodeHighlight.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shaft",
      "module_type" : "SwiftTarget",
      "name" : "Shaft",
      "path" : "Sources/Shaft",
      "product_dependencies" : [
        "SwiftMath",
        "Rainbow",
        "SwiftSDL3",
        "Collections"
      ],
      "product_memberships" : [
        "Playground",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight",
        "ShaftSDL3",
        "ShaftSkia"
      ],
      "sources" : [
        "Animation/Animatable.swift",
        "Animation/Animation.swift",
        "Animation/AnimationBase.swift",
        "Animation/AnimationController.swift",
        "Animation/Curve.swift",
        "Animation/Tween.swift",
        "Backend/RemoteAppBackend.swift",
        "Backend/UIActor.swift",
        "Core/Backend.swift",
        "Core/Canvas.swift",
        "Core/DisplayList/DisplayList.swift",
        "Core/DisplayList/DisplayListBuilder.swift",
        "Core/DisplayList/DlOpReceiver.swift",
        "Core/Geometry.swift",
        "Core/Globals.swift",
        "Core/Keyboard.swift",
        "Core/KeyboardKey.swift",
        "Core/Layer.swift",
        "Core/Painting.swift",
        "Core/Pointer.swift",
        "Core/Renderer.swift",
        "Core/TargetPlatform.swift",
        "Core/TextEditing.swift",
        "Core/TextTypes.swift",
        "Core/Window.swift",
        "Foundation/Array.swift",
        "Foundation/Assertion.swift",
        "Foundation/Box.swift",
        "Foundation/Callback.swift",
        "Foundation/ChangeNotifier.swift",
        "Foundation/Collections.swift",
        "Foundation/Constants.swift",
        "Foundation/CopyWith.swift",
        "Foundation/Diagnostics.swift",
        "Foundation/Equality.swift",
        "Foundation/Math.swift",
        "Foundation/MatrixUtils.swift",
        "Foundation/Number.swift",
        "Foundation/Print.swift",
        "Foundation/Stopwatch.swift",
        "Foundation/String.swift",
        "Foundation/Time.swift",
        "Gestures/Arena.swift",
        "Gestures/ArenaTeam.swift",
        "Gestures/Binding/GestureBinding.swift",
        "Gestures/DragDetails.swift",
        "Gestures/GestureConstants.swift",
        "Gestures/GestureDebug.swift",
        "Gestures/GestureSettings.swift",
        "Gestures/HitTest.swift",
        "Gestures/LsqSolver.swift",
        "Gestures/PointerEventConverter.swift",
        "Gestures/PointerEvents.swift",
        "Gestures/PointerRouter.swift",
        "Gestures/PointerSignalResolver.swift",
        "Gestures/Recongnizer/LongPressRecongnizer.swift",
        "Gestures/Recongnizer/MonoDrag.swift",
        "Gestures/Recongnizer/Recongnizer.swift",
        "Gestures/Recongnizer/TapAndDragRecongizer.swift",
        "Gestures/Recongnizer/TapRecongnizer.swift",
        "Gestures/VelocityTracker.swift",
        "Painting/Alignment.swift",
        "Painting/BasicTypes.swift",
        "Painting/BorderRadius.swift",
        "Painting/Borders.swift",
        "Painting/BoxBorder.swift",
        "Painting/BoxDecoration.swift",
        "Painting/BoxFit.swift",
        "Painting/BoxShadow.swift",
        "Painting/ClipContext.swift",
        "Painting/DecoratedImage.swift",
        "Painting/Decoration.swift",
        "Painting/EdgeInsets.swift",
        "Painting/ImageProvider.swift",
        "Painting/Span/InlineSpan.swift",
        "Painting/Span/PlaceholderSpan.swift",
        "Painting/Span/TextSpan.swift",
        "Painting/TextPainter.swift",
        "Painting/TextScaler.swift",
        "Painting/TextStyle.swift",
        "Physics/PhysicsUtils.swift",
        "Physics/Simulation.swift",
        "Physics/SpringSimulation.swift",
        "Physics/Tolerance.swift",
        "Rendering/Binding/RendererBinding.swift",
        "Rendering/LayoutHelper.swift",
        "Rendering/MouseTracker.swift",
        "Rendering/MouseTrackerAnnotation.swift",
        "Rendering/RenderBox.swift",
        "Rendering/RenderColoredBox.swift",
        "Rendering/RenderEditable.swift",
        "Rendering/RenderFlex.swift",
        "Rendering/RenderImage.swift",
        "Rendering/RenderMouseRegion.swift",
        "Rendering/RenderObject.swift",
        "Rendering/RenderParagraph.swift",
        "Rendering/RenderPointerListener.swift",
        "Rendering/RenderProxyBox.swift",
        "Rendering/RenderShiftedBox.swift",
        "Rendering/RenderSliver.swift",
        "Rendering/RenderSliverGrid.swift",
        "Rendering/RenderSliverGroup.swift",
        "Rendering/RenderSliverList.swift",
        "Rendering/RenderSliverMultiBoxAdaptor.swift",
        "Rendering/RenderSliverPadding.swift",
        "Rendering/RenderStack.swift",
        "Rendering/RenderView.swift",
        "Rendering/RenderViewport.swift",
        "Rendering/ViewportOffset.swift",
        "Scheduler/SchedulerBinding.swift",
        "Scheduler/Ticker.swift",
        "Services/HardwareKeyboard.swift",
        "Services/MouseCursor.swift",
        "Services/TextBoundary.swift",
        "Services/TextInput.swift",
        "Services/TextLayoutMetrics.swift",
        "ShaftKit/Background.swift",
        "ShaftKit/Button.swift",
        "ShaftKit/ControlSize.swift",
        "ShaftKit/Divider.swift",
        "ShaftKit/FixedListView.swift",
        "ShaftKit/ListTile.swift",
        "ShaftKit/NavigationSplitView.swift",
        "ShaftKit/Resizable.swift",
        "ShaftKit/Section.swift",
        "ShaftKit/TextField.swift",
        "ShaftKit/Typography.swift",
        "Widgets/Actions.swift",
        "Widgets/Basic.swift",
        "Widgets/Binding/WidgetsBinding.swift",
        "Widgets/Builder.swift",
        "Widgets/Container.swift",
        "Widgets/Debug.swift",
        "Widgets/DefaultTextEditingShortcuts.swift",
        "Widgets/Focus/Focus.swift",
        "Widgets/Focus/FocusManager.swift",
        "Widgets/Focus/FocusTraversal.swift",
        "Widgets/Framework/Framework.swift",
        "Widgets/GestureDetector.swift",
        "Widgets/Image.swift",
        "Widgets/Inherited.swift",
        "Widgets/InheritedModel.swift",
        "Widgets/InheritedNotifier.swift",
        "Widgets/Inherited_Old.swift",
        "Widgets/MediaQuery.swift",
        "Widgets/Scroll/ScrollConfiguration.swift",
        "Widgets/Scroll/ScrollContext.swift",
        "Widgets/Scroll/ScrollController.swift",
        "Widgets/Scroll/ScrollDelegate.swift",
        "Widgets/Scroll/ScrollMetrics.swift",
        "Widgets/Scroll/ScrollPhysics.swift",
        "Widgets/Scroll/ScrollPosition.swift",
        "Widgets/Scroll/ScrollPositionWithSingleContext.swift",
        "Widgets/Scroll/Scrollable.swift",
        "Widgets/Scroll/ScrollableHelpers.swift",
        "Widgets/Scroll/SingleChildScrollView.swift",
        "Widgets/ScrollView.swift",
        "Widgets/Shortcuts.swift",
        "Widgets/Sliver.swift",
        "Widgets/SliverPinnedHeader.swift",
        "Widgets/SliverPrototypeExtentList.swift",
        "Widgets/TapRegion.swift",
        "Widgets/Text/EditableText.swift",
        "Widgets/Text/Text.swift",
        "Widgets/Text/TextEditingIntents.swift",
        "Widgets/Text/TextSelection.swift",
        "Widgets/TickerProvider.swift",
        "Widgets/Transitions.swift",
        "Widgets/ValueListenableBuilder.swift",
        "Widgets/View.swift",
        "Widgets/Viewport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_dependencies" : [
        "SwiftMath",
        "SwiftReload"
      ],
      "product_memberships" : [
        "Playground"
      ],
      "sources" : [
        "HackerNews/HackerNews.swift",
        "HackerNews/HackerNewsApp.swift",
        "Metal/MetalApp.swift",
        "Pages/Concept_Backend.swift",
        "Pages/Concept_Observation.swift",
        "Pages/Concept_ShaftKit.swift",
        "Pages/Demo_Cube.swift",
        "Pages/Kit_Background.swift",
        "Pages/Kit_Button.swift",
        "Pages/Kit_Divider.swift",
        "Pages/Kit_Image.swift",
        "Pages/Kit_ListView.swift",
        "Pages/Kit_NavigationSplitView.swift",
        "Pages/Kit_Resizable.swift",
        "Pages/Kit_TextField.swift",
        "Pages/Kit_Typography.swift",
        "Pages/_Template.swift",
        "Pages/_Utils.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CSkia",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CSkiaSetupPlugin",
      "module_type" : "PluginTarget",
      "name" : "CSkiaSetupPlugin",
      "path" : "Plugins/CSkiaSetupPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Download prebuilt Skia binaries",
          "type" : "custom",
          "verb" : "setup-skia"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "To download the Skia binaries",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To extract the Skia binaries",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "CSkiaSetupPlugin"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CSkiaSetup"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CSkiaSetup",
      "module_type" : "SwiftTarget",
      "name" : "CSkiaSetup",
      "path" : "Sources/CSkiaSetup",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CSkiaSetupPlugin",
        "CSkiaSetup"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CSkiaResource",
      "module_type" : "SwiftTarget",
      "name" : "CSkiaResource",
      "path" : "Sources/CSkiaResource",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CSkiaResource/icudtl.dat",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CskiaResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSkia",
      "module_type" : "ClangTarget",
      "name" : "CSkia",
      "path" : "Sources/CSkia",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
        "utils.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuilderPlugin",
      "module_type" : "PluginTarget",
      "name" : "BuilderPlugin",
      "path" : "Plugins/BuilderPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Build application bundle",
          "type" : "custom",
          "verb" : "build"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "To retrieve additional resources",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To read configuration files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "BuilderPlugin"
      ],
      "sources" : [
        "AppleBundleStructure.swift",
        "ApplePlatform.swift",
        "BuildSpec.swift",
        "Options.swift",
        "Steps/MacOSBundleStep.swift",
        "Utils.swift",
        "main.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CSkiaSetup",
      "Playground",
      "Shaft",
      "Shaft-Package",
      "ShaftCodeHighlight",
      "ShaftSDL3",
      "ShaftSetup",
      "ShaftSkia"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Shaft-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Shaft-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
couldn't find pc file for dbus-1couldn't find pc file for ibus-1.0failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libdecor-0couldn't find pc file for libdrm
Resolved source packages:
  SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
  SwiftSDL3: https://github.com/ShaftUI/SwiftSDL3 @ main (d33d998)
  swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
  Yams: https://github.com/jpsim/Yams.git @ 5.3.1
  Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
  Shaft: /Users/admin/builder/spi-builder-workspace
  zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
Prepare packages
Compile plug-in “BuilderPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/BuilderPlugin
[debug]: Using compiler /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 63addf9a4acd98c7f54a4c88255ffee287a32cef54d956e78a0d185c03fe51c0
error: fatalError
/Users/admin/builder/spi-builder-workspace/Plugins/BuilderPlugin/Steps/MacOSBundleStep.swift:16:68: error: extra argument 'echoLogs' in call
    var buildParameters = PackageManager.BuildParameters(echoLogs: true)
                                                        ~~~~~~~~~~~^~~~~
/Users/admin/builder/spi-builder-workspace/Plugins/BuilderPlugin/Steps/MacOSBundleStep.swift:35:30: error: cannot infer contextual base in reference to member 'executable'
    if mainArtifect.kind != .executable {
                            ~^~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-15.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-15.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -swift-version 5 -package-description-version 5.9.0 -I /Applications/Xcode-15.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/CSkiaSetupPlugin.dia /Users/admin/builder/spi-builder-workspace/Plugins/CSkiaSetupPlugin/main.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/CSkiaSetupPlugin
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/CSkiaSetupPlugin
[debug]: Using compiler /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c0e22b51bc5eb8208a160f9a236c295f82b95dd49e3e667b47d006feeceb1111
Resolve Package Graph
** BUILD INTERRUPTED **
The following build commands failed:
	Compile plug-in “BuilderPlugin” in package “spi-builder-workspace”
	eyJibHVlcHJpbnRQcm92aWRlcl9wcm92aWRlckZpbGVQYXRoU3RyaW5nIjoiXC9Vc2Vyc1wvYWRtaW5cL2J1aWxkZXJcL3NwaS1idWlsZGVyLXdvcmtzcGFjZSIsInR5cGUiOnsiYmx1ZXByaW50UHJvdmlkZXIiOnt9fX0=
(2 failures)
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
couldn't find pc file for dbus-1couldn't find pc file for ibus-1.0failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libdecor-0couldn't find pc file for libdrm
Resolved source packages:
  CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
  SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
  SwiftSDL3: https://github.com/ShaftUI/SwiftSDL3 @ main (d33d998)
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
  swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  Yams: https://github.com/jpsim/Yams.git @ 5.3.1
  zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
  Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
  Shaft: /Users/admin/builder/spi-builder-workspace
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
resolved source packages: CSProgress, SwiftReload, SwiftSDL3, swift-system, SwiftMath, swift-collections, Rainbow, Yams, zlib, Splash, Shaft, swift-syntax, ZIPFoundation
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "swiftmath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.3.2",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftMath"
    },
    {
      "identity" : "swiftsdl3",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftSDL3"
    },
    {
      "identity" : "rainbow",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/onevcat/Rainbow"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.0",
            "upper_bound" : "1.4.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/swift-collections"
    },
    {
      "identity" : "zipfoundationmodern",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.0.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gregcotten/ZIPFoundationModern"
    },
    {
      "identity" : "splash",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/Splash"
    },
    {
      "identity" : "swiftreload",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ShaftUI/SwiftReload.git"
    }
  ],
  "manifest_display_name" : "Shaft",
  "name" : "Shaft",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Shaft",
      "targets" : [
        "Shaft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSetup",
      "targets" : [
        "ShaftSetup"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftCodeHighlight",
      "targets" : [
        "ShaftCodeHighlight"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSDL3",
      "targets" : [
        "ShaftSDL3"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShaftSkia",
      "targets" : [
        "ShaftSkia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CSkiaSetupPlugin",
      "targets" : [
        "CSkiaSetupPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "BuilderPlugin",
      "targets" : [
        "BuilderPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "CSkiaSetup",
      "targets" : [
        "CSkiaSetup"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ShaftTests",
      "module_type" : "SwiftTarget",
      "name" : "ShaftTests",
      "path" : "Tests/ShaftTests",
      "sources" : [
        "FirstTest.swift",
        "Gesture/MonoDragTest.swift",
        "Gesture/TapAndDragTest.swift",
        "Gesture/TapTest.swift",
        "Painting/TextPainterTest.swift",
        "Services/HardwareKeyboardTest.swift",
        "Services/TextBoundaryTest.swift",
        "TestUtils/GestureTester.swift",
        "TestUtils/TestPointer.swift",
        "TestUtils/WidgetTester.swift",
        "Widgets/BasicTest.swift",
        "Widgets/FrameworkTest.swift",
        "Widgets/SliverPinnedHeaderTest.swift",
        "Widgets/VelocityTrackerTest.swift",
        "Widgets/VelocityTrackerTestData.swift"
      ],
      "target_dependencies" : [
        "Shaft",
        "ShaftSetup"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShaftSkia",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSkia",
      "path" : "Sources/ShaftSkia",
      "product_dependencies" : [
        "SwiftMath"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
        "SkiaCanvas.swift",
        "SkiaFontCollection.swift",
        "SkiaImage.swift",
        "SkiaLoadICU.swift",
        "SkiaParagraph.swift",
        "SkiaPath.swift",
        "SkiaRenderer+GL.swift",
        "SkiaRenderer+Metal.swift",
        "SkiaRenderer.swift",
        "ToSkia.swift"
      ],
      "target_dependencies" : [
        "CSkia",
        "CSkiaResource",
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftSetup",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSetup",
      "path" : "Sources/ShaftSetup",
      "product_memberships" : [
        "Playground",
        "ShaftSetup"
      ],
      "sources" : [
        "ShaftSetup.swift"
      ],
      "target_dependencies" : [
        "Shaft",
        "ShaftSkia",
        "ShaftSDL3"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftSDL3",
      "module_type" : "SwiftTarget",
      "name" : "ShaftSDL3",
      "path" : "Sources/ShaftSDL3",
      "product_dependencies" : [
        "SwiftSDL3",
        "SwiftMath"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSDL3"
      ],
      "sources" : [
        "SDLBackend.swift",
        "SDLCursor.swift",
        "SDLKey.swift",
        "SDLMetalView.swift",
        "SDLOpenGLView.swift",
        "SDLView.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ShaftCodeHighlight",
      "module_type" : "SwiftTarget",
      "name" : "ShaftCodeHighlight",
      "path" : "Sources/ShaftCodeHighlight",
      "product_dependencies" : [
        "Splash"
      ],
      "product_memberships" : [
        "Playground",
        "ShaftCodeHighlight"
      ],
      "sources" : [
        "CodeBlock.swift",
        "ShaftCodeHighlight.swift"
      ],
      "target_dependencies" : [
        "Shaft"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Shaft",
      "module_type" : "SwiftTarget",
      "name" : "Shaft",
      "path" : "Sources/Shaft",
      "product_dependencies" : [
        "SwiftMath",
        "Rainbow",
        "SwiftSDL3",
        "Collections"
      ],
      "product_memberships" : [
        "Playground",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight",
        "ShaftSDL3",
        "ShaftSkia"
      ],
      "sources" : [
        "Animation/Animatable.swift",
        "Animation/Animation.swift",
        "Animation/AnimationBase.swift",
        "Animation/AnimationController.swift",
        "Animation/Curve.swift",
        "Animation/Tween.swift",
        "Backend/RemoteAppBackend.swift",
        "Backend/UIActor.swift",
        "Core/Backend.swift",
        "Core/Canvas.swift",
        "Core/DisplayList/DisplayList.swift",
        "Core/DisplayList/DisplayListBuilder.swift",
        "Core/DisplayList/DlOpReceiver.swift",
        "Core/Geometry.swift",
        "Core/Globals.swift",
        "Core/Keyboard.swift",
        "Core/KeyboardKey.swift",
        "Core/Layer.swift",
        "Core/Painting.swift",
        "Core/Pointer.swift",
        "Core/Renderer.swift",
        "Core/TargetPlatform.swift",
        "Core/TextEditing.swift",
        "Core/TextTypes.swift",
        "Core/Window.swift",
        "Foundation/Array.swift",
        "Foundation/Assertion.swift",
        "Foundation/Box.swift",
        "Foundation/Callback.swift",
        "Foundation/ChangeNotifier.swift",
        "Foundation/Collections.swift",
        "Foundation/Constants.swift",
        "Foundation/CopyWith.swift",
        "Foundation/Diagnostics.swift",
        "Foundation/Equality.swift",
        "Foundation/Math.swift",
        "Foundation/MatrixUtils.swift",
        "Foundation/Number.swift",
        "Foundation/Print.swift",
        "Foundation/Stopwatch.swift",
        "Foundation/String.swift",
        "Foundation/Time.swift",
        "Gestures/Arena.swift",
        "Gestures/ArenaTeam.swift",
        "Gestures/Binding/GestureBinding.swift",
        "Gestures/DragDetails.swift",
        "Gestures/GestureConstants.swift",
        "Gestures/GestureDebug.swift",
        "Gestures/GestureSettings.swift",
        "Gestures/HitTest.swift",
        "Gestures/LsqSolver.swift",
        "Gestures/PointerEventConverter.swift",
        "Gestures/PointerEvents.swift",
        "Gestures/PointerRouter.swift",
        "Gestures/PointerSignalResolver.swift",
        "Gestures/Recongnizer/LongPressRecongnizer.swift",
        "Gestures/Recongnizer/MonoDrag.swift",
        "Gestures/Recongnizer/Recongnizer.swift",
        "Gestures/Recongnizer/TapAndDragRecongizer.swift",
        "Gestures/Recongnizer/TapRecongnizer.swift",
        "Gestures/VelocityTracker.swift",
        "Painting/Alignment.swift",
        "Painting/BasicTypes.swift",
        "Painting/BorderRadius.swift",
        "Painting/Borders.swift",
        "Painting/BoxBorder.swift",
        "Painting/BoxDecoration.swift",
        "Painting/BoxFit.swift",
        "Painting/BoxShadow.swift",
        "Painting/ClipContext.swift",
        "Painting/DecoratedImage.swift",
        "Painting/Decoration.swift",
        "Painting/EdgeInsets.swift",
        "Painting/ImageProvider.swift",
        "Painting/Span/InlineSpan.swift",
        "Painting/Span/PlaceholderSpan.swift",
        "Painting/Span/TextSpan.swift",
        "Painting/TextPainter.swift",
        "Painting/TextScaler.swift",
        "Painting/TextStyle.swift",
        "Physics/PhysicsUtils.swift",
        "Physics/Simulation.swift",
        "Physics/SpringSimulation.swift",
        "Physics/Tolerance.swift",
        "Rendering/Binding/RendererBinding.swift",
        "Rendering/LayoutHelper.swift",
        "Rendering/MouseTracker.swift",
        "Rendering/MouseTrackerAnnotation.swift",
        "Rendering/RenderBox.swift",
        "Rendering/RenderColoredBox.swift",
        "Rendering/RenderEditable.swift",
        "Rendering/RenderFlex.swift",
        "Rendering/RenderImage.swift",
        "Rendering/RenderMouseRegion.swift",
        "Rendering/RenderObject.swift",
        "Rendering/RenderParagraph.swift",
        "Rendering/RenderPointerListener.swift",
        "Rendering/RenderProxyBox.swift",
        "Rendering/RenderShiftedBox.swift",
        "Rendering/RenderSliver.swift",
        "Rendering/RenderSliverGrid.swift",
        "Rendering/RenderSliverGroup.swift",
        "Rendering/RenderSliverList.swift",
        "Rendering/RenderSliverMultiBoxAdaptor.swift",
        "Rendering/RenderSliverPadding.swift",
        "Rendering/RenderStack.swift",
        "Rendering/RenderView.swift",
        "Rendering/RenderViewport.swift",
        "Rendering/ViewportOffset.swift",
        "Scheduler/SchedulerBinding.swift",
        "Scheduler/Ticker.swift",
        "Services/HardwareKeyboard.swift",
        "Services/MouseCursor.swift",
        "Services/TextBoundary.swift",
        "Services/TextInput.swift",
        "Services/TextLayoutMetrics.swift",
        "ShaftKit/Background.swift",
        "ShaftKit/Button.swift",
        "ShaftKit/ControlSize.swift",
        "ShaftKit/Divider.swift",
        "ShaftKit/FixedListView.swift",
        "ShaftKit/ListTile.swift",
        "ShaftKit/NavigationSplitView.swift",
        "ShaftKit/Resizable.swift",
        "ShaftKit/Section.swift",
        "ShaftKit/TextField.swift",
        "ShaftKit/Typography.swift",
        "Widgets/Actions.swift",
        "Widgets/Basic.swift",
        "Widgets/Binding/WidgetsBinding.swift",
        "Widgets/Builder.swift",
        "Widgets/Container.swift",
        "Widgets/Debug.swift",
        "Widgets/DefaultTextEditingShortcuts.swift",
        "Widgets/Focus/Focus.swift",
        "Widgets/Focus/FocusManager.swift",
        "Widgets/Focus/FocusTraversal.swift",
        "Widgets/Framework/Framework.swift",
        "Widgets/GestureDetector.swift",
        "Widgets/Image.swift",
        "Widgets/Inherited.swift",
        "Widgets/InheritedModel.swift",
        "Widgets/InheritedNotifier.swift",
        "Widgets/Inherited_Old.swift",
        "Widgets/MediaQuery.swift",
        "Widgets/Scroll/ScrollConfiguration.swift",
        "Widgets/Scroll/ScrollContext.swift",
        "Widgets/Scroll/ScrollController.swift",
        "Widgets/Scroll/ScrollDelegate.swift",
        "Widgets/Scroll/ScrollMetrics.swift",
        "Widgets/Scroll/ScrollPhysics.swift",
        "Widgets/Scroll/ScrollPosition.swift",
        "Widgets/Scroll/ScrollPositionWithSingleContext.swift",
        "Widgets/Scroll/Scrollable.swift",
        "Widgets/Scroll/ScrollableHelpers.swift",
        "Widgets/Scroll/SingleChildScrollView.swift",
        "Widgets/ScrollView.swift",
        "Widgets/Shortcuts.swift",
        "Widgets/Sliver.swift",
        "Widgets/SliverPinnedHeader.swift",
        "Widgets/SliverPrototypeExtentList.swift",
        "Widgets/TapRegion.swift",
        "Widgets/Text/EditableText.swift",
        "Widgets/Text/Text.swift",
        "Widgets/Text/TextEditingIntents.swift",
        "Widgets/Text/TextSelection.swift",
        "Widgets/TickerProvider.swift",
        "Widgets/Transitions.swift",
        "Widgets/ValueListenableBuilder.swift",
        "Widgets/View.swift",
        "Widgets/Viewport.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_dependencies" : [
        "SwiftMath",
        "SwiftReload"
      ],
      "product_memberships" : [
        "Playground"
      ],
      "sources" : [
        "HackerNews/HackerNews.swift",
        "HackerNews/HackerNewsApp.swift",
        "Metal/MetalApp.swift",
        "Pages/Concept_Backend.swift",
        "Pages/Concept_Observation.swift",
        "Pages/Concept_ShaftKit.swift",
        "Pages/Demo_Cube.swift",
        "Pages/Kit_Background.swift",
        "Pages/Kit_Button.swift",
        "Pages/Kit_Divider.swift",
        "Pages/Kit_Image.swift",
        "Pages/Kit_ListView.swift",
        "Pages/Kit_NavigationSplitView.swift",
        "Pages/Kit_Resizable.swift",
        "Pages/Kit_TextField.swift",
        "Pages/Kit_Typography.swift",
        "Pages/_Template.swift",
        "Pages/_Utils.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CSkia",
        "Shaft",
        "ShaftSetup",
        "ShaftCodeHighlight"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CSkiaSetupPlugin",
      "module_type" : "PluginTarget",
      "name" : "CSkiaSetupPlugin",
      "path" : "Plugins/CSkiaSetupPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Download prebuilt Skia binaries",
          "type" : "custom",
          "verb" : "setup-skia"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "To download the Skia binaries",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To extract the Skia binaries",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "CSkiaSetupPlugin"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CSkiaSetup"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "CSkiaSetup",
      "module_type" : "SwiftTarget",
      "name" : "CSkiaSetup",
      "path" : "Sources/CSkiaSetup",
      "product_dependencies" : [
        "ZIPFoundation"
      ],
      "product_memberships" : [
        "CSkiaSetupPlugin",
        "CSkiaSetup"
      ],
      "sources" : [
        "main.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "CSkiaResource",
      "module_type" : "SwiftTarget",
      "name" : "CSkiaResource",
      "path" : "Sources/CSkiaResource",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CSkiaResource/icudtl.dat",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CskiaResource.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSkia",
      "module_type" : "ClangTarget",
      "name" : "CSkia",
      "path" : "Sources/CSkia",
      "product_memberships" : [
        "Playground",
        "ShaftSetup",
        "ShaftSkia"
      ],
      "sources" : [
        "utils.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuilderPlugin",
      "module_type" : "PluginTarget",
      "name" : "BuilderPlugin",
      "path" : "Plugins/BuilderPlugin",
      "plugin_capability" : {
        "intent" : {
          "description" : "Build application bundle",
          "type" : "custom",
          "verb" : "build"
        },
        "permissions" : [
          {
            "network_scope" : {
              "all" : {
                "ports" : [
                ]
              }
            },
            "reason" : "To retrieve additional resources",
            "type" : "allowNetworkConnections"
          },
          {
            "network_scope" : {
              "none" : {
              }
            },
            "reason" : "To read configuration files",
            "type" : "writeToPackageDirectory"
          }
        ],
        "type" : "command"
      },
      "product_memberships" : [
        "BuilderPlugin"
      ],
      "sources" : [
        "AppleBundleStructure.swift",
        "ApplePlatform.swift",
        "BuildSpec.swift",
        "Options.swift",
        "Steps/MacOSBundleStep.swift",
        "Utils.swift",
        "main.swift"
      ],
      "type" : "plugin"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CSkiaSetup",
      "Playground",
      "Shaft",
      "Shaft-Package",
      "ShaftCodeHighlight",
      "ShaftSDL3",
      "ShaftSetup",
      "ShaftSkia"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Shaft-Package -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme Shaft-Package -destination generic/platform=tvOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
couldn't find pc file for dbus-1couldn't find pc file for ibus-1.0failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for libdecor-0couldn't find pc file for libdrm
Resolved source packages:
  SwiftSDL3: https://github.com/ShaftUI/SwiftSDL3 @ main (d33d998)
  CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
  ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
  SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
  Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
  swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
  swift-system: https://github.com/apple/swift-system @ 1.4.2
  SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
  swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
  Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
  zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
  Shaft: /Users/admin/builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams.git @ 5.3.1
Prepare packages
Compile plug-in “BuilderPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/BuilderPlugin
[debug]: Using compiler /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 63addf9a4acd98c7f54a4c88255ffee287a32cef54d956e78a0d185c03fe51c0
error: fatalError
/Users/admin/builder/spi-builder-workspace/Plugins/BuilderPlugin/Steps/MacOSBundleStep.swift:16:68: error: extra argument 'echoLogs' in call
    var buildParameters = PackageManager.BuildParameters(echoLogs: true)
                                                        ~~~~~~~~~~~^~~~~
/Users/admin/builder/spi-builder-workspace/Plugins/BuilderPlugin/Steps/MacOSBundleStep.swift:35:30: error: cannot infer contextual base in reference to member 'executable'
    if mainArtifect.kind != .executable {
                            ~^~~~~~~~~~
/Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-15.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-15.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos13.0 -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -g -swift-version 5 -package-description-version 5.9.0 -I /Applications/Xcode-15.4.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/CSkiaSetupPlugin.dia /Users/admin/builder/spi-builder-workspace/Plugins/CSkiaSetupPlugin/main.swift -o /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/CSkiaSetupPlugin
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/CSkiaSetupPlugin
[debug]: Using compiler /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: c0e22b51bc5eb8208a160f9a236c295f82b95dd49e3e667b47d006feeceb1111
Resolve Package Graph
** BUILD INTERRUPTED **
The following build commands failed:
	Compile plug-in “BuilderPlugin” in package “spi-builder-workspace”
	eyJibHVlcHJpbnRQcm92aWRlcl9wcm92aWRlckZpbGVQYXRoU3RyaW5nIjoiXC9Vc2Vyc1wvYWRtaW5cL2J1aWxkZXJcL3NwaS1idWlsZGVyLXdvcmtzcGFjZSIsInR5cGUiOnsiYmx1ZXByaW50UHJvdmlkZXIiOnt9fX0=
(2 failures)
BUILD FAILURE 5.10 tvOS