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 with Swift 6.0 for iOS using Xcode 16.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OfTheWolf/UBottomSheet.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OfTheWolf/UBottomSheet
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 90d8187 Merge pull request #80 from teslasleep/master
Cloned https://github.com/OfTheWolf/UBottomSheet.git
Revision (git rev-parse @):
90d81875e1582bbfadaf4e6b7616de489f14b2b1
SUCCESS checkout https://github.com/OfTheWolf/UBottomSheet.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.0
Building package at path:  $PWD
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.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
2024-11-30 21:14:45.622 xcodebuild[563:3205] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-11_21-14-0045.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
GENERIC FAILURE 6.0 iOS