Build Information
Failed to build swiftui-hosting, reference 2.3.0 (975f25
), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 23:17:27 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.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/swiftui-Hosting.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/FluidGroup/swiftui-Hosting
* tag 2.3.0 -> FETCH_HEAD
HEAD is now at 975f256 Add ignoresKeyboard option (#18)
Cloned https://github.com/FluidGroup/swiftui-Hosting.git
Revision (git rev-parse @):
975f2565cff7625f610c36cd7c146d8ab104a1dc
SUCCESS checkout https://github.com/FluidGroup/swiftui-Hosting.git at 2.3.0
========================================
Build
========================================
Selected platform: watchOS
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",
"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-04-29 16:17:26.712 xcodebuild[520:2919] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_16-17-0026.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-04-29 16:17:27.318 xcodebuild[527:3000] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-29-04_16-17-0027.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 watchOS