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 FrameLayoutKit, reference 7.1.1 (68df07), with Swift 6.1 for tvOS using Xcode 16.3 on 30 Apr 2025 20:49: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.61.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennic/FrameLayoutKit.git
Reference: 7.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/FrameLayoutKit
 * tag               7.1.1      -> FETCH_HEAD
HEAD is now at 68df07e Update README
Cloned https://github.com/kennic/FrameLayoutKit.git
Revision (git rev-parse @):
68df07efa5de552b00b49a2fba9083cd1a8814da
SUCCESS checkout https://github.com/kennic/FrameLayoutKit.git at 7.1.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kennic/FrameLayoutKit.git
https://github.com/kennic/FrameLayoutKit.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FrameLayoutKit",
  "name" : "FrameLayoutKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "FrameLayoutKit",
      "targets" : [
        "FrameLayoutKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FrameLayoutKit",
      "module_type" : "SwiftTarget",
      "name" : "FrameLayoutKit",
      "path" : "FrameLayoutKit/Classes",
      "product_memberships" : [
        "FrameLayoutKit"
      ],
      "sources" : [
        "DoubleFrameLayout.swift",
        "Extensions/DoubleFrameLayout+Chainable.swift",
        "Extensions/FlowFrameLayout+Chainable.swift",
        "Extensions/FrameLayout+Chainable.swift",
        "Extensions/FrameLayout+Extension.swift",
        "Extensions/GridFrameLayout+Chainable.swift",
        "Extensions/ScrollStackView+Chainable.swift",
        "Extensions/StackFrameLayout+Chainable.swift",
        "Extensions/StackFrameLayout+DSL.swift",
        "FLSkeletonView.swift",
        "FLView.swift",
        "FlowFrameLayout.swift",
        "FrameLayout.swift",
        "GridFrameLayout.swift",
        "ScrollStackView.swift",
        "StackFrameLayout.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/FrameLayoutKit/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-30 13:49:53.438 xcodebuild[516:2920] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_13-49-0053.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-30 13:49:54.096 xcodebuild[520:2980] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-30-04_13-49-0054.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 tvOS