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 swiftui-hosting, reference 2.6.0 (f0f309), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Oct 2025 16:04:00 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:         visionOS
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:03:59.438 xcodebuild[546:3092] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-10_09-03-0059.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:04:00.090 xcodebuild[555:3204] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-10_09-04-0000.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 visionOS