Build Information
Failed to build swiftui-hosting, reference 2.6.0 (f0f309), with Swift 6.1 for tvOS using Xcode 16.3 on 25 Oct 2025 16:07:05 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-Hosting.git
Reference: 2.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-Hosting
* tag 2.6.0 -> FETCH_HEAD
HEAD is now at f0f309c SwiftUIHostingViewController uses HostingController directly (#21)
Cloned https://github.com/FluidGroup/swiftui-Hosting.git
Revision (git rev-parse @):
f0f309cbb9a7e055bc57e931a3506ebb26bf0134
SUCCESS checkout https://github.com/FluidGroup/swiftui-Hosting.git at 2.6.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/FluidGroup/swiftui-Hosting.git
https://github.com/FluidGroup/swiftui-Hosting.git
{
"dependencies" : [
],
"manifest_display_name" : "swiftui-hosting",
"name" : "swiftui-hosting",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftUIHosting",
"targets" : [
"SwiftUIHosting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5",
"6"
],
"targets" : [
{
"c99name" : "SwiftUIHostingTests",
"module_type" : "SwiftTarget",
"name" : "SwiftUIHostingTests",
"path" : "Tests/SwiftUIHostingTests",
"sources" : [
"MyLibraryTests.swift"
],
"target_dependencies" : [
"SwiftUIHosting"
],
"type" : "test"
},
{
"c99name" : "SwiftUIHosting",
"module_type" : "SwiftTarget",
"name" : "SwiftUIHosting",
"path" : "Sources/SwiftUIHosting",
"product_memberships" : [
"SwiftUIHosting"
],
"sources" : [
"BaseModifier.swift",
"Example.swift",
"HostingController.swift",
"SwiftUIHostingView.swift",
"SwiftUIHostingViewController.swift",
"UIResponder+.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-10-25 09:07:04.657 xcodebuild[539:3014] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-10_09-07-0004.xcresult
xcodebuild: error: Unable to read project 'Development.xcodeproj'.
Reason: Project /Users/admin/builder/spi-builder-workspace/Development.xcodeproj cannot be opened because it is missing its project.pbxproj file.
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-10-25 09:07:05.318 xcodebuild[549:3110] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-10_09-07-0005.xcresult
xcodebuild: error: Unable to read project 'Development.xcodeproj'.
Reason: Project /Users/admin/builder/spi-builder-workspace/Development.xcodeproj cannot be opened because it is missing its project.pbxproj file.
BUILD FAILURE 6.1 tvOS