Build Information
Failed to build UBottomSheet, reference master (90d818
), with Swift 6.1 for watchOS using Xcode 16.3 on 28 Apr 2025 19:41:13 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: 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: watchOS
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:41:12.935 xcodebuild[519:2929] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_12-41-0012.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:41:13.574 xcodebuild[522:2977] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_12-41-0013.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 watchOS