Build Information
Failed to build VertexGUI, reference master (bd1a4b), with Swift 6.3 for iOS using Xcode 26.4 on 20 Apr 2026 19:57:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VertexGUI-Package -destination generic/platform=iOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/VertexUI/VertexGUI.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/VertexUI/VertexGUI
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bd1a4b1 remove unnecessary print
Cloned https://github.com/VertexUI/VertexGUI.git
Revision (git rev-parse @):
bd1a4b124ebef002524deb66200053bb7b2035e1
SUCCESS checkout https://github.com/VertexUI/VertexGUI.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/VertexUI/VertexGUI.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/UnGast/swift-opengl
Fetching from https://github.com/UnGast/swim.git
Fetching from https://github.com/UnGast/swift-gfx-math.git
Fetching from https://github.com/OpenCombine/OpenCombine.git
Fetching from https://github.com/UnGast/SkiaKit
Fetching from https://github.com/fireblade-engine/pal.git
Fetching from https://github.com/kelvin13/swiftxml
Fetching from https://github.com/fireblade-engine/math.git
Fetching from https://github.com/mtynior/ColorizeSwift.git
Fetching from https://github.com/ctreffs/SwiftNFD.git
Fetching from https://github.com/fireblade-engine/time.git
Fetching from https://github.com/ctreffs/SwiftVulkan
Fetching from https://github.com/ctreffs/SwiftSDL2.git
Creating working copy of package ‘swift-gfx-math’
Checking out master (2491615) of package ‘swift-gfx-math’
Creating working copy of package ‘OpenCombine’
Checking out master (1c6f02c) of package ‘OpenCombine’
Creating working copy of package ‘math’
Checking out 0.13.0 of package ‘math’
Creating working copy of package ‘SwiftNFD’
Checking out 1.0.2 of package ‘SwiftNFD’
Creating working copy of package ‘SwiftVulkan’
Checking out 0.2.1 of package ‘SwiftVulkan’
Creating working copy of package ‘swiftxml’
Checking out master (91ae89c) of package ‘swiftxml’
Creating working copy of package ‘swim’
Checking out master (571022a) of package ‘swim’
Creating working copy of package ‘ColorizeSwift’
Checking out 1.7.0 of package ‘ColorizeSwift’
Creating working copy of package ‘SwiftSDL2’
Checking out 1.4.1 of package ‘SwiftSDL2’
Creating working copy of package ‘SkiaKit’
Checking out main (1924d72) of package ‘SkiaKit’
Creating working copy of package ‘time’
Checking out 0.2.0 of package ‘time’
Creating working copy of package ‘pal’
Checking out main (d54ec84) of package ‘pal’
Creating working copy of package ‘swift-opengl’
Checking out master (8dfcb2e) of package ‘swift-opengl’
Invalid Resource 'Resources': File not found.Invalid Resource 'Resources': File not found.failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for sdl2you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
Resolve Package Graph
Invalid Resource 'Resources': File not found.Invalid Resource 'Resources': File not found.you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
couldn't find pc file for sdl2
Resolved source packages:
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ master (1c6f02c)
SDL: https://github.com/ctreffs/SwiftSDL2.git @ 1.4.1
Swim: https://github.com/UnGast/swim.git @ master (571022a)
SwiftNFD: https://github.com/ctreffs/SwiftNFD.git @ 1.0.2
SkiaKit: https://github.com/UnGast/SkiaKit @ main (1924d72)
Vulkan: https://github.com/ctreffs/SwiftVulkan @ 0.2.1
XML: https://github.com/kelvin13/swiftxml @ master (91ae89c)
FirebladeMath: https://github.com/fireblade-engine/math.git @ 0.13.0
ColorizeSwift: https://github.com/mtynior/ColorizeSwift.git @ 1.7.0
FirebladeTime: https://github.com/fireblade-engine/time.git @ 0.2.0
VertexGUI: /Users/admin/builder/spi-builder-workspace
GL: https://github.com/UnGast/swift-opengl @ master (8dfcb2e)
GfxMath: https://github.com/UnGast/swift-gfx-math.git @ master (2491615)
FirebladePAL: https://github.com/fireblade-engine/pal.git @ main (d54ec84)
resolved source packages: OpenCombine, SDL, Swim, SwiftNFD, SkiaKit, Vulkan, XML, FirebladeMath, ColorizeSwift, FirebladeTime, VertexGUI, GL, GfxMath, FirebladePAL
2026-04-20 15:57:26.360 xcodebuild[529:3063] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-opengl",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/swift-opengl"
},
{
"identity" : "swim",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/swim.git"
},
{
"identity" : "swift-gfx-math",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/swift-gfx-math.git"
},
{
"identity" : "opencombine",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenCombine/OpenCombine.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
},
{
"identity" : "skiakit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/SkiaKit"
},
{
"identity" : "pal",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/fireblade-engine/pal.git"
}
],
"manifest_display_name" : "VertexGUI",
"name" : "VertexGUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "VertexGUI",
"targets" : [
"VertexGUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MinimalDemo",
"targets" : [
"MinimalDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "DevApp",
"targets" : [
"DevApp"
],
"type" : {
"executable" : null
}
},
{
"name" : "TaskOrganizerDemo",
"targets" : [
"TaskOrganizerDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WidgetGUI",
"module_type" : "SwiftTarget",
"name" : "WidgetGUI",
"path" : "Sources/WidgetGUI",
"product_dependencies" : [
"OpenCombine",
"OpenCombineDispatch",
"GfxMath",
"ColorizeSwift",
"SkiaKit"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WidgetGUI/Resources/LICENSE.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WidgetGUI/Resources/materialdesignicons-webfont.ttf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Base/Child.swift",
"Base/Parent.swift",
"Base/PseudoElement.swift",
"Base/Root.swift",
"Base/Widget/Lifecycle/Widget+LifecycleFlag.swift",
"Base/Widget/Lifecycle/Widget+LifecycleManager.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethod.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationAbortionReason.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationQueue.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationReason.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationSignal.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationSignalGroup.swift",
"Base/Widget/Signaling/Signal.swift",
"Base/Widget/Signaling/Widget+signaling.swift",
"Base/Widget/Widget+CallCounter.swift",
"Base/Widget/Widget+Debugging.swift",
"Base/Widget/Widget+PostInitConfigurableWidget.swift",
"Base/Widget/Widget+ScrollBar.swift",
"Base/Widget/Widget+TreeOperations.swift",
"Base/Widget/Widget+inputEventHandlerRegistration.swift",
"Base/Widget/Widget+invalidateRootSizeDependentThings.swift",
"Base/Widget/Widget+otherEventHandlerRegistration.swift",
"Base/Widget/Widget+resolveWidgetDimensionSize.swift",
"Base/Widget/Widget+with.swift",
"Base/Widget/Widget.swift",
"Base/WidgetBus.swift",
"Base/WidgetContext.swift",
"Base/WidgetTreeManager.swift",
"Composition/ComposeBuilder.swift",
"Composition/ComposedContent.swift",
"Composition/ComposedWidget.swift",
"Composition/Content.swift",
"Composition/DirectContent.swift",
"Composition/DirectContentBuilder.swift",
"Composition/Dynamic.swift",
"Composition/Slot.swift",
"Composition/SlotAcceptingWidgetProtocol.swift",
"Composition/SlotContent.swift",
"Composition/SlotContentBuilder.swift",
"Composition/SlotContentDefinition.swift",
"Composition/SlotContentManager.swift",
"ContextMenu/ContextMenu+Item.swift",
"ContextMenu/ContextMenu.swift",
"CumulatedValues/CumulatedValuesProcessor.swift",
"CumulatedValues/Widget+invalidateCumulatedValues.swift",
"DeveloperTools/DeveloperTools+InspectorView.swift",
"DeveloperTools/DeveloperTools+MainRoute.swift",
"DeveloperTools/DeveloperTools+MainView.swift",
"DeveloperTools/DeveloperTools+MessagesView.swift",
"DeveloperTools/DeveloperTools+PerformanceView.swift",
"DeveloperTools/DeveloperTools+Store.swift",
"DeveloperTools/DeveloperTools+Theme.swift",
"DeveloperTools/DeveloperTools+WidgetNestingView.swift",
"DeveloperTools/DeveloperTools.swift",
"DeveloperTools/WidgetPropertiesView.swift",
"Drawing/DrawingManager.swift",
"Drawing/LeafWidget.swift",
"Drawing/SkiaKitExtensions/Canvas.swift",
"Drawing/SkiaKitExtensions/Color.swift",
"Drawing/SkiaKitExtensions/Font.swift",
"Drawing/SkiaKitExtensions/Image+initFromSwimImage.swift",
"Drawing/SkiaKitExtensions/Paint.swift",
"Drawing/SkiaKitExtensions/Path.swift",
"Drawing/SkiaKitExtensions/Point.swift",
"Drawing/SkiaKitExtensions/Rect.swift",
"Focus/FocusManager.swift",
"Focus/Widget+Focusable.swift",
"Helpers/BurstLimiter.swift",
"Helpers/DefinitiveDict.swift",
"Helpers/Logger.swift",
"Helpers/Reference.swift",
"Helpers/Tree/Mirror+allChildren.swift",
"Helpers/Tree/Tree.swift",
"Helpers/Tree/TreeMask.swift",
"Helpers/Tree/TreePath.swift",
"Helpers/Tree/TreeRange.swift",
"Helpers/WeakBox.swift",
"Helpers/WidgetBuilder.swift",
"Helpers/WidgetEventHandlerManager.swift",
"Input/Cursor.swift",
"Input/Key.swift",
"Input/KeyStatesContainer.swift",
"Input/MouseButton.swift",
"Input/RawEvents/RawKeyboardEvent.swift",
"Input/RawEvents/RawMouseEvent.swift",
"Input/RawEvents/RawTextInputEvent.swift",
"Input/Root+KeyboardEventManager.swift",
"Input/Root+TextInputEventManager.swift",
"Input/Widget+internalProcessInputEvents.swift",
"Input/WidgetEvents/GUIKeyboardEvent.swift",
"Input/WidgetEvents/GUIMouseEvent.swift",
"Input/WidgetEvents/GUITextEvent.swift",
"Input/WidgetTreeMouseEventManager.swift",
"Layouts/AbsoluteLayout.swift",
"Layouts/FlexLayout.swift",
"Layouts/Layout.swift",
"Layouts/LayoutProperty.swift",
"Layouts/SimpleLinearLayout.swift",
"Platform/Screen.swift",
"Platform/Window.swift",
"Primitives/Axis.swift",
"Primitives/BorderWidth.swift",
"Primitives/Bounded.swift",
"Primitives/BoxConstraints.swift",
"Primitives/CornerRadii.swift",
"Primitives/Insets.swift",
"Primitives/Margins.swift",
"Primitives/Overflow.swift",
"Primitives/TextTransform.swift",
"Primitives/Tick.swift",
"Primitives/Visibility.swift",
"Primitives/WidgetDimensionSize.swift",
"State/Dependencies/Dependency.swift",
"State/Dependencies/DependencyManager.swift",
"State/Dependencies/Inject.swift",
"State/Dependencies/Widget+provideDependencies.swift",
"State/ImmutableBinding.swift",
"State/MutableBinding.swift",
"State/MutableReactiveProperty.swift",
"State/ObservableDictionary.swift",
"State/PropertyPublisher.swift",
"State/ReactiveProperty.swift",
"State/ReactivePropertyProjection.swift",
"State/State.swift",
"State/Store.swift",
"Style/PseudoClass.swift",
"Style/Style.swift",
"Style/StyleManager.swift",
"Style/StyleParser.swift",
"Style/StyleProperty.swift",
"Style/StylePropertyValue.swift",
"Style/StylePropertyValueDefinition.swift",
"Style/StylePropertyValueDefinitionsBuilder.swift",
"Style/StyleSelector.swift",
"Style/StyleSelectorPart.swift",
"Style/Theme/FlatTheme.swift",
"Style/Theme/Theme.swift",
"Style/Widget+PseudoClass.swift",
"Style/Widget+StylePropertiesContainer.swift",
"Style/Widget+inStyleScope.swift",
"Style/Widget+internalPseudoClassManagement.swift",
"Style/Widget+invalidateMatchedStyles.swift",
"Style/Widget+invalidateResolvedStyleProperties.swift",
"Style/Widget+notifySelectorChanged.swift",
"Style/Widget+resolveStyleProperties.swift",
"Widgets/Standard/Charting/BarChart.swift",
"Widgets/Standard/Container.swift",
"Widgets/Standard/Controls/Button.swift",
"Widgets/Standard/Controls/Checkbox.swift",
"Widgets/Standard/Controls/ColorPicker.swift",
"Widgets/Standard/Controls/RadioButton.swift",
"Widgets/Standard/Controls/Select.swift",
"Widgets/Standard/Controls/TextInput.swift",
"Widgets/Standard/Controls/ToggleButton.swift",
"Widgets/Standard/Drawing.swift",
"Widgets/Standard/Icons/MaterialDesignIcon+Identifier.swift",
"Widgets/Standard/Icons/MaterialDesignIcon.swift",
"Widgets/Standard/ImageView.swift",
"Widgets/Standard/Layout/Flex+TwoItemStrategy.swift",
"Widgets/Standard/Layout/Flex+UniversalStrategy.swift",
"Widgets/Standard/Layout/Flex.swift",
"Widgets/Standard/List.swift",
"Widgets/Standard/Space.swift",
"Widgets/Standard/Text.swift"
],
"target_dependencies" : [
"Events",
"Drawing"
],
"type" : "library"
},
{
"c99name" : "VertexGUI",
"module_type" : "SwiftTarget",
"name" : "VertexGUI",
"path" : "Sources/VertexGUI",
"product_dependencies" : [
"GfxMath"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"lib.swift"
],
"target_dependencies" : [
"WidgetGUI",
"Events",
"Application",
"Drawing"
],
"type" : "library"
},
{
"c99name" : "TaskOrganizerDemo",
"module_type" : "SwiftTarget",
"name" : "TaskOrganizerDemo",
"path" : "Sources/TaskOrganizerDemo",
"product_dependencies" : [
"Swim",
"OpenCombine"
],
"product_memberships" : [
"TaskOrganizerDemo"
],
"sources" : [
"Data/MainViewRoute.swift",
"Data/TodoItem.swift",
"Data/TodoList.swift",
"Data/TodoSearchResult.swift",
"Data/TodoSearcher.swift",
"Data/TodoStore.swift",
"UI/AppTheme.swift",
"UI/SearchResultsView.swift",
"UI/TaskCompletionButton.swift",
"UI/TodoAppView.swift",
"UI/TodoListItemView.swift",
"UI/TodoListView.swift",
"main.swift"
],
"target_dependencies" : [
"VertexGUI"
],
"type" : "executable"
},
{
"c99name" : "MinimalDemo",
"module_type" : "SwiftTarget",
"name" : "MinimalDemo",
"path" : "Sources/MinimalDemo",
"product_memberships" : [
"MinimalDemo"
],
"sources" : [
"MainView.swift",
"main.swift"
],
"target_dependencies" : [
"VertexGUI"
],
"type" : "executable"
},
{
"c99name" : "Events",
"module_type" : "SwiftTarget",
"name" : "Events",
"path" : "Sources/Events",
"product_dependencies" : [
"OpenCombine"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"EventHandlerManager.swift",
"EventfulObject.swift",
"PublishingEventManager.swift"
],
"type" : "library"
},
{
"c99name" : "Drawing",
"module_type" : "SwiftTarget",
"name" : "Drawing",
"path" : "Sources/Drawing",
"product_dependencies" : [
"GfxMath",
"FirebladePAL",
"Swim"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"DrawingBackend.swift",
"DrawingContext.swift",
"Image.swift",
"MockDrawingBackend.swift",
"Paint.swift",
"TextPaint.swift"
],
"type" : "library"
},
{
"c99name" : "DevApp",
"module_type" : "SwiftTarget",
"name" : "DevApp",
"path" : "Sources/DevApp",
"product_dependencies" : [
"Swim"
],
"product_memberships" : [
"DevApp"
],
"sources" : [
"MainView.swift",
"TestWidget.swift",
"main.swift"
],
"target_dependencies" : [
"VertexGUI"
],
"type" : "executable"
},
{
"c99name" : "Application",
"module_type" : "SwiftTarget",
"name" : "Application",
"path" : "Sources/Application",
"product_dependencies" : [
"FirebladePAL",
"GfxMath",
"GL"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"Application.swift"
],
"target_dependencies" : [
"WidgetGUI",
"Drawing"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DevApp",
"MinimalDemo",
"TaskOrganizerDemo",
"VertexGUI",
"VertexGUI-Package"
]
}
}
2026-04-20 15:57:34.585 xcodebuild[1156:6066] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VertexGUI-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme VertexGUI-Package -destination generic/platform=iOS
Resolve Package Graph
Invalid Resource 'Resources': File not found.Invalid Resource 'Resources': File not found.failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for sdl2you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
Resolve Package Graph
Invalid Resource 'Resources': File not found.Invalid Resource 'Resources': File not found.couldn't find pc file for sdl2you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
Resolved source packages:
GfxMath: https://github.com/UnGast/swift-gfx-math.git @ master (2491615)
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ master (1c6f02c)
ColorizeSwift: https://github.com/mtynior/ColorizeSwift.git @ 1.7.0
GL: https://github.com/UnGast/swift-opengl @ master (8dfcb2e)
Swim: https://github.com/UnGast/swim.git @ master (571022a)
FirebladeMath: https://github.com/fireblade-engine/math.git @ 0.13.0
SDL: https://github.com/ctreffs/SwiftSDL2.git @ 1.4.1
Vulkan: https://github.com/ctreffs/SwiftVulkan @ 0.2.1
SwiftNFD: https://github.com/ctreffs/SwiftNFD.git @ 1.0.2
FirebladeTime: https://github.com/fireblade-engine/time.git @ 0.2.0
XML: https://github.com/kelvin13/swiftxml @ master (91ae89c)
SkiaKit: https://github.com/UnGast/SkiaKit @ main (1924d72)
VertexGUI: /Users/admin/builder/spi-builder-workspace
FirebladePAL: https://github.com/fireblade-engine/pal.git @ main (d54ec84)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (40 targets)
Target 'TaskOrganizerDemo' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'MinimalDemo' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'DevApp' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'GL' in project 'GL'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'GL' in project 'GL' (no dependencies)
Target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI_WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
Target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'CSkia' in project 'SkiaKit'
Target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'CSkia' in project 'SkiaKit'
Target 'CSkia' in project 'SkiaKit' (no dependencies)
Target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
Target 'ColorizeSwift' in project 'ColorizeSwift' (no dependencies)
Target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
Target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
Target 'VertexGUI_WidgetGUI' in project 'VertexGUI' (no dependencies)
Target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
Target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'CStbImage' in project 'Swim'
Target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'CStbImage' in project 'Swim'
Target 'CStbImage' in project 'Swim' (no dependencies)
Target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'FirebladeMath' in project 'FirebladeMath'
➜ Explicit dependency on target 'FirebladeTime' in project 'FirebladeTime'
➜ Explicit dependency on target 'SDL' in project 'SDL'
➜ Explicit dependency on target 'Vulkan' in project 'Vulkan'
➜ Explicit dependency on target 'NFD' in project 'SwiftNFD'
Target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'FirebladeMath' in project 'FirebladeMath'
➜ Explicit dependency on target 'FirebladeTime' in project 'FirebladeTime'
➜ Explicit dependency on target 'SDL' in project 'SDL'
➜ Explicit dependency on target 'Vulkan' in project 'Vulkan'
➜ Explicit dependency on target 'NFD' in project 'SwiftNFD'
Target 'NFD' in project 'SwiftNFD'
➜ Explicit dependency on target 'NFD' in project 'SwiftNFD'
➜ Explicit dependency on target 'CNFD' in project 'SwiftNFD'
Target 'NFD' in project 'SwiftNFD'
➜ Explicit dependency on target 'CNFD' in project 'SwiftNFD'
Target 'CNFD' in project 'SwiftNFD' (no dependencies)
Target 'Vulkan' in project 'Vulkan'
➜ Explicit dependency on target 'Vulkan' in project 'Vulkan'
Target 'Vulkan' in project 'Vulkan' (no dependencies)
Target 'SDL' in project 'SDL'
➜ Explicit dependency on target 'SDL' in project 'SDL'
Target 'SDL' in project 'SDL' (no dependencies)
Target 'FirebladeTime' in project 'FirebladeTime'
➜ Explicit dependency on target 'FirebladeTime' in project 'FirebladeTime'
Target 'FirebladeTime' in project 'FirebladeTime' (no dependencies)
Target 'FirebladeMath' in project 'FirebladeMath'
➜ Explicit dependency on target 'FirebladeMath' in project 'FirebladeMath'
Target 'FirebladeMath' in project 'FirebladeMath' (no dependencies)
Target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
Target 'GfxMath' in project 'GfxMath' (no dependencies)
Target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
Target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
Target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
Target 'COpenCombineHelpers' in project 'OpenCombine' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1ccbe8f0092266804191050378276f25
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1ccbe8f0092266804191050378276f25.xcbuilddata
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'MinimalDemo' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'MinimalDemo' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Application' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Application' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'TaskOrganizerDemo' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'TaskOrganizerDemo' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Drawing' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'VertexGUI' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'VertexGUI' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DevApp' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DevApp' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'WidgetGUI' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'WidgetGUI' from project 'VertexGUI')
2026-04-20 15:57:39.608 xcodebuild[1170:6149] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VertexGUI-Package
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Invalid Resource 'Resources': File not found.Invalid Resource 'Resources': File not found.you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for sdl2
Resolved source packages:
Swim: https://github.com/UnGast/swim.git @ master (571022a)
Vulkan: https://github.com/ctreffs/SwiftVulkan @ 0.2.1
FirebladeTime: https://github.com/fireblade-engine/time.git @ 0.2.0
SDL: https://github.com/ctreffs/SwiftSDL2.git @ 1.4.1
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ master (1c6f02c)
FirebladePAL: https://github.com/fireblade-engine/pal.git @ main (d54ec84)
GfxMath: https://github.com/UnGast/swift-gfx-math.git @ master (2491615)
SwiftNFD: https://github.com/ctreffs/SwiftNFD.git @ 1.0.2
VertexGUI: /Users/admin/builder/spi-builder-workspace
GL: https://github.com/UnGast/swift-opengl @ master (8dfcb2e)
ColorizeSwift: https://github.com/mtynior/ColorizeSwift.git @ 1.7.0
FirebladeMath: https://github.com/fireblade-engine/math.git @ 0.13.0
XML: https://github.com/kelvin13/swiftxml @ master (91ae89c)
SkiaKit: https://github.com/UnGast/SkiaKit @ main (1924d72)
resolved source packages: Swim, Vulkan, FirebladeTime, SDL, OpenCombine, FirebladePAL, GfxMath, SwiftNFD, VertexGUI, GL, ColorizeSwift, FirebladeMath, XML, SkiaKit
2026-04-20 15:57:43.387 xcodebuild[1305:6822] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "swift-opengl",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/swift-opengl"
},
{
"identity" : "swim",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/swim.git"
},
{
"identity" : "swift-gfx-math",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/swift-gfx-math.git"
},
{
"identity" : "opencombine",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenCombine/OpenCombine.git"
},
{
"identity" : "colorizeswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mtynior/ColorizeSwift.git"
},
{
"identity" : "skiakit",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/UnGast/SkiaKit"
},
{
"identity" : "pal",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/fireblade-engine/pal.git"
}
],
"manifest_display_name" : "VertexGUI",
"name" : "VertexGUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "VertexGUI",
"targets" : [
"VertexGUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "MinimalDemo",
"targets" : [
"MinimalDemo"
],
"type" : {
"executable" : null
}
},
{
"name" : "DevApp",
"targets" : [
"DevApp"
],
"type" : {
"executable" : null
}
},
{
"name" : "TaskOrganizerDemo",
"targets" : [
"TaskOrganizerDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "WidgetGUI",
"module_type" : "SwiftTarget",
"name" : "WidgetGUI",
"path" : "Sources/WidgetGUI",
"product_dependencies" : [
"OpenCombine",
"OpenCombineDispatch",
"GfxMath",
"ColorizeSwift",
"SkiaKit"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WidgetGUI/Resources/LICENSE.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/WidgetGUI/Resources/materialdesignicons-webfont.ttf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Base/Child.swift",
"Base/Parent.swift",
"Base/PseudoElement.swift",
"Base/Root.swift",
"Base/Widget/Lifecycle/Widget+LifecycleFlag.swift",
"Base/Widget/Lifecycle/Widget+LifecycleManager.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethod.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationAbortionReason.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationQueue.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationReason.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationSignal.swift",
"Base/Widget/Lifecycle/Widget+LifecycleMethodInvocationSignalGroup.swift",
"Base/Widget/Signaling/Signal.swift",
"Base/Widget/Signaling/Widget+signaling.swift",
"Base/Widget/Widget+CallCounter.swift",
"Base/Widget/Widget+Debugging.swift",
"Base/Widget/Widget+PostInitConfigurableWidget.swift",
"Base/Widget/Widget+ScrollBar.swift",
"Base/Widget/Widget+TreeOperations.swift",
"Base/Widget/Widget+inputEventHandlerRegistration.swift",
"Base/Widget/Widget+invalidateRootSizeDependentThings.swift",
"Base/Widget/Widget+otherEventHandlerRegistration.swift",
"Base/Widget/Widget+resolveWidgetDimensionSize.swift",
"Base/Widget/Widget+with.swift",
"Base/Widget/Widget.swift",
"Base/WidgetBus.swift",
"Base/WidgetContext.swift",
"Base/WidgetTreeManager.swift",
"Composition/ComposeBuilder.swift",
"Composition/ComposedContent.swift",
"Composition/ComposedWidget.swift",
"Composition/Content.swift",
"Composition/DirectContent.swift",
"Composition/DirectContentBuilder.swift",
"Composition/Dynamic.swift",
"Composition/Slot.swift",
"Composition/SlotAcceptingWidgetProtocol.swift",
"Composition/SlotContent.swift",
"Composition/SlotContentBuilder.swift",
"Composition/SlotContentDefinition.swift",
"Composition/SlotContentManager.swift",
"ContextMenu/ContextMenu+Item.swift",
"ContextMenu/ContextMenu.swift",
"CumulatedValues/CumulatedValuesProcessor.swift",
"CumulatedValues/Widget+invalidateCumulatedValues.swift",
"DeveloperTools/DeveloperTools+InspectorView.swift",
"DeveloperTools/DeveloperTools+MainRoute.swift",
"DeveloperTools/DeveloperTools+MainView.swift",
"DeveloperTools/DeveloperTools+MessagesView.swift",
"DeveloperTools/DeveloperTools+PerformanceView.swift",
"DeveloperTools/DeveloperTools+Store.swift",
"DeveloperTools/DeveloperTools+Theme.swift",
"DeveloperTools/DeveloperTools+WidgetNestingView.swift",
"DeveloperTools/DeveloperTools.swift",
"DeveloperTools/WidgetPropertiesView.swift",
"Drawing/DrawingManager.swift",
"Drawing/LeafWidget.swift",
"Drawing/SkiaKitExtensions/Canvas.swift",
"Drawing/SkiaKitExtensions/Color.swift",
"Drawing/SkiaKitExtensions/Font.swift",
"Drawing/SkiaKitExtensions/Image+initFromSwimImage.swift",
"Drawing/SkiaKitExtensions/Paint.swift",
"Drawing/SkiaKitExtensions/Path.swift",
"Drawing/SkiaKitExtensions/Point.swift",
"Drawing/SkiaKitExtensions/Rect.swift",
"Focus/FocusManager.swift",
"Focus/Widget+Focusable.swift",
"Helpers/BurstLimiter.swift",
"Helpers/DefinitiveDict.swift",
"Helpers/Logger.swift",
"Helpers/Reference.swift",
"Helpers/Tree/Mirror+allChildren.swift",
"Helpers/Tree/Tree.swift",
"Helpers/Tree/TreeMask.swift",
"Helpers/Tree/TreePath.swift",
"Helpers/Tree/TreeRange.swift",
"Helpers/WeakBox.swift",
"Helpers/WidgetBuilder.swift",
"Helpers/WidgetEventHandlerManager.swift",
"Input/Cursor.swift",
"Input/Key.swift",
"Input/KeyStatesContainer.swift",
"Input/MouseButton.swift",
"Input/RawEvents/RawKeyboardEvent.swift",
"Input/RawEvents/RawMouseEvent.swift",
"Input/RawEvents/RawTextInputEvent.swift",
"Input/Root+KeyboardEventManager.swift",
"Input/Root+TextInputEventManager.swift",
"Input/Widget+internalProcessInputEvents.swift",
"Input/WidgetEvents/GUIKeyboardEvent.swift",
"Input/WidgetEvents/GUIMouseEvent.swift",
"Input/WidgetEvents/GUITextEvent.swift",
"Input/WidgetTreeMouseEventManager.swift",
"Layouts/AbsoluteLayout.swift",
"Layouts/FlexLayout.swift",
"Layouts/Layout.swift",
"Layouts/LayoutProperty.swift",
"Layouts/SimpleLinearLayout.swift",
"Platform/Screen.swift",
"Platform/Window.swift",
"Primitives/Axis.swift",
"Primitives/BorderWidth.swift",
"Primitives/Bounded.swift",
"Primitives/BoxConstraints.swift",
"Primitives/CornerRadii.swift",
"Primitives/Insets.swift",
"Primitives/Margins.swift",
"Primitives/Overflow.swift",
"Primitives/TextTransform.swift",
"Primitives/Tick.swift",
"Primitives/Visibility.swift",
"Primitives/WidgetDimensionSize.swift",
"State/Dependencies/Dependency.swift",
"State/Dependencies/DependencyManager.swift",
"State/Dependencies/Inject.swift",
"State/Dependencies/Widget+provideDependencies.swift",
"State/ImmutableBinding.swift",
"State/MutableBinding.swift",
"State/MutableReactiveProperty.swift",
"State/ObservableDictionary.swift",
"State/PropertyPublisher.swift",
"State/ReactiveProperty.swift",
"State/ReactivePropertyProjection.swift",
"State/State.swift",
"State/Store.swift",
"Style/PseudoClass.swift",
"Style/Style.swift",
"Style/StyleManager.swift",
"Style/StyleParser.swift",
"Style/StyleProperty.swift",
"Style/StylePropertyValue.swift",
"Style/StylePropertyValueDefinition.swift",
"Style/StylePropertyValueDefinitionsBuilder.swift",
"Style/StyleSelector.swift",
"Style/StyleSelectorPart.swift",
"Style/Theme/FlatTheme.swift",
"Style/Theme/Theme.swift",
"Style/Widget+PseudoClass.swift",
"Style/Widget+StylePropertiesContainer.swift",
"Style/Widget+inStyleScope.swift",
"Style/Widget+internalPseudoClassManagement.swift",
"Style/Widget+invalidateMatchedStyles.swift",
"Style/Widget+invalidateResolvedStyleProperties.swift",
"Style/Widget+notifySelectorChanged.swift",
"Style/Widget+resolveStyleProperties.swift",
"Widgets/Standard/Charting/BarChart.swift",
"Widgets/Standard/Container.swift",
"Widgets/Standard/Controls/Button.swift",
"Widgets/Standard/Controls/Checkbox.swift",
"Widgets/Standard/Controls/ColorPicker.swift",
"Widgets/Standard/Controls/RadioButton.swift",
"Widgets/Standard/Controls/Select.swift",
"Widgets/Standard/Controls/TextInput.swift",
"Widgets/Standard/Controls/ToggleButton.swift",
"Widgets/Standard/Drawing.swift",
"Widgets/Standard/Icons/MaterialDesignIcon+Identifier.swift",
"Widgets/Standard/Icons/MaterialDesignIcon.swift",
"Widgets/Standard/ImageView.swift",
"Widgets/Standard/Layout/Flex+TwoItemStrategy.swift",
"Widgets/Standard/Layout/Flex+UniversalStrategy.swift",
"Widgets/Standard/Layout/Flex.swift",
"Widgets/Standard/List.swift",
"Widgets/Standard/Space.swift",
"Widgets/Standard/Text.swift"
],
"target_dependencies" : [
"Events",
"Drawing"
],
"type" : "library"
},
{
"c99name" : "VertexGUI",
"module_type" : "SwiftTarget",
"name" : "VertexGUI",
"path" : "Sources/VertexGUI",
"product_dependencies" : [
"GfxMath"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"lib.swift"
],
"target_dependencies" : [
"WidgetGUI",
"Events",
"Application",
"Drawing"
],
"type" : "library"
},
{
"c99name" : "TaskOrganizerDemo",
"module_type" : "SwiftTarget",
"name" : "TaskOrganizerDemo",
"path" : "Sources/TaskOrganizerDemo",
"product_dependencies" : [
"Swim",
"OpenCombine"
],
"product_memberships" : [
"TaskOrganizerDemo"
],
"sources" : [
"Data/MainViewRoute.swift",
"Data/TodoItem.swift",
"Data/TodoList.swift",
"Data/TodoSearchResult.swift",
"Data/TodoSearcher.swift",
"Data/TodoStore.swift",
"UI/AppTheme.swift",
"UI/SearchResultsView.swift",
"UI/TaskCompletionButton.swift",
"UI/TodoAppView.swift",
"UI/TodoListItemView.swift",
"UI/TodoListView.swift",
"main.swift"
],
"target_dependencies" : [
"VertexGUI"
],
"type" : "executable"
},
{
"c99name" : "MinimalDemo",
"module_type" : "SwiftTarget",
"name" : "MinimalDemo",
"path" : "Sources/MinimalDemo",
"product_memberships" : [
"MinimalDemo"
],
"sources" : [
"MainView.swift",
"main.swift"
],
"target_dependencies" : [
"VertexGUI"
],
"type" : "executable"
},
{
"c99name" : "Events",
"module_type" : "SwiftTarget",
"name" : "Events",
"path" : "Sources/Events",
"product_dependencies" : [
"OpenCombine"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"EventHandlerManager.swift",
"EventfulObject.swift",
"PublishingEventManager.swift"
],
"type" : "library"
},
{
"c99name" : "Drawing",
"module_type" : "SwiftTarget",
"name" : "Drawing",
"path" : "Sources/Drawing",
"product_dependencies" : [
"GfxMath",
"FirebladePAL",
"Swim"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"DrawingBackend.swift",
"DrawingContext.swift",
"Image.swift",
"MockDrawingBackend.swift",
"Paint.swift",
"TextPaint.swift"
],
"type" : "library"
},
{
"c99name" : "DevApp",
"module_type" : "SwiftTarget",
"name" : "DevApp",
"path" : "Sources/DevApp",
"product_dependencies" : [
"Swim"
],
"product_memberships" : [
"DevApp"
],
"sources" : [
"MainView.swift",
"TestWidget.swift",
"main.swift"
],
"target_dependencies" : [
"VertexGUI"
],
"type" : "executable"
},
{
"c99name" : "Application",
"module_type" : "SwiftTarget",
"name" : "Application",
"path" : "Sources/Application",
"product_dependencies" : [
"FirebladePAL",
"GfxMath",
"GL"
],
"product_memberships" : [
"VertexGUI",
"MinimalDemo",
"DevApp",
"TaskOrganizerDemo"
],
"sources" : [
"Application.swift"
],
"target_dependencies" : [
"WidgetGUI",
"Drawing"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources': File not found.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DevApp",
"MinimalDemo",
"TaskOrganizerDemo",
"VertexGUI",
"VertexGUI-Package"
]
}
}
2026-04-20 15:57:44.947 xcodebuild[1322:6923] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme VertexGUI-Package -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme VertexGUI-Package -destination generic/platform=iOS
Resolve Package Graph
Invalid Resource 'Resources': File not found.Invalid Resource 'Resources': File not found.you may be able to install vulkan using your system-packager:
brew install vulkan-sdk
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedcouldn't find pc file for sdl2
Resolved source packages:
FirebladeMath: https://github.com/fireblade-engine/math.git @ 0.13.0
GfxMath: https://github.com/UnGast/swift-gfx-math.git @ master (2491615)
Swim: https://github.com/UnGast/swim.git @ master (571022a)
ColorizeSwift: https://github.com/mtynior/ColorizeSwift.git @ 1.7.0
FirebladePAL: https://github.com/fireblade-engine/pal.git @ main (d54ec84)
SDL: https://github.com/ctreffs/SwiftSDL2.git @ 1.4.1
VertexGUI: /Users/admin/builder/spi-builder-workspace
Vulkan: https://github.com/ctreffs/SwiftVulkan @ 0.2.1
FirebladeTime: https://github.com/fireblade-engine/time.git @ 0.2.0
GL: https://github.com/UnGast/swift-opengl @ master (8dfcb2e)
XML: https://github.com/kelvin13/swiftxml @ master (91ae89c)
SwiftNFD: https://github.com/ctreffs/SwiftNFD.git @ 1.0.2
OpenCombine: https://github.com/OpenCombine/OpenCombine.git @ master (1c6f02c)
SkiaKit: https://github.com/UnGast/SkiaKit @ main (1924d72)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (40 targets)
Target 'TaskOrganizerDemo' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'MinimalDemo' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'DevApp' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'VertexGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'Application' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'GL' in project 'GL'
➜ Explicit dependency on target 'GL' in project 'GL'
Target 'GL' in project 'GL' (no dependencies)
Target 'WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'VertexGUI_WidgetGUI' in project 'VertexGUI'
➜ Explicit dependency on target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
Target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'CSkia' in project 'SkiaKit'
Target 'SkiaKit' in project 'SkiaKit'
➜ Explicit dependency on target 'CSkia' in project 'SkiaKit'
Target 'CSkia' in project 'SkiaKit' (no dependencies)
Target 'ColorizeSwift' in project 'ColorizeSwift'
➜ Explicit dependency on target 'ColorizeSwift' in project 'ColorizeSwift'
Target 'ColorizeSwift' in project 'ColorizeSwift' (no dependencies)
Target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
Target 'OpenCombineDispatch' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
Target 'VertexGUI_WidgetGUI' in project 'VertexGUI' (no dependencies)
Target 'Drawing' in project 'VertexGUI'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'Swim' in project 'Swim'
Target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'CStbImage' in project 'Swim'
Target 'Swim' in project 'Swim'
➜ Explicit dependency on target 'CStbImage' in project 'Swim'
Target 'CStbImage' in project 'Swim' (no dependencies)
Target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'FirebladeMath' in project 'FirebladeMath'
➜ Explicit dependency on target 'FirebladeTime' in project 'FirebladeTime'
➜ Explicit dependency on target 'SDL' in project 'SDL'
➜ Explicit dependency on target 'Vulkan' in project 'Vulkan'
➜ Explicit dependency on target 'NFD' in project 'SwiftNFD'
Target 'FirebladePAL' in project 'FirebladePAL'
➜ Explicit dependency on target 'FirebladeMath' in project 'FirebladeMath'
➜ Explicit dependency on target 'FirebladeTime' in project 'FirebladeTime'
➜ Explicit dependency on target 'SDL' in project 'SDL'
➜ Explicit dependency on target 'Vulkan' in project 'Vulkan'
➜ Explicit dependency on target 'NFD' in project 'SwiftNFD'
Target 'NFD' in project 'SwiftNFD'
➜ Explicit dependency on target 'NFD' in project 'SwiftNFD'
➜ Explicit dependency on target 'CNFD' in project 'SwiftNFD'
Target 'NFD' in project 'SwiftNFD'
➜ Explicit dependency on target 'CNFD' in project 'SwiftNFD'
Target 'CNFD' in project 'SwiftNFD' (no dependencies)
Target 'Vulkan' in project 'Vulkan'
➜ Explicit dependency on target 'Vulkan' in project 'Vulkan'
Target 'Vulkan' in project 'Vulkan' (no dependencies)
Target 'SDL' in project 'SDL'
➜ Explicit dependency on target 'SDL' in project 'SDL'
Target 'SDL' in project 'SDL' (no dependencies)
Target 'FirebladeTime' in project 'FirebladeTime'
➜ Explicit dependency on target 'FirebladeTime' in project 'FirebladeTime'
Target 'FirebladeTime' in project 'FirebladeTime' (no dependencies)
Target 'FirebladeMath' in project 'FirebladeMath'
➜ Explicit dependency on target 'FirebladeMath' in project 'FirebladeMath'
Target 'FirebladeMath' in project 'FirebladeMath' (no dependencies)
Target 'GfxMath' in project 'GfxMath'
➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
Target 'GfxMath' in project 'GfxMath' (no dependencies)
Target 'Events' in project 'VertexGUI'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
Target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
Target 'OpenCombine' in project 'OpenCombine'
➜ Explicit dependency on target 'COpenCombineHelpers' in project 'OpenCombine'
Target 'COpenCombineHelpers' in project 'OpenCombine' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1ccbe8f0092266804191050378276f25
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1ccbe8f0092266804191050378276f25.xcbuilddata
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'TaskOrganizerDemo' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'TaskOrganizerDemo' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DevApp' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'DevApp' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Drawing' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Application' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'Application' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'WidgetGUI' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'WidgetGUI' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'MinimalDemo' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'MinimalDemo' from project 'VertexGUI')
error: The package product 'FirebladePAL' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'VertexGUI' from project 'VertexGUI')
error: The package product 'SkiaKit' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'VertexGUI' from project 'VertexGUI')
2026-04-20 15:57:46.192 xcodebuild[1332:6968] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme VertexGUI-Package
(1 failure)
BUILD FAILURE 6.3 iOS