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 GCCountryPicker, reference master (80c6f1), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 00:55:11 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/graycampbell/GCCountryPicker.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/graycampbell/GCCountryPicker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 80c6f13 Update CHANGELOG.md
Cloned https://github.com/graycampbell/GCCountryPicker.git
Revision (git rev-parse @):
80c6f130d60c8a26d313306bdae27a78bcf5d0a0
SUCCESS checkout https://github.com/graycampbell/GCCountryPicker.git at master
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/graycampbell/GCCountryPicker.git
https://github.com/graycampbell/GCCountryPicker.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GCCountryPicker",
  "name" : "GCCountryPicker",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GCCountryPicker",
      "targets" : [
        "GCCountryPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GCCountryPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "GCCountryPickerTests",
      "path" : "Tests/GCCountryPickerTests",
      "sources" : [
        "GCCountryTests.swift"
      ],
      "target_dependencies" : [
        "GCCountryPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GCCountryPicker",
      "module_type" : "SwiftTarget",
      "name" : "GCCountryPicker",
      "path" : "Sources/GCCountryPicker",
      "product_memberships" : [
        "GCCountryPicker"
      ],
      "sources" : [
        "GCCountry.swift",
        "GCCountryPickerDataSource.swift",
        "GCCountryPickerDelegate.swift",
        "GCCountryPickerDisplayMode.swift",
        "GCCountryPickerViewController.swift",
        "GCSearchResult.swift",
        "GCSearchResultsController.swift",
        "GCSearchResultsDelegate.swift",
        "GCSearchResultsDisplayMode.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.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-24 17:55:10.770 xcodebuild[518:2896] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_17-55-0010.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
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-24 17:55:11.396 xcodebuild[523:2954] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_17-55-0011.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 visionOS