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 2.5.0 (80c6f1), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 01:02:13 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: 2.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/graycampbell/GCCountryPicker
 * tag               2.5.0      -> FETCH_HEAD
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 2.5.0
========================================
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 18:02:12.966 xcodebuild[516:2892] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_18-02-0012.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 18:02:13.613 xcodebuild[521:2947] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_18-02-0013.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