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 UBottomSheet, reference 1.0.10 (5ca298), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 28 Apr 2025 19:40:49 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/OfTheWolf/UBottomSheet.git
Reference: 1.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OfTheWolf/UBottomSheet
 * tag               1.0.10     -> FETCH_HEAD
HEAD is now at 5ca298d Update UBottomSheet.podspec
Cloned https://github.com/OfTheWolf/UBottomSheet.git
Revision (git rev-parse @):
5ca298d1b638b0a2a53bee22a0ad17f8746b4309
SUCCESS checkout https://github.com/OfTheWolf/UBottomSheet.git at 1.0.10
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/OfTheWolf/UBottomSheet.git
https://github.com/OfTheWolf/UBottomSheet.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "UBottomSheet",
  "name" : "UBottomSheet",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "UBottomSheet",
      "targets" : [
        "UBottomSheet"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UBottomSheet",
      "module_type" : "SwiftTarget",
      "name" : "UBottomSheet",
      "path" : "Sources/UBottomSheet",
      "product_memberships" : [
        "UBottomSheet"
      ],
      "sources" : [
        "Classes/Animatable.swift",
        "Classes/DefaultSheetAnimator.swift",
        "Classes/Draggable.swift",
        "Classes/Extensions.swift",
        "Classes/PassThroughView.swift",
        "Classes/UBottomSheetCoordinator.swift",
        "Classes/UBottomSheetCoordinatorDataSource.swift",
        "Classes/UBottomSheetCoordinatorDelegate.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
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-28 12:40:49.275 xcodebuild[520:2926] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_12-40-0049.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-28 12:40:49.921 xcodebuild[524:2983] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_12-40-0049.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 macosXcodebuild