The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build NKButton with Swift 6.0 for watchOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennic/NKButton.git
Reference: 4.7.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/NKButton
 * tag               4.7.1      -> FETCH_HEAD
HEAD is now at 8f1d51e no message
Cloned https://github.com/kennic/NKButton.git
Revision (git rev-parse @):
8f1d51e40c4f0f7a3efc42efc7e53a75486dce31
SUCCESS checkout https://github.com/kennic/NKButton.git at 4.7.1
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/kennic/NKButton.git
{
  "dependencies" : [
    {
      "identity" : "framelayoutkit",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "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"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/NKButton/Classes/Example': File not found.
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
2024-11-29 02:52:51.249 xcodebuild[500:2762] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-11_02-52-0051.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
GENERIC FAILURE 6.0 watchOS