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

Successful build of ReactiveSSE with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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:             5.10
Building package at path:  $workDir
https://github.com/banjun/ReactiveSSE.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/31] Compiling ReactiveSwift Lifetime.swift
[6/31] Compiling ReactiveSwift Observer.swift
[7/31] Compiling ReactiveSwift Optional.swift
[8/33] Emitting module ReactiveSwift
[9/33] Compiling ReactiveSwift Action.swift
[10/33] Compiling ReactiveSwift Atomic.swift
[11/33] Compiling ReactiveSwift Bag.swift
[12/33] Compiling ReactiveSwift Deprecations+Removals.swift
[13/33] Compiling ReactiveSwift Disposable.swift
[14/33] Compiling ReactiveSwift Event.swift
[15/33] Compiling FootlessParser Parser.swift
[16/33] Compiling FootlessParser Converters.swift
[17/33] Emitting module FootlessParser
[18/33] Compiling FootlessParser Error.swift
[19/33] Compiling FootlessParser StringParser.swift
[20/33] Compiling FootlessParser Parsers.swift
[21/33] Compiling FootlessParser Parser+Operators.swift
[22/33] Compiling ReactiveSwift EventLogger.swift
[23/33] Compiling ReactiveSwift Flatten.swift
[24/33] Compiling ReactiveSwift FoundationExtensions.swift
[25/33] Compiling ReactiveSwift Property.swift
[26/33] Compiling ReactiveSwift Reactive.swift
[27/33] Compiling ReactiveSwift ResultExtensions.swift
[28/33] Compiling ReactiveSwift SignalProducer.swift
[29/33] Compiling ReactiveSwift UnidirectionalBinding.swift
[30/33] Compiling ReactiveSwift Scheduler.swift
[31/33] Compiling ReactiveSwift Signal.swift
[32/33] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[33/33] Compiling ReactiveSwift ValidatingProperty.swift
[34/40] Compiling ReactiveSSE ReactiveOperator.swift
[35/40] Compiling ReactiveSSE EventStream.swift
[36/40] Compiling ReactiveSSE SSError.swift
[37/40] Compiling ReactiveSSE SessionDataPipe.swift
[38/40] Emitting module ReactiveSSE
[39/40] Compiling ReactiveSSE SSEvent.swift
[40/40] Compiling ReactiveSSE ReactiveSSE.swift
Build complete! (16.36s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetching https://github.com/kareman/FootlessParser
[1/1832] Fetching footlessparser
Fetched https://github.com/Quick/Nimble.git from cache (0.23s)
Fetched https://github.com/Quick/Quick.git from cache (0.23s)
Fetched https://github.com/kareman/FootlessParser from cache (0.40s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.41s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (0.63s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.2.1 (0.42s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.7 (0.43s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.0 (0.44s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/ReactiveSwift-6916d001 is not valid git repository for 'https://github.com/ReactiveCocoa/ReactiveSwift', will fetch again.
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.00s)
warning: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/ReactiveSwift-6916d001 is not valid git repository for 'https://github.com/ReactiveCocoa/ReactiveSwift', will fetch again.
Fetching https://github.com/ReactiveCocoa/ReactiveSwift from cache
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (0.00s)
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/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.7
Build complete.
Done.