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 RxCoreLocation, reference 1.5.1 (8b26b7), with Swift 6.1 for tvOS using Xcode 16.3 on 26 Apr 2025 07:10: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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxCoreLocation.git
Reference: 1.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxCoreLocation
 * tag               1.5.1      -> FETCH_HEAD
HEAD is now at 8b26b77 Configured circle.yml to use xcode 11.4.0
Cloned https://github.com/RxSwiftCommunity/RxCoreLocation.git
Revision (git rev-parse @):
8b26b77851c09689c2fb6ba9cd875c203ff79797
SUCCESS checkout https://github.com/RxSwiftCommunity/RxCoreLocation.git at 1.5.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/RxSwiftCommunity/RxCoreLocation.git
https://github.com/RxSwiftCommunity/RxCoreLocation.git
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxCoreLocation",
  "name" : "RxCoreLocation",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RxCoreLocation",
      "targets" : [
        "RxCoreLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxCoreLocation",
      "module_type" : "SwiftTarget",
      "name" : "RxCoreLocation",
      "path" : "Sources",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxCoreLocation"
      ],
      "sources" : [
        "CLLocationManagerDelegateEvents+Rx.swift",
        "CLLocationManagerEvents+Rx.swift",
        "Helpers.swift",
        "RxCLLocationManagerDelegateProxy.swift",
        "RxEventTypealias.swift",
        "RxKeyPaths.swift",
        "RxSelectors.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-26 00:09:59.978 xcodebuild[519:2901] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_00-09-0059.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-26 00:10:00.630 xcodebuild[524:2960] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-26-04_00-10-0000.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 tvOS