The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build RxRetroSwift, reference master (77261d), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 17:48:21 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/michaelhenry/RxRetroSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/michaelhenry/RxRetroSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 77261d3 use existing simulator
Cloned https://github.com/michaelhenry/RxRetroSwift.git
Revision (git rev-parse @):
77261d31eee584903398a99a960d3f265c32171a
SUCCESS checkout https://github.com/michaelhenry/RxRetroSwift.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/michaelhenry/RxRetroSwift.git
https://github.com/michaelhenry/RxRetroSwift.git
{
  "dependencies" : [
    {
      "identity" : "rxswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveX/RxSwift.git"
    }
  ],
  "manifest_display_name" : "RxRetroSwift",
  "name" : "RxRetroSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RxRetroSwift",
      "targets" : [
        "RxRetroSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RxRetroSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "RxRetroSwiftTests",
      "path" : "Tests/RxRetroSwiftTests",
      "sources" : [
        "RxRetroSwiftTests.swift"
      ],
      "target_dependencies" : [
        "RxRetroSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RxRetroSwift",
      "module_type" : "SwiftTarget",
      "name" : "RxRetroSwift",
      "path" : "Sources/RxRetroSwift",
      "product_dependencies" : [
        "RxSwift",
        "RxCocoa"
      ],
      "product_memberships" : [
        "RxRetroSwift"
      ],
      "sources" : [
        "Extensions/URLRequest+Authentications.swift",
        "Models/RawResponse.swift",
        "Models/RequestModel.swift",
        "Models/Result.swift",
        "Protocols/HasErrorInfo.swift",
        "Services/RequestCaller.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-25 10:48:20.422 xcodebuild[513:2837] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-48-0020.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
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-25 10:48:21.176 xcodebuild[518:2891] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-48-0021.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 iOS