Build Information
Failed to build ContainerController with Swift 6.0 for watchOS 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/mrustaa/ContainerController.git
Reference: 1.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mrustaa/ContainerController
* tag 1.1.6 -> FETCH_HEAD
HEAD is now at 8bff1e5 UI edits/corrections - for the new xcode version
Cloned https://github.com/mrustaa/ContainerController.git
Revision (git rev-parse @):
8bff1e5c245410308ab5955ef602c26fafb1e054
SUCCESS checkout https://github.com/mrustaa/ContainerController.git at 1.1.6
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/mrustaa/ContainerController.git
{
"dependencies" : [
],
"manifest_display_name" : "ContainerController",
"name" : "ContainerController",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "ContainerController",
"targets" : [
"ContainerController"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ContainerControllerTests",
"module_type" : "SwiftTarget",
"name" : "ContainerControllerTests",
"path" : "Tests/ContainerControllerTests",
"sources" : [
"ContainerControllerTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"ContainerController"
],
"type" : "test"
},
{
"c99name" : "ContainerController",
"module_type" : "SwiftTarget",
"name" : "ContainerController",
"path" : "Sources/ContainerController",
"product_memberships" : [
"ContainerController"
],
"sources" : [
"ContainerCollection/CollectionAdapterCell.swift",
"ContainerCollection/CollectionAdapterCellData.swift",
"ContainerCollection/CollectionAdapterItem.swift",
"ContainerCollection/CollectionAdapterTypes.swift",
"ContainerCollection/CollectionAdapterView.swift",
"ContainerController.swift",
"ContainerControllerDelegate.swift",
"ContainerDevice.swift",
"ContainerLayout.swift",
"ContainerTable/TableAdapterCell.swift",
"ContainerTable/TableAdapterCellData.swift",
"ContainerTable/TableAdapterItem.swift",
"ContainerTable/TableAdapterTypes.swift",
"ContainerTable/TableAdapterView.swift",
"ContainerTypes.swift",
"ContainerView.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-12-01 02:14:08.170 xcodebuild[499:2787] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-01-12_02-14-0008.xcresult
xcodebuild: error: 'ContainerControllerSwift.xcworkspace' is not a workspace file.
GENERIC FAILURE 6.0 watchOS