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 visionOS 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: 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:         visionOS
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:18.386 xcodebuild[573:3244] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-30-11_21-14-0018.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
GENERIC FAILURE 6.0 visionOS