The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build NKButton, reference master (a9e0e8), with Swift 6.1 for tvOS using Xcode 16.3 on 27 Apr 2025 10:25:35 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.61.0
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 a9e0e80 Merge pull request #6 from fulldecent/patch-1
Cloned https://github.com/kennic/NKButton.git
Revision (git rev-parse @):
a9e0e80f99a69fa2233a638a87db7e26f401db38
SUCCESS checkout https://github.com/kennic/NKButton.git at master
========================================
Build
========================================
Selected platform:         tvOS
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"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/NKButton/Classes/Example': File not found.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-27 03:25:34.738 xcodebuild[521:2915] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_03-25-0034.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-04-27 03:25:35.361 xcodebuild[525:2973] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_03-25-0035.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 tvOS