The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NKButton, reference master (db2508), with Swift 6.1 for watchOS using Xcode 16.3 on 13 Jun 2025 10:45:37 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennic/NKButton.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/NKButton
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at db25086 Merge pull request #7 from kennic/codex/find-and-fix-codebase-issues
Cloned https://github.com/kennic/NKButton.git
Revision (git rev-parse @):
db2508652470e0a84df4efaf1d88356c001acd7f
SUCCESS checkout https://github.com/kennic/NKButton.git at master
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kennic/NKButton.git
https://github.com/kennic/NKButton.git
{
  "dependencies" : [
    {
      "identity" : "framelayoutkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.5",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kennic/FrameLayoutKit.git"
    },
    {
      "identity" : "nvactivityindicatorview",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.8.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ninjaprox/NVActivityIndicatorView.git"
    }
  ],
  "manifest_display_name" : "NKButton",
  "name" : "NKButton",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "NKButton",
      "targets" : [
        "NKButton"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NKButton",
      "module_type" : "SwiftTarget",
      "name" : "NKButton",
      "path" : "NKButton/Classes",
      "product_dependencies" : [
        "FrameLayoutKit",
        "NVActivityIndicatorView"
      ],
      "product_memberships" : [
        "NKButton"
      ],
      "sources" : [
        "NKButton.swift",
        "NKButtonStack.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-06-13 03:45:36.799 xcodebuild[520:2992] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-13-06_03-45-0036.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
2025-06-13 03:45:37.449 xcodebuild[524:3054] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-13-06_03-45-0037.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 watchOS