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 ReactiveSSE, reference master (13b5d3), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 04:46:05 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/banjun/ReactiveSSE.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/banjun/ReactiveSSE
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 13b5d3d Merge pull request #11 from banjun/dependabot/bundler/activesupport-6.1.7.1
Cloned https://github.com/banjun/ReactiveSSE.git
Revision (git rev-parse @):
13b5d3da0af982ff1de1a9558ffd8bc695b2c9a7
SUCCESS checkout https://github.com/banjun/ReactiveSSE.git at master
========================================
Build
========================================
Selected platform:         iOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/banjun/ReactiveSSE.git
https://github.com/banjun/ReactiveSSE.git
{
  "dependencies" : [
    {
      "identity" : "reactiveswift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ReactiveCocoa/ReactiveSwift"
    },
    {
      "identity" : "footlessparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/kareman/FootlessParser"
    }
  ],
  "manifest_display_name" : "ReactiveSSE",
  "name" : "ReactiveSSE",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "ReactiveSSE",
      "targets" : [
        "ReactiveSSE"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReactiveSSETests",
      "module_type" : "SwiftTarget",
      "name" : "ReactiveSSETests",
      "path" : "Tests/ReactiveSSETests",
      "product_dependencies" : [
        "FootlessParser",
        "ReactiveSwift"
      ],
      "sources" : [
        "Tests.swift"
      ],
      "target_dependencies" : [
        "ReactiveSSE"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReactiveSSE",
      "module_type" : "SwiftTarget",
      "name" : "ReactiveSSE",
      "path" : "ReactiveSSE",
      "product_dependencies" : [
        "FootlessParser",
        "ReactiveSwift"
      ],
      "product_memberships" : [
        "ReactiveSSE"
      ],
      "sources" : [
        "Classes/EventStream.swift",
        "Classes/ReactiveOperator.swift",
        "Classes/ReactiveSSE.swift",
        "Classes/SSError.swift",
        "Classes/SSEvent.swift",
        "Classes/SessionDataPipe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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 21:46:05.249 xcodebuild[519:2863] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_21-46-0005.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-24 21:46:05.879 xcodebuild[524:2936] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_21-46-0005.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 iOS