The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ReactiveSSE, reference master (13b5d3), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 03:58:16 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: 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
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
Fetching https://github.com/kareman/FootlessParser
[1/1836] Fetching footlessparser
[442/54336] Fetching footlessparser, reactiveswift
Fetched https://github.com/kareman/FootlessParser from cache (2.81s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.81s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (5.16s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.6.0 (0.73s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.6.0
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.74s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetching https://github.com/kareman/FootlessParser from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.55s)
Fetched https://github.com/kareman/FootlessParser 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.66s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
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/banjun/ReactiveSSE.git
Working copy of https://github.com/banjun/ReactiveSSE.git resolved at master (13b5d3d)
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/51] Emitting module ReactiveSwift
[6/55] Compiling ReactiveSwift DematerializeResults.swift
[7/55] Compiling ReactiveSwift Filter.swift
[8/55] Compiling ReactiveSwift Map.swift
[9/55] Compiling ReactiveSwift MapError.swift
[10/55] Compiling ReactiveSwift Reduce.swift
[11/55] Compiling ReactiveSwift ScanMap.swift
[12/55] Compiling ReactiveSwift SkipFirst.swift
[13/55] Compiling ReactiveSwift SkipRepeats.swift
[14/55] Compiling ReactiveSwift AttemptMap.swift
[15/55] Compiling ReactiveSwift Collect.swift
[16/55] Compiling ReactiveSwift CombinePrevious.swift
[17/55] Compiling ReactiveSwift CompactMap.swift
[18/55] Compiling ReactiveSwift Dematerialize.swift
[19/55] Compiling ReactiveSwift UniqueValues.swift
[20/55] Compiling ReactiveSwift Optional.swift
[21/55] Compiling ReactiveSwift Property.swift
[22/55] Compiling ReactiveSwift Reactive.swift
[23/55] Compiling ReactiveSwift Action.swift
[24/55] Compiling ReactiveSwift Atomic.swift
[25/55] Compiling ReactiveSwift Bag.swift
[26/55] Compiling ReactiveSwift Deprecations+Removals.swift
[27/55] Compiling ReactiveSwift Disposable.swift
[28/55] Compiling ReactiveSwift Materialize.swift
[29/55] Compiling ReactiveSwift MaterializeAsResult.swift
[30/55] Compiling ReactiveSwift Observer.swift
[31/55] Compiling ReactiveSwift Operators.swift
[32/55] Compiling ReactiveSwift SkipWhile.swift
[33/55] Compiling ReactiveSwift TakeFirst.swift
[34/55] Compiling ReactiveSwift TakeLast.swift
[35/55] Compiling ReactiveSwift TakeWhile.swift
[36/55] Compiling FootlessParser Parser.swift
[37/55] Compiling FootlessParser Parsers.swift
[38/55] Compiling FootlessParser Parser+Operators.swift
[39/55] Compiling FootlessParser Error.swift
[40/55] Compiling FootlessParser Converters.swift
[41/55] Compiling ReactiveSwift Event.swift
[42/55] Compiling ReactiveSwift EventLogger.swift
[43/55] Compiling ReactiveSwift Flatten.swift
[44/55] Compiling ReactiveSwift FoundationExtensions.swift
[45/55] Compiling ReactiveSwift Lifetime.swift
[46/55] Emitting module FootlessParser
[47/55] Compiling FootlessParser StringParser.swift
[48/55] Compiling ReactiveSwift ResultExtensions.swift
[49/55] Compiling ReactiveSwift Scheduler.swift
[50/55] Compiling ReactiveSwift Signal.Observer.swift
[51/55] Compiling ReactiveSwift Signal.swift
[52/55] Compiling ReactiveSwift SignalProducer.swift
[53/55] Compiling ReactiveSwift UnidirectionalBinding.swift
[54/55] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[55/55] Compiling ReactiveSwift ValidatingProperty.swift
[56/62] Compiling ReactiveSSE SessionDataPipe.swift
[57/62] Compiling ReactiveSSE SSError.swift
[58/62] Compiling ReactiveSSE SSEvent.swift
[59/62] Compiling ReactiveSSE EventStream.swift
[60/62] Emitting module ReactiveSSE
[61/62] Compiling ReactiveSSE ReactiveSSE.swift
[62/62] Compiling ReactiveSSE ReactiveOperator.swift
Build complete! (5.80s)
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.