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 Panel, reference main (bfe901), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 19:56:05 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/reddavis/Panel.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/reddavis/Panel
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bfe901a Add MIT license
Cloned https://github.com/reddavis/Panel.git
Revision (git rev-parse @):
bfe901a469173830df9bbd2660169626760c7eea
SUCCESS checkout https://github.com/reddavis/Panel.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/reddavis/Panel.git
https://github.com/reddavis/Panel.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Panel",
  "name" : "Panel",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Panel",
      "targets" : [
        "Panel"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PanelTests",
      "module_type" : "SwiftTarget",
      "name" : "PanelTests",
      "path" : "PanelTests",
      "sources" : [
        "PanelSheetTests.swift"
      ],
      "target_dependencies" : [
        "Panel"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Panel",
      "module_type" : "SwiftTarget",
      "name" : "Panel",
      "path" : "Panel",
      "product_memberships" : [
        "Panel"
      ],
      "sources" : [
        "Source/AnimationCompletionObserverModifier.swift",
        "Source/Panel.swift",
        "Source/View+Panel.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
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-26 12:56:04.851 xcodebuild[519:2916] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_12-56-0004.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
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-26 12:56:05.478 xcodebuild[523:2972] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_12-56-0005.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 macosXcodebuild