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 FrameLayoutKit, reference 7.1.2 (a15bca), with Swift 6.1 for watchOS using Xcode 16.3 on 9 Jul 2025 09:57:14 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kennic/FrameLayoutKit.git
Reference: 7.1.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kennic/FrameLayoutKit
 * tag               7.1.2      -> FETCH_HEAD
HEAD is now at a15bca5 Update FrameLayoutKit.podspec
Cloned https://github.com/kennic/FrameLayoutKit.git
Revision (git rev-parse @):
a15bca5569c8d7fe7ee11827689c47d48c4cff97
SUCCESS checkout https://github.com/kennic/FrameLayoutKit.git at 7.1.2
========================================
Build
========================================
Selected platform:         watchOS
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-07-09 02:57:13.694 xcodebuild[521:3004] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-09-07_02-57-0013.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-07-09 02:57:14.333 xcodebuild[526:3068] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-09-07_02-57-0014.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 watchOS