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 0.4.0 (4370ee), with Swift 6.1 for iOS using Xcode 16.3 on 25 Apr 2025 04:46:27 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: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/banjun/ReactiveSSE
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 4370eea pod 0.4.0 updating pod example project
Cloned https://github.com/banjun/ReactiveSSE.git
Revision (git rev-parse @):
4370eea87cccac449f2b8c0eaacc747678c0d86f
SUCCESS checkout https://github.com/banjun/ReactiveSSE.git at 0.4.0
========================================
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:26.344 xcodebuild[512:2834] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_21-46-0026.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:27.015 xcodebuild[517:2894] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_21-46-0027.xcresult
xcodebuild: error: '_Pods.xcodeproj' does not exist.
BUILD FAILURE 6.1 iOS