The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReactiveSSE, reference 0.4.0 (4370ee), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 03:58:22 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
Fetching https://github.com/kareman/FootlessParser
Fetching https://github.com/Quick/Nimble.git
[1/1836] Fetching footlessparser
[424/54336] Fetching footlessparser, reactiveswift
[461/69232] Fetching footlessparser, reactiveswift, quick
[1449/89049] Fetching footlessparser, reactiveswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.59s)
Fetched https://github.com/Quick/Nimble.git from cache (2.59s)
Fetched https://github.com/kareman/FootlessParser from cache (2.59s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.59s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (4.94s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.2.1 (0.77s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.7 (0.87s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.75s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.7
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "reactivesse",
      "name": "ReactiveSSE",
      "url": "https://github.com/banjun/ReactiveSSE.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSSE",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "reactiveswift",
          "name": "ReactiveSwift",
          "url": "https://github.com/ReactiveCocoa/ReactiveSwift",
          "version": "6.7.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "footlessparser",
          "name": "FootlessParser",
          "url": "https://github.com/kareman/FootlessParser",
          "version": "0.5.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FootlessParser",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/banjun/ReactiveSSE.git
[1/340] Fetching reactivesse
Fetched https://github.com/banjun/ReactiveSSE.git from cache (0.77s)
Fetching https://github.com/kareman/FootlessParser from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetched https://github.com/kareman/FootlessParser from cache (0.47s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.55s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (0.62s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.67s)
Creating working copy for https://github.com/banjun/ReactiveSSE.git
Working copy of https://github.com/banjun/ReactiveSSE.git resolved at 0.4.0 (4370eea)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.7.0
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
warning: '.resolve-product-dependencies': dependency 'reactivesse' is not used by any target
Found 2 product dependencies
  - ReactiveSwift
  - FootlessParser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/banjun/ReactiveSSE.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/31] Compiling ReactiveSwift Deprecations+Removals.swift
[6/31] Compiling ReactiveSwift Disposable.swift
[7/33] Compiling ReactiveSwift Action.swift
[8/33] Compiling ReactiveSwift Atomic.swift
[9/33] Compiling ReactiveSwift Bag.swift
[10/33] Compiling ReactiveSwift Scheduler.swift
[11/33] Compiling ReactiveSwift Signal.swift
[12/33] Compiling ReactiveSwift Optional.swift
[13/33] Compiling ReactiveSwift Property.swift
[14/33] Compiling ReactiveSwift Reactive.swift
[15/33] Compiling ReactiveSwift ResultExtensions.swift
[16/33] Compiling ReactiveSwift Flatten.swift
[17/33] Compiling ReactiveSwift FoundationExtensions.swift
[18/33] Compiling ReactiveSwift Event.swift
[19/33] Compiling ReactiveSwift EventLogger.swift
[20/33] Compiling ReactiveSwift Lifetime.swift
[21/33] Compiling ReactiveSwift Observer.swift
[22/33] Emitting module ReactiveSwift
[23/33] Compiling ReactiveSwift SignalProducer.swift
[24/33] Compiling ReactiveSwift UnidirectionalBinding.swift
[25/33] Compiling FootlessParser Error.swift
[26/33] Emitting module FootlessParser
[27/33] Compiling FootlessParser Converters.swift
[28/33] Compiling FootlessParser Parser+Operators.swift
[29/33] Compiling FootlessParser StringParser.swift
[30/33] Compiling FootlessParser Parsers.swift
[31/33] Compiling FootlessParser Parser.swift
[32/33] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[33/33] Compiling ReactiveSwift ValidatingProperty.swift
[34/40] Compiling ReactiveSSE SessionDataPipe.swift
[35/40] Compiling ReactiveSSE ReactiveSSE.swift
[36/40] Emitting module ReactiveSSE
[37/40] Compiling ReactiveSSE EventStream.swift
[38/40] Compiling ReactiveSSE SSEvent.swift
[39/40] Compiling ReactiveSSE SSError.swift
[40/40] Compiling ReactiveSSE ReactiveOperator.swift
Build complete! (7.11s)
Build complete.
{
  "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"
}
Done.