The Swift Package Index logo.Swift Package Index

Build Information

Failed to build StepperView, reference 2.0.3 (957ef8), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 25 Feb 2026 13:41:54 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/badrinathvm/StepperView.git
https://github.com/badrinathvm/StepperView.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2026-02-25 05:41:54.122 xcodebuild[548:3086] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-25-02_05-41-0054.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2026-02-25 05:41:54.780 xcodebuild[553:3144] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-25-02_05-41-0054.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 macosXcodebuild