Build Information
Failed to build Shaft, reference main (87a704
), with Swift 6.1 for watchOS using Xcode 16.3 on 5 May 2025 12:30:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Shaft-Package -destination generic/platform=watchOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/Shaft.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ShaftUI/Shaft
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 87a7047 Add 'visible' property to DesktopView protocol and implement it in SDLView class
Cloned https://github.com/ShaftUI/Shaft.git
Revision (git rev-parse @):
87a704764f2380ac7ce941b1a3570a6e05ef9990
SUCCESS checkout https://github.com/ShaftUI/Shaft.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ShaftUI/Shaft.git
https://github.com/ShaftUI/Shaft.git
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swiftmath",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"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"
},
{
"identity" : "javascriptkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftwasm/JavaScriptKit"
}
],
"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" : "ShaftLucide",
"targets" : [
"ShaftLucide"
],
"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" : "ShaftLucide",
"module_type" : "SwiftTarget",
"name" : "ShaftLucide",
"path" : "Sources/ShaftLucide",
"product_memberships" : [
"Playground",
"ShaftLucide"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.json",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.woff2",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"LucideIcon.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",
"Collections"
],
"product_memberships" : [
"Playground",
"Shaft",
"ShaftSetup",
"ShaftCodeHighlight",
"ShaftLucide",
"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/AppLifecycleListener.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"
],
"target_dependencies" : [
"Fetch"
],
"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_Icons.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" : [
"Fetch",
"Shaft",
"ShaftSetup",
"ShaftLucide",
"ShaftCodeHighlight"
],
"type" : "executable"
},
{
"c99name" : "Fetch",
"module_type" : "SwiftTarget",
"name" : "Fetch",
"path" : "Sources/Fetch",
"product_memberships" : [
"Playground",
"Shaft",
"ShaftSetup",
"ShaftCodeHighlight",
"ShaftLucide",
"ShaftSDL3",
"ShaftSkia"
],
"sources" : [
"Fetch.swift"
],
"type" : "library"
},
{
"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/CopyStep.swift",
"Steps/MacOSBundleStep.swift",
"Utils.swift",
"main.swift"
],
"type" : "plugin"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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/onevcat/Rainbow
Fetching from https://github.com/ShaftUI/SwiftMath
Fetching from https://github.com/swiftwasm/JavaScriptKit
Fetching from https://github.com/ShaftUI/swift-collections
Fetching from https://github.com/gregcotten/ZIPFoundationModern
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/swiftlang/swift-syntax.git (cached)
Fetching from https://github.com/gregcotten/CSProgress
Fetching from https://github.com/the-swift-collective/zlib
Fetching from https://github.com/apple/swift-system (cached)
Creating working copy of package ‘SwiftReload’
Checking out main (587b067) of package ‘SwiftReload’
Creating working copy of package ‘CSProgress’
Checking out 0.0.1 of package ‘CSProgress’
Creating working copy of package ‘swift-collections’
Checking out 1.3.0 of package ‘swift-collections’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Creating working copy of package ‘JavaScriptKit’
Checking out 0.28.0 of package ‘JavaScriptKit’
Creating working copy of package ‘Yams’
Checking out 5.3.1 of package ‘Yams’
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 ‘ZIPFoundationModern’
Checking out 0.0.5 of package ‘ZIPFoundationModern’
Creating working copy of package ‘SwiftMath’
Checking out 3.4.0 of package ‘SwiftMath’
Creating working copy of package ‘zlib’
Checking out 1.3.1 of package ‘zlib’
Creating working copy of package ‘swift-system’
Checking out 1.4.2 of package ‘swift-system’
Creating working copy of package ‘Rainbow’
Checking out 4.1.0 of package ‘Rainbow’
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 libdrmResolve Package Graph
couldn't find pc file for dbus-1couldn't find pc file for ibus-1.0couldn't find pc file for libdecor-0couldn't find pc file for libdrm
Resolved source packages:
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit @ 0.28.0
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
Shaft: /Users/admin/builder/spi-builder-workspace
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
zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
resolved source packages: ZIPFoundation, Splash, swift-syntax, SwiftMath, CSProgress, Rainbow, JavaScriptKit, Yams, Shaft, SwiftReload, SwiftSDL3, swift-system, zlib, swift-collections
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swiftmath",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"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"
},
{
"identity" : "javascriptkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftwasm/JavaScriptKit"
}
],
"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" : "ShaftLucide",
"targets" : [
"ShaftLucide"
],
"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" : "ShaftLucide",
"module_type" : "SwiftTarget",
"name" : "ShaftLucide",
"path" : "Sources/ShaftLucide",
"product_memberships" : [
"Playground",
"ShaftLucide"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.json",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.woff2",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"LucideIcon.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",
"Collections"
],
"product_memberships" : [
"Playground",
"Shaft",
"ShaftSetup",
"ShaftCodeHighlight",
"ShaftLucide",
"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/AppLifecycleListener.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"
],
"target_dependencies" : [
"Fetch"
],
"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_Icons.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" : [
"Fetch",
"Shaft",
"ShaftSetup",
"ShaftLucide",
"ShaftCodeHighlight"
],
"type" : "executable"
},
{
"c99name" : "Fetch",
"module_type" : "SwiftTarget",
"name" : "Fetch",
"path" : "Sources/Fetch",
"product_memberships" : [
"Playground",
"Shaft",
"ShaftSetup",
"ShaftCodeHighlight",
"ShaftLucide",
"ShaftSDL3",
"ShaftSkia"
],
"sources" : [
"Fetch.swift"
],
"type" : "library"
},
{
"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/CopyStep.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",
"ShaftLucide",
"ShaftSDL3",
"ShaftSetup",
"ShaftSkia"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Shaft-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.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=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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
Resolve Package Graph
couldn't find pc file for dbus-1couldn't find pc file for ibus-1.0couldn'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
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit @ 0.28.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
swift-system: https://github.com/apple/swift-system @ 1.4.2
zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
Shaft: /Users/admin/builder/spi-builder-workspace
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
SwiftSDL3: https://github.com/ShaftUI/SwiftSDL3 @ main (d33d998)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “BuilderPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/BuilderPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: c21ca75dfd38c573bb05b0d3da24e5d8025b52994dd073c3a763067d4a16fbcd
/Users/admin/builder/spi-builder-workspace/Plugins/BuilderPlugin/main.swift:33:13: warning: default will never be executed
31 | case .copy(let input):
32 | executeCopyStep(input, context: context)
33 | default:
| `- warning: default will never be executed
34 | print("Unknown step type: \(step)")
35 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos14.0 -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -swift-version 5 -package-description-version 5.9.0 -I /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/CSkiaSetupPlugin.dia /Users/admin/builder/spi-builder-workspace/Plugins/CSkiaSetupPlugin/main.swift -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/CSkiaSetupPlugin
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/CSkiaSetupPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 444da1c109e77f96fb1bd0a13a9bc58272cf8535d2e1cfe05952bddc2886d099
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (44 targets)
Target 'Playground' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'CSkiaSetup' in project 'Shaft'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress' (no dependencies)
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target 'ShaftSkia' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'ShaftSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'Shaft_CSkiaResource' in project 'Shaft'
Target 'Shaft_CSkiaResource' in project 'Shaft' (no dependencies)
Target 'CSkia' in project 'Shaft' (no dependencies)
Target 'ShaftSDL3' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSDL3' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'ShaftSDL3' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'SwiftSDL3' in project 'SwiftSDL3'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'SwiftSDL3' in project 'SwiftSDL3' (no dependencies)
Target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Shaft_ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Shaft_ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Shaft_ShaftLucide' in project 'Shaft' (no dependencies)
Target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'Splash' in project 'Splash'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'Splash' in project 'Splash' (no dependencies)
Target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'SortedCollections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'SortedCollections' in project 'swift-collections'
Target 'SortedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
Target 'SwiftMath' in project 'SwiftMath' (no dependencies)
Target 'Fetch' in project 'Shaft' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
Build description signature: 812a83b0105386fb1cc7188cd4a48b86
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/812a83b0105386fb1cc7188cd4a48b86.xcbuilddata
error: The package product 'SystemPackage' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
error: The package product 'CSProgress' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Shaft-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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
zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit @ 0.28.0
swift-system: https://github.com/apple/swift-system @ 1.4.2
swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
Shaft: /Users/admin/builder/spi-builder-workspace
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
resolved source packages: SwiftSDL3, CSProgress, zlib, JavaScriptKit, swift-system, swift-collections, swift-syntax, Rainbow, ZIPFoundation, Splash, Shaft, Yams, SwiftReload, SwiftMath
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swiftmath",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.0",
"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"
},
{
"identity" : "javascriptkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.22.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftwasm/JavaScriptKit"
}
],
"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" : "ShaftLucide",
"targets" : [
"ShaftLucide"
],
"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" : "ShaftLucide",
"module_type" : "SwiftTarget",
"name" : "ShaftLucide",
"path" : "Sources/ShaftLucide",
"product_memberships" : [
"Playground",
"ShaftLucide"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.json",
"rule" : {
"embed_in_code" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ShaftLucide/Resource/lucide.woff2",
"rule" : {
"embed_in_code" : {
}
}
}
],
"sources" : [
"LucideIcon.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",
"Collections"
],
"product_memberships" : [
"Playground",
"Shaft",
"ShaftSetup",
"ShaftCodeHighlight",
"ShaftLucide",
"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/AppLifecycleListener.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"
],
"target_dependencies" : [
"Fetch"
],
"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_Icons.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" : [
"Fetch",
"Shaft",
"ShaftSetup",
"ShaftLucide",
"ShaftCodeHighlight"
],
"type" : "executable"
},
{
"c99name" : "Fetch",
"module_type" : "SwiftTarget",
"name" : "Fetch",
"path" : "Sources/Fetch",
"product_memberships" : [
"Playground",
"Shaft",
"ShaftSetup",
"ShaftCodeHighlight",
"ShaftLucide",
"ShaftSDL3",
"ShaftSkia"
],
"sources" : [
"Fetch.swift"
],
"type" : "library"
},
{
"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/CopyStep.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",
"ShaftLucide",
"ShaftSDL3",
"ShaftSetup",
"ShaftSkia"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Shaft-Package -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-16.3.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=watchOS
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:
Splash: https://github.com/ShaftUI/Splash @ master (ed08785)
Yams: https://github.com/jpsim/Yams.git @ 5.3.1
CSProgress: https://github.com/gregcotten/CSProgress @ 0.0.1
zlib: https://github.com/the-swift-collective/zlib @ 1.3.1
SwiftMath: https://github.com/ShaftUI/SwiftMath @ 3.4.0
swift-system: https://github.com/apple/swift-system @ 1.4.2
swift-collections: https://github.com/ShaftUI/swift-collections @ 1.3.0
Rainbow: https://github.com/onevcat/Rainbow @ 4.1.0
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
SwiftReload: https://github.com/ShaftUI/SwiftReload.git @ main (587b067)
JavaScriptKit: https://github.com/swiftwasm/JavaScriptKit @ 0.28.0
Shaft: /Users/admin/builder/spi-builder-workspace
SwiftSDL3: https://github.com/ShaftUI/SwiftSDL3 @ main (d33d998)
ZIPFoundation: https://github.com/gregcotten/ZIPFoundationModern @ 0.0.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
Compile plug-in “BuilderPlugin” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/BuilderPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: c21ca75dfd38c573bb05b0d3da24e5d8025b52994dd073c3a763067d4a16fbcd
/Users/admin/builder/spi-builder-workspace/Plugins/BuilderPlugin/main.swift:33:13: warning: default will never be executed
31 | case .copy(let input):
32 | executeCopyStep(input, context: context)
33 | default:
| `- warning: default will never be executed
34 | print("Unknown step type: \(step)")
35 | }
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -L /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -lPackagePlugin -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -target arm64-apple-macos14.0 -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -g -swift-version 5 -package-description-version 5.9.0 -I /Applications/Xcode-16.3.0.app/Contents/SharedFrameworks/SwiftPM.framework/SharedSupport/PluginAPI -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -parse-as-library -Xfrontend -serialize-diagnostics-path -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/CSkiaSetupPlugin.dia /Users/admin/builder/spi-builder-workspace/Plugins/CSkiaSetupPlugin/main.swift -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/CSkiaSetupPlugin
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables/CSkiaSetupPlugin
[debug]: Using compiler /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/PluginExecutables'
[debug]: Computed hash of plugin compilation inputs: 444da1c109e77f96fb1bd0a13a9bc58272cf8535d2e1cfe05952bddc2886d099
Process build tool plug-in results
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (44 targets)
Target 'Playground' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'CSkiaSetup' in project 'Shaft'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'ZIPFoundation' in project 'ZIPFoundation'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress'
➜ Explicit dependency on target 'CSProgress' in project 'CSProgress'
Target 'CSProgress' in project 'CSProgress' (no dependencies)
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
Target 'ShaftSkia' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'ShaftSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'ShaftSetup' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'CSkia' in project 'Shaft'
➜ Explicit dependency on target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'CSkiaResource' in project 'Shaft'
➜ Explicit dependency on target 'Shaft_CSkiaResource' in project 'Shaft'
Target 'Shaft_CSkiaResource' in project 'Shaft' (no dependencies)
Target 'CSkia' in project 'Shaft' (no dependencies)
Target 'ShaftSDL3' in project 'Shaft'
➜ Explicit dependency on target 'ShaftSDL3' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'ShaftSDL3' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'SwiftSDL3' in project 'SwiftSDL3'
➜ Explicit dependency on target 'SwiftSDL3' in project 'SwiftSDL3'
Target 'SwiftSDL3' in project 'SwiftSDL3' (no dependencies)
Target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Shaft_ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Shaft_ShaftLucide' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Shaft_ShaftLucide' in project 'Shaft' (no dependencies)
Target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'ShaftCodeHighlight' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'Splash' in project 'Splash'
➜ Explicit dependency on target 'Splash' in project 'Splash'
Target 'Splash' in project 'Splash' (no dependencies)
Target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Shaft' in project 'Shaft'
➜ Explicit dependency on target 'Fetch' in project 'Shaft'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'SortedCollections' in project 'swift-collections'
Target 'Collections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'SortedCollections' in project 'swift-collections'
Target 'SortedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HeapModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'HashTreeCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'BitCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
Target 'SwiftMath' in project 'SwiftMath'
➜ Explicit dependency on target 'SwiftMath' in project 'SwiftMath'
Target 'SwiftMath' in project 'SwiftMath' (no dependencies)
Target 'Fetch' in project 'Shaft' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x objective-c -c /dev/null
Build description signature: 958aa307784978bef8caa94a63c9ef05
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/958aa307784978bef8caa94a63c9ef05.xcbuilddata
error: The package product 'SystemPackage' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
error: The package product 'CSProgress' requires minimum platform version 5.0 for the watchOS platform, but this target supports 4.0 (in target 'ZIPFoundation' from project 'ZIPFoundation')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme Shaft-Package
(1 failure)
BUILD FAILURE 6.1 watchOS