Build Information
Successful build of StepperView, reference 2.0.3 (957ef8), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 19:43:27 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/badrinathvm/StepperView.git
Reference: 2.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/badrinathvm/StepperView
* tag 2.0.3 -> FETCH_HEAD
HEAD is now at 957ef8c Fix for tools not showing up in the StepperViewMCP
Cloned https://github.com/badrinathvm/StepperView.git
Revision (git rev-parse @):
957ef8c18a9dac76a1ccd96ed85e9dc01e96421a
SUCCESS checkout https://github.com/badrinathvm/StepperView.git at 2.0.3
Fetching https://github.com/jpsim/Yams.git
[1/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (2.27s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (5.26s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "stepperview",
"name": "StepperView",
"url": "https://github.com/badrinathvm/StepperView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StepperView",
"traits": [
"default"
],
"dependencies": [
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.4.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/badrinathvm/StepperView.git
[1/4850] Fetching stepperview
Fetched https://github.com/badrinathvm/StepperView.git from cache (2.59s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.49s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.55s)
Creating working copy for https://github.com/badrinathvm/StepperView.git
Working copy of https://github.com/badrinathvm/StepperView.git resolved at 2.0.3 (957ef8c)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
warning: '.resolve-product-dependencies': dependency 'stepperview' is not used by any target
Found 1 product dependencies
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/badrinathvm/StepperView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Copying ai_config.yaml
[1/10] Write sources
[3/10] Write swift-version--6988338F2F200930.txt
[4/10] Compiling writer.c
[5/10] Compiling parser.c
[6/10] Compiling api.c
[7/10] Compiling reader.c
[8/10] Compiling emitter.c
[9/10] Compiling scanner.c
[11/30] Emitting module Yams
[12/32] Compiling Yams YamlError.swift
[13/32] Compiling Yams YamlTagProviding.swift
[14/32] Compiling Yams Node.swift
[15/32] Compiling Yams Parser.swift
[16/32] Compiling Yams AliasDereferencingStrategy.swift
[17/32] Compiling Yams Anchor.swift
[18/32] Compiling Yams Constructor.swift
[19/32] Compiling Yams Resolver.swift
[20/32] Compiling Yams String+Yams.swift
[21/32] Compiling Yams Node.Alias.swift
[22/32] Compiling Yams Node.Mapping.swift
[23/32] Compiling Yams Tag.swift
[24/32] Compiling Yams YamlAnchorProviding.swift
[25/32] Compiling Yams Node.Scalar.swift
[26/32] Compiling Yams Node.Sequence.swift
[27/32] Compiling Yams Encoder.swift
[28/32] Compiling Yams Mark.swift
[29/32] Compiling Yams RedundancyAliasingStrategy.swift
[30/32] Compiling Yams Representer.swift
[31/32] Compiling Yams Decoder.swift
[32/32] Compiling Yams Emitter.swift
[33/54] Emitting module StepperView
[34/56] Compiling StepperView PitStopView.swift
[35/56] Compiling StepperView StepIndicatorHorizontalView.swift
[36/56] Compiling StepperView StepperView.swift
[37/56] Compiling StepperView resource_bundle_accessor.swift
[38/56] Compiling StepperView VerticalAlignment+Extension.swift
[39/56] Compiling StepperView View+Extensions.swift
[40/56] Compiling StepperView LoadingTimer.swift
[41/56] Compiling StepperView Colors+Extension.swift
[42/56] Compiling StepperView EnvironmentValues+Extension.swift
[43/56] Compiling StepperView PreferenceKey+Extension.swift
[44/56] Compiling StepperView PitStopLineView.swift
[45/56] Compiling StepperView VerticalLineView.swift
[46/56] Compiling StepperView Utils.swift
[47/56] Compiling StepperView StepperAIConfig.swift
[48/56] Compiling StepperView StepperAIModels.swift
[49/56] Compiling StepperView CircledIconView.swift
[50/56] Compiling StepperView IndicatorView.swift
[51/56] Compiling StepperView StepIndicatorVerticalView.swift
[52/56] Compiling StepperView StepperAIBuilder.swift
[53/56] Compiling StepperView NumberedCircleView.swift
[54/56] Compiling StepperView HorizontalLineView.swift
[55/56] Compiling StepperView StepperViewAIGeneratorView.swift
[56/56] Compiling StepperView TextView.swift
Build complete! (14.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams.git"
}
],
"manifest_display_name" : "StepperView",
"name" : "StepperView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "StepperView",
"targets" : [
"StepperView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StepperViewTests",
"module_type" : "SwiftTarget",
"name" : "StepperViewTests",
"path" : "Tests/StepperViewTests",
"sources" : [
"StepperViewTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"StepperView"
],
"type" : "test"
},
{
"c99name" : "StepperView",
"module_type" : "SwiftTarget",
"name" : "StepperView",
"path" : "Sources/StepperView",
"product_dependencies" : [
"Yams"
],
"product_memberships" : [
"StepperView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/StepperView/Resources/ai_config.yaml",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Extension/Colors+Extension.swift",
"Extension/EnvironmentValues+Extension.swift",
"Extension/PreferenceKey+Extension.swift",
"Extension/VerticalAlignment+Extension.swift",
"Extension/View+Extensions.swift",
"Utils/LoadingTimer.swift",
"Utils/Utils.swift",
"Views/AI/StepperAIConfig.swift",
"Views/AI/StepperAIModels.swift",
"Views/AI/StepperViewAIGeneratorView.swift",
"Views/Components/TextView.swift",
"Views/Indicators/CircledIconView.swift",
"Views/Indicators/IndicatorView.swift",
"Views/Indicators/NumberedCircleView.swift",
"Views/Lines/HorizontalLineView.swift",
"Views/Lines/PitStopLineView.swift",
"Views/Lines/VerticalLineView.swift",
"Views/PitStopView.swift",
"Views/StepIndicatorHorizontalView.swift",
"Views/StepIndicatorVerticalView.swift",
"Views/StepperAIBuilder.swift",
"Views/StepperView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.