Build Information
Successful build of ReactiveSwift, reference 7.2.1 (a44317), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 11:45:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ReactiveCocoa/ReactiveSwift.git
Reference: 7.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ReactiveCocoa/ReactiveSwift
* tag 7.2.1 -> FETCH_HEAD
HEAD is now at a44317c Bump version to 7.2.1
Submodule path 'Carthage/Checkouts/Nimble': checked out 'efe11bbca024b57115260709b5c05e01131470d0'
Submodule path 'Carthage/Checkouts/Quick': checked out '6d01974d236f598633cac58280372c0c8cfea5bc'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'c1f3dd66222d5e7a1a20afc237f7e7bc432c564f'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '4ced0ad5a971220917994a4edfa6abf9702e3818'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/xcconfigs/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/ReactiveCocoa/ReactiveSwift.git
Revision (git rev-parse @):
a44317ce38b5bcce173b03f5d36cfdc939e1768b
SUCCESS checkout https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/1257] Fetching cwlpreconditiontesting
[228/1717] Fetching cwlpreconditiontesting, cwlcatchexception
[1329/21540] Fetching cwlpreconditiontesting, cwlcatchexception, nimble
[1719/36442] Fetching cwlpreconditiontesting, cwlcatchexception, nimble, quick
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (2.10s)
Fetched https://github.com/Quick/Quick.git from cache (2.10s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (2.10s)
Fetched https://github.com/Quick/Nimble.git from cache (2.10s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.2.1 (2.73s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.4.1 (0.60s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.68s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.73s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.4.1
========================================
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": "reactiveswift",
"name": "ReactiveSwift",
"url": "https://github.com/ReactiveCocoa/ReactiveSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ReactiveSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52500] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.40s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1 (a44317c)
warning: '.resolve-product-dependencies': dependency 'reactiveswift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ReactiveCocoa/ReactiveSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Write swift-version--6988338F2F200930.txt
[3/51] Emitting module ReactiveSwift
[4/56] Compiling ReactiveSwift Observer.swift
[5/56] Compiling ReactiveSwift Operators.swift
[6/56] Compiling ReactiveSwift Reduce.swift
[7/56] Compiling ReactiveSwift ScanMap.swift
[8/56] Compiling ReactiveSwift SkipFirst.swift
[9/56] Compiling ReactiveSwift Map.swift
[10/56] Compiling ReactiveSwift MapError.swift
[11/56] Compiling ReactiveSwift Materialize.swift
[12/56] Compiling ReactiveSwift MaterializeAsResult.swift
[13/56] Compiling ReactiveSwift ObserveOn.swift
[14/56] Compiling ReactiveSwift Property.swift
[15/56] Compiling ReactiveSwift Reactive.swift
[16/56] Compiling ReactiveSwift ResultExtensions.swift
[17/56] Compiling ReactiveSwift Scheduler.swift
[18/56] Compiling ReactiveSwift Signal.Observer.swift
[19/56] Compiling ReactiveSwift TakeWhile.swift
[20/56] Compiling ReactiveSwift Throttle.swift
[21/56] Compiling ReactiveSwift UnaryAsyncOperator.swift
[22/56] Compiling ReactiveSwift UniqueValues.swift
[23/56] Compiling ReactiveSwift Optional.swift
[24/56] Compiling ReactiveSwift Delay.swift
[25/56] Compiling ReactiveSwift Dematerialize.swift
[26/56] Compiling ReactiveSwift DematerializeResults.swift
[27/56] Compiling ReactiveSwift Filter.swift
[28/56] Compiling ReactiveSwift LazyMap.swift
[29/56] Compiling ReactiveSwift SkipRepeats.swift
[30/56] Compiling ReactiveSwift SkipWhile.swift
[31/56] Compiling ReactiveSwift TakeFirst.swift
[32/56] Compiling ReactiveSwift TakeLast.swift
[33/56] Compiling ReactiveSwift TakeUntil.swift
[34/56] Compiling ReactiveSwift Collect.swift
[35/56] Compiling ReactiveSwift CollectEvery.swift
[36/56] Compiling ReactiveSwift CombinePrevious.swift
[37/56] Compiling ReactiveSwift CompactMap.swift
[38/56] Compiling ReactiveSwift Debounce.swift
[39/56] Compiling ReactiveSwift EventLogger.swift
[40/56] Compiling ReactiveSwift Flatten.swift
[41/56] Compiling ReactiveSwift FoundationExtensions.swift
[42/56] Compiling ReactiveSwift Lifetime.swift
[43/56] Compiling ReactiveSwift AttemptMap.swift
[44/56] Compiling ReactiveSwift Action.swift
[45/56] Compiling ReactiveSwift Atomic.swift
[46/56] Compiling ReactiveSwift Bag.swift
[47/56] Compiling ReactiveSwift Deprecations+Removals.swift
[48/56] Compiling ReactiveSwift Disposable.swift
[49/56] Compiling ReactiveSwift Event.swift
[50/56] Compiling ReactiveSwift Signal.swift
[51/56] Compiling ReactiveSwift SignalProducer.swift
[52/56] Compiling ReactiveSwift UnidirectionalBinding.swift
[53/56] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[54/56] Compiling ReactiveSwift ValidatingProperty.swift
[54/56] Write Objects.LinkFileList
[55/56] Linking libReactiveSwift-Dynamic.dylib
Build complete! (8.35s)
warning: 'nimble': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Nimble/Sources/Nimble/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "13.0.0",
"upper_bound" : "14.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "ReactiveSwift",
"name" : "ReactiveSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "ReactiveSwift",
"targets" : [
"ReactiveSwift"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ReactiveSwift-Dynamic",
"targets" : [
"ReactiveSwift"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ReactiveSwiftTests",
"module_type" : "SwiftTarget",
"name" : "ReactiveSwiftTests",
"path" : "Tests/ReactiveSwiftTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"ActionSpec.swift",
"AtomicSpec.swift",
"BagSpec.swift",
"DateSchedulerAsyncTestCase.swift",
"DeprecationSpec.swift",
"DisposableSpec.swift",
"FlattenSpec.swift",
"FoundationExtensionsSpec.swift",
"LifetimeSpec.swift",
"PropertySpec.swift",
"QueueScheduler+Factory.swift",
"ReactiveExtensionsSpec.swift",
"SchedulerSpec.swift",
"SignalLifetimeSpec.swift",
"SignalProducerLiftingSpec.swift",
"SignalProducerNimbleMatchers.swift",
"SignalProducerSpec.swift",
"SignalSpec.swift",
"TestError.swift",
"TestLogger.swift",
"TestSchedulerAsyncTestCase.swift",
"UnidirectionalBindingSpec.swift",
"ValidatingPropertySpec.swift"
],
"target_dependencies" : [
"ReactiveSwift"
],
"type" : "test"
},
{
"c99name" : "ReactiveSwift",
"module_type" : "SwiftTarget",
"name" : "ReactiveSwift",
"path" : "Sources",
"product_memberships" : [
"ReactiveSwift",
"ReactiveSwift-Dynamic"
],
"sources" : [
"Action.swift",
"Atomic.swift",
"Bag.swift",
"Deprecations+Removals.swift",
"Disposable.swift",
"Event.swift",
"EventLogger.swift",
"Flatten.swift",
"FoundationExtensions.swift",
"Lifetime.swift",
"Observers/AttemptMap.swift",
"Observers/Collect.swift",
"Observers/CollectEvery.swift",
"Observers/CombinePrevious.swift",
"Observers/CompactMap.swift",
"Observers/Debounce.swift",
"Observers/Delay.swift",
"Observers/Dematerialize.swift",
"Observers/DematerializeResults.swift",
"Observers/Filter.swift",
"Observers/LazyMap.swift",
"Observers/Map.swift",
"Observers/MapError.swift",
"Observers/Materialize.swift",
"Observers/MaterializeAsResult.swift",
"Observers/ObserveOn.swift",
"Observers/Observer.swift",
"Observers/Operators.swift",
"Observers/Reduce.swift",
"Observers/ScanMap.swift",
"Observers/SkipFirst.swift",
"Observers/SkipRepeats.swift",
"Observers/SkipWhile.swift",
"Observers/TakeFirst.swift",
"Observers/TakeLast.swift",
"Observers/TakeUntil.swift",
"Observers/TakeWhile.swift",
"Observers/Throttle.swift",
"Observers/UnaryAsyncOperator.swift",
"Observers/UniqueValues.swift",
"Optional.swift",
"Property.swift",
"Reactive.swift",
"ResultExtensions.swift",
"Scheduler.swift",
"Signal.Observer.swift",
"Signal.swift",
"SignalProducer.swift",
"UnidirectionalBinding.swift",
"UninhabitedTypeGuards.swift",
"ValidatingProperty.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.