The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ReactiveSSE, reference 0.4.0 (4370ee), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 04:23:46 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/banjun/ReactiveSSE.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/57] Emitting module ReactiveSwift
[6/62] Compiling FootlessParser Parsers.swift
[7/62] Compiling FootlessParser Converters.swift
[8/62] Compiling FootlessParser Error.swift
[9/62] Compiling FootlessParser Parser+Operators.swift
[10/62] Compiling FootlessParser StringParser.swift
[11/62] Emitting module FootlessParser
[12/62] Compiling FootlessParser Parser.swift
[13/62] Compiling ReactiveSwift Event.swift
[14/62] Compiling ReactiveSwift EventLogger.swift
[15/62] Compiling ReactiveSwift Flatten.swift
[16/62] Compiling ReactiveSwift FoundationExtensions.swift
[17/62] Compiling ReactiveSwift Lifetime.swift
[18/62] Compiling ReactiveSwift LazyMap.swift
[19/62] Compiling ReactiveSwift Map.swift
[20/62] Compiling ReactiveSwift MapError.swift
[21/62] Compiling ReactiveSwift Materialize.swift
[22/62] Compiling ReactiveSwift MaterializeAsResult.swift
[23/62] Compiling ReactiveSwift AttemptMap.swift
[24/62] Compiling ReactiveSwift Collect.swift
[25/62] Compiling ReactiveSwift CollectEvery.swift
[26/62] Compiling ReactiveSwift CombinePrevious.swift
[27/62] Compiling ReactiveSwift CompactMap.swift
[28/62] Compiling ReactiveSwift ObserveOn.swift
[29/62] Compiling ReactiveSwift Observer.swift
[30/62] Compiling ReactiveSwift Operators.swift
[31/62] Compiling ReactiveSwift Reduce.swift
[32/62] Compiling ReactiveSwift ScanMap.swift
[33/62] Compiling ReactiveSwift TakeWhile.swift
[34/62] Compiling ReactiveSwift Throttle.swift
[35/62] Compiling ReactiveSwift UnaryAsyncOperator.swift
[36/62] Compiling ReactiveSwift UniqueValues.swift
[37/62] Compiling ReactiveSwift Optional.swift
[38/62] Compiling ReactiveSwift SkipFirst.swift
[39/62] Compiling ReactiveSwift SkipRepeats.swift
[40/62] Compiling ReactiveSwift SkipWhile.swift
[41/62] Compiling ReactiveSwift TakeFirst.swift
[42/62] Compiling ReactiveSwift TakeLast.swift
[43/62] Compiling ReactiveSwift Property.swift
[44/62] Compiling ReactiveSwift Reactive.swift
[45/62] Compiling ReactiveSwift ResultExtensions.swift
[46/62] Compiling ReactiveSwift Scheduler.swift
[47/62] Compiling ReactiveSwift Signal.Observer.swift
[48/62] Compiling ReactiveSwift Action.swift
[49/62] Compiling ReactiveSwift Atomic.swift
[50/62] Compiling ReactiveSwift Bag.swift
[51/62] Compiling ReactiveSwift Deprecations+Removals.swift
[52/62] Compiling ReactiveSwift Disposable.swift
[53/62] Compiling ReactiveSwift Debounce.swift
[54/62] Compiling ReactiveSwift Delay.swift
[55/62] Compiling ReactiveSwift Dematerialize.swift
[56/62] Compiling ReactiveSwift DematerializeResults.swift
[57/62] Compiling ReactiveSwift Filter.swift
[58/62] Compiling ReactiveSwift Signal.swift
[59/62] Compiling ReactiveSwift SignalProducer.swift
[60/62] Compiling ReactiveSwift UnidirectionalBinding.swift
[61/62] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[62/62] Compiling ReactiveSwift ValidatingProperty.swift
[63/69] Compiling ReactiveSSE SSEvent.swift
[64/69] Compiling ReactiveSSE SSError.swift
[65/69] Emitting module ReactiveSSE
[66/69] Compiling ReactiveSSE ReactiveSSE.swift
[67/69] Compiling ReactiveSSE SessionDataPipe.swift
[68/69] Compiling ReactiveSSE EventStream.swift
[69/69] Compiling ReactiveSSE ReactiveOperator.swift
Build complete! (15.93s)
Fetching https://github.com/kareman/FootlessParser
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
[1/1836] Fetching footlessparser
[607/54329] Fetching footlessparser, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.03s)
Fetched https://github.com/kareman/FootlessParser from cache (2.03s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (3.87s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.45s)
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
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.