Build Information
Successful build of RxNimble, reference master (c21ba0
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 23:13:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxNimble.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RxSwiftCommunity/RxNimble
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at c21ba0c Version bump.
Cloned https://github.com/RxSwiftCommunity/RxNimble.git
Revision (git rev-parse @):
c21ba0cc2b5a73f7d5f79f0efde00b70c4364f70
SUCCESS checkout https://github.com/RxSwiftCommunity/RxNimble.git at master
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/ReactiveX/RxSwift
[1/1257] Fetching cwlpreconditiontesting
[228/1712] Fetching cwlpreconditiontesting, cwlcatchexception
[1713/16467] Fetching cwlpreconditiontesting, cwlcatchexception, quick
[2009/36034] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble
[3828/88717] Fetching cwlpreconditiontesting, cwlcatchexception, quick, nimble, rxswift
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.71s)
[85102/88262] Fetching cwlpreconditiontesting, quick, nimble, rxswift
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.86s)
Fetched https://github.com/Quick/Quick from cache (3.86s)
Fetched https://github.com/Quick/Nimble from cache (3.86s)
Fetched https://github.com/ReactiveX/RxSwift from cache (3.86s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 6.1.0 (4.51s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.60s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.61s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.60s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.58s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.5.0
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 6.1.0
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.0.0
========================================
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",
"dependencies": [
{
"identity": "rxnimble",
"name": "RxNimble",
"url": "https://github.com/RxSwiftCommunity/RxNimble.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxNimble",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift",
"version": "6.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble",
"version": "13.7.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"dependencies": [
{
"identity": "cwlpreconditiontesting",
"name": "CwlPreconditionTesting",
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"version": "2.2.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlPreconditionTesting",
"dependencies": [
{
"identity": "cwlcatchexception",
"name": "CwlCatchException",
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"version": "2.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CwlCatchException",
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/RxSwiftCommunity/RxNimble.git
[1/893] Fetching rxnimble
Fetched https://github.com/RxSwiftCommunity/RxNimble.git from cache (0.83s)
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveX/RxSwift from cache (0.66s)
Fetched https://github.com/Quick/Nimble from cache (0.66s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (1.18s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.7.1 (0.49s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.43s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.03s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.46s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.08s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.7.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/RxSwiftCommunity/RxNimble.git
Working copy of https://github.com/RxSwiftCommunity/RxNimble.git resolved at master (c21ba0c)
warning: '.resolve-product-dependencies': dependency 'rxnimble' is not used by any target
Found 2 product dependencies
- RxSwift
- Nimble
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/RxSwiftCommunity/RxNimble.git
https://github.com/RxSwiftCommunity/RxNimble.git
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "13.0.0",
"upper_bound" : "14.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "RxNimble",
"name" : "RxNimble",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RxNimble",
"targets" : [
"RxNimble"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxNimbleTests",
"module_type" : "SwiftTarget",
"name" : "RxNimbleTests",
"path" : "Tests/RxNimbleTests",
"product_dependencies" : [
"Quick"
],
"sources" : [
"AnyError.swift",
"RxNimbleRxBlockingTests.swift",
"RxNimbleRxTestTests.swift"
],
"target_dependencies" : [
"RxNimble"
],
"type" : "test"
},
{
"c99name" : "RxNimble",
"module_type" : "SwiftTarget",
"name" : "RxNimble",
"path" : "Sources/RxNimble",
"product_dependencies" : [
"RxSwift",
"Nimble",
"RxTest",
"RxBlocking"
],
"product_memberships" : [
"RxNimble"
],
"sources" : [
"Core/Expectation+Ext.swift",
"RxBlocking/Expectation+Blocking.swift",
"RxTest/Equal+RxTest.swift",
"RxTest/Expectation+RxTest.swift",
"RxTest/ThrowError+RxTest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/15] Write sources
[7/15] Write swift-version-2F0A5646E1D333AE.txt
[8/160] Compiling CwlMachBadInstructionHandler mach_excServer.c
[9/160] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[10/160] Compiling CwlCatchExceptionSupport CwlCatchException.m
[12/162] Emitting module CwlCatchException
[13/162] Compiling CwlCatchException CwlCatchException.swift
[14/162] Compiling RxSwift Platform.Linux.swift
[15/162] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[16/162] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[17/162] Compiling RxSwift PrimitiveSequence.swift
[18/162] Compiling RxSwift PriorityQueue.swift
[19/162] Compiling RxSwift Producer.swift
[20/162] Compiling RxSwift PublishSubject.swift
[21/162] Compiling RxSwift Queue.swift
[22/162] Compiling RxSwift Range.swift
[23/162] Compiling RxSwift Reactive.swift
[24/162] Compiling RxSwift RecursiveLock.swift
[25/162] Compiling RxSwift RecursiveScheduler.swift
[26/162] Compiling RxSwift Reduce.swift
[27/162] Compiling RxSwift RefCountDisposable.swift
[28/162] Compiling RxSwift Repeat.swift
[29/162] Compiling RxSwift ReplaySubject.swift
[30/182] Emitting module RxSwift
[31/182] Compiling RxSwift Do.swift
[32/182] Compiling RxSwift ElementAt.swift
[33/182] Compiling RxSwift Empty.swift
[34/182] Compiling RxSwift Enumerated.swift
[35/182] Compiling RxSwift Error.swift
[36/182] Compiling RxSwift Errors.swift
[37/182] Compiling RxSwift Event.swift
[38/182] Compiling RxSwift Filter.swift
[39/182] Compiling RxSwift First.swift
[40/182] Compiling RxSwift Generate.swift
[41/182] Compiling RxSwift GroupBy.swift
[42/182] Compiling RxSwift GroupedObservable.swift
[43/182] Compiling RxSwift HistoricalScheduler.swift
[44/182] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[45/182] Compiling RxSwift ImmediateSchedulerType.swift
[46/182] Compiling RxSwift Infallible+CombineLatest+arity.swift
[47/182] Compiling RxSwift RetryWhen.swift
[48/182] Compiling RxSwift Rx.swift
[49/182] Compiling RxSwift RxMutableBox.swift
[50/182] Compiling RxSwift Sample.swift
[51/182] Compiling RxSwift Scan.swift
[52/182] Compiling RxSwift ScheduledDisposable.swift
[53/182] Compiling RxSwift ScheduledItem.swift
[54/182] Compiling RxSwift ScheduledItemType.swift
[55/182] Compiling RxSwift SchedulerServices+Emulation.swift
[56/182] Compiling RxSwift SchedulerType.swift
[57/182] Compiling RxSwift Sequence.swift
[58/182] Compiling RxSwift SerialDispatchQueueScheduler.swift
[59/182] Compiling RxSwift SerialDisposable.swift
[60/182] Compiling RxSwift ShareReplayScope.swift
[61/182] Compiling RxSwift Single.swift
[62/182] Compiling RxSwift SingleAssignmentDisposable.swift
[63/182] Compiling RxSwift SingleAsync.swift
[64/182] Compiling RxSwift Sink.swift
[65/182] Compiling RxSwift Skip.swift
[66/182] Compiling RxSwift SkipUntil.swift
[67/182] Compiling RxSwift SkipWhile.swift
[68/182] Compiling RxSwift StartWith.swift
[69/182] Compiling RxSwift SubjectType.swift
[70/182] Compiling RxSwift SubscribeOn.swift
[71/182] Compiling RxSwift SubscriptionDisposable.swift
[72/182] Compiling RxSwift SwiftSupport.swift
[73/182] Compiling RxSwift Switch.swift
[74/182] Compiling RxSwift SwitchIfEmpty.swift
[75/182] Compiling RxSwift SynchronizedDisposeType.swift
[76/182] Compiling RxSwift SynchronizedOnType.swift
[77/182] Compiling RxSwift SynchronizedUnsubscribeType.swift
[78/182] Compiling RxSwift TailRecursiveSink.swift
[79/182] Compiling RxSwift AddRef.swift
[80/182] Compiling RxSwift Amb.swift
[81/182] Compiling RxSwift AnonymousDisposable.swift
[82/182] Compiling RxSwift AnonymousObserver.swift
[83/182] Compiling RxSwift AnyObserver.swift
[84/182] Compiling RxSwift AsMaybe.swift
[85/182] Compiling RxSwift AsSingle.swift
[86/182] Compiling RxSwift AsyncLock.swift
[87/182] Compiling RxSwift AsyncSubject.swift
[88/182] Compiling RxSwift AtomicInt.swift
[89/182] Compiling RxSwift Bag+Rx.swift
[90/182] Compiling RxSwift Bag.swift
[91/182] Compiling RxSwift BehaviorSubject.swift
[92/182] Compiling RxSwift BinaryDisposable.swift
[93/182] Compiling RxSwift Binder.swift
[94/182] Compiling RxSwift BooleanDisposable.swift
[95/182] Compiling RxSwift Multicast.swift
[96/182] Compiling RxSwift Never.swift
[97/182] Compiling RxSwift NopDisposable.swift
[98/182] Compiling RxSwift Observable+Concurrency.swift
[99/182] Compiling RxSwift Observable.swift
[100/182] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[101/182] Compiling RxSwift ObservableConvertibleType.swift
[102/182] Compiling RxSwift ObservableType+Extensions.swift
[103/182] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[104/182] Compiling RxSwift ObservableType.swift
[105/182] Compiling RxSwift ObserveOn.swift
[106/182] Compiling RxSwift ObserverBase.swift
[107/182] Compiling RxSwift ObserverType.swift
[108/182] Compiling RxSwift OperationQueueScheduler.swift
[109/182] Compiling RxSwift Optional.swift
[110/182] Compiling RxSwift Platform.Darwin.swift
[111/182] Compiling RxSwift Date+Dispatch.swift
[112/182] Compiling RxSwift Debounce.swift
[113/182] Compiling RxSwift Debug.swift
[114/182] Compiling RxSwift Decode.swift
[115/182] Compiling RxSwift DefaultIfEmpty.swift
[116/182] Compiling RxSwift Deferred.swift
[117/182] Compiling RxSwift Delay.swift
[118/182] Compiling RxSwift DelaySubscription.swift
[119/182] Compiling RxSwift Dematerialize.swift
[120/182] Compiling RxSwift DispatchQueue+Extensions.swift
[121/182] Compiling RxSwift DispatchQueueConfiguration.swift
[122/182] Compiling RxSwift Disposable.swift
[123/182] Compiling RxSwift Disposables.swift
[124/182] Compiling RxSwift DisposeBag.swift
[125/182] Compiling RxSwift DisposeBase.swift
[126/182] Compiling RxSwift DistinctUntilChanged.swift
[127/182] Compiling RxSwift Infallible+Concurrency.swift
[128/182] Compiling RxSwift Infallible+Create.swift
[129/182] Compiling RxSwift Infallible+Operators.swift
[130/182] Compiling RxSwift Infallible+Zip+arity.swift
[131/182] Compiling RxSwift Infallible.swift
[132/182] Compiling RxSwift InfiniteSequence.swift
[133/182] Compiling RxSwift InvocableScheduledItem.swift
[134/182] Compiling RxSwift InvocableType.swift
[135/182] Compiling RxSwift Just.swift
[136/182] Compiling RxSwift Lock.swift
[137/182] Compiling RxSwift LockOwnerType.swift
[138/182] Compiling RxSwift MainScheduler.swift
[139/182] Compiling RxSwift Map.swift
[140/182] Compiling RxSwift Materialize.swift
[141/182] Compiling RxSwift Maybe.swift
[142/182] Compiling RxSwift Merge.swift
[143/182] Compiling RxSwift Buffer.swift
[144/182] Compiling RxSwift Cancelable.swift
[145/182] Compiling RxSwift Catch.swift
[146/182] Compiling RxSwift CombineLatest+Collection.swift
[147/182] Compiling RxSwift CombineLatest+arity.swift
[148/182] Compiling RxSwift CombineLatest.swift
[149/182] Compiling RxSwift CompactMap.swift
[150/182] Compiling RxSwift Completable+AndThen.swift
[151/182] Compiling RxSwift Completable.swift
[152/182] Compiling RxSwift CompositeDisposable.swift
[153/182] Compiling RxSwift Concat.swift
[154/182] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[155/182] Compiling RxSwift ConcurrentMainScheduler.swift
[156/182] Compiling RxSwift ConnectableObservableType.swift
[157/182] Compiling RxSwift Create.swift
[158/182] Compiling RxSwift CurrentThreadScheduler.swift
[159/182] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[160/182] Emitting module CwlPreconditionTesting
[161/182] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[162/182] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[163/240] Compiling RxSwift Take.swift
[164/240] Compiling RxSwift TakeLast.swift
[165/240] Compiling RxSwift TakeWithPredicate.swift
[166/240] Compiling RxSwift Throttle.swift
[167/240] Compiling RxSwift Timeout.swift
[168/240] Compiling RxSwift Timer.swift
[169/240] Compiling RxSwift ToArray.swift
[170/240] Compiling RxSwift Using.swift
[171/240] Compiling RxSwift VirtualTimeConverterType.swift
[172/240] Compiling RxSwift VirtualTimeScheduler.swift
[173/240] Compiling RxSwift Window.swift
[174/240] Compiling RxSwift WithLatestFrom.swift
[175/240] Compiling RxSwift WithUnretained.swift
[176/240] Compiling RxSwift Zip+Collection.swift
[177/240] Compiling RxSwift Zip+arity.swift
[178/240] Compiling RxSwift Zip.swift
[179/264] Compiling RxBlocking Resources.swift
[180/264] Compiling RxBlocking RecursiveLock.swift
[181/264] Compiling RxBlocking Platform.Linux.swift
[182/264] Compiling RxBlocking BlockingObservable.swift
[183/264] Compiling RxBlocking Platform.Darwin.swift
[184/264] Compiling RxBlocking RunLoopLock.swift
[185/264] Emitting module RxBlocking
[186/264] Compiling RxBlocking AtomicInt.swift
[187/264] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[188/264] Compiling RxBlocking BlockingObservable+Operators.swift
[189/264] Compiling RxTest TestableObserver.swift
[190/264] Compiling RxTest TestableObservable.swift
[191/265] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[192/265] Compiling RxTest Subscription.swift
[193/265] Compiling RxTest Recorded.swift
[194/265] Compiling RxTest RxTest.swift
[195/265] Compiling RxTest HotObservable.swift
[196/265] Compiling RxTest Recorded+Event.swift
[197/265] Compiling RxTest ColdObservable.swift
[198/265] Compiling RxTest Event+Equatable.swift
[199/265] Compiling RxTest Any+Equatable.swift
[200/265] Compiling RxTest Bag.swift
[201/265] Emitting module RxTest
[202/265] Compiling RxTest TestScheduler.swift
[203/265] Emitting module Nimble
[204/271] Compiling Nimble BeLessThanOrEqual.swift
[205/271] Compiling Nimble BeLogical.swift
[206/271] Compiling Nimble BeNil.swift
[207/271] Compiling Nimble BeResult.swift
[208/271] Compiling Nimble BeVoid.swift
[209/271] Compiling Nimble BeWithin.swift
[210/271] Compiling Nimble ExceptionCapture.swift
[211/271] Compiling Nimble AsyncExpression.swift
[212/271] Compiling Nimble DSL+AsyncAwait.swift
[213/271] Compiling Nimble DSL+Wait.swift
[214/271] Compiling Nimble DSL.swift
[215/271] Compiling Nimble Expectation.swift
[216/271] Compiling Nimble ExpectationMessage.swift
[217/271] Compiling Nimble Equal+Tuple.swift
[218/271] Compiling Nimble Equal+TupleArray.swift
[219/271] Compiling Nimble Equal.swift
[220/271] Compiling Nimble HaveCount.swift
[221/271] Compiling Nimble Match.swift
[222/271] Compiling Nimble MatchError.swift
[223/271] Compiling Nimble BeCloseTo.swift
[224/271] Compiling Nimble BeEmpty.swift
[225/271] Compiling Nimble BeGreaterThan.swift
[226/271] Compiling Nimble BeGreaterThanOrEqualTo.swift
[227/271] Compiling Nimble BeIdenticalTo.swift
[228/271] Compiling Nimble BeLessThan.swift
[229/271] Compiling Nimble BeginWith.swift
[230/271] Compiling Nimble BeginWithPrefix.swift
[231/271] Compiling Nimble Contain.swift
[232/271] Compiling Nimble ContainElementSatisfying.swift
[233/271] Compiling Nimble ElementsEqual.swift
[234/271] Compiling Nimble EndWith.swift
[235/271] Compiling Nimble ThrowAssertion.swift
[236/271] Compiling Nimble ThrowError.swift
[237/271] Compiling Nimble ToSucceed.swift
[238/271] Compiling Nimble Polling+AsyncAwait.swift
[239/271] Compiling Nimble Polling.swift
[240/271] Compiling Nimble AsyncAwait.swift
[243/271] Compiling Nimble AllPass.swift
[244/271] Compiling Nimble AsyncAllPass.swift
[245/271] Compiling Nimble AsyncMatcher.swift
[246/271] Compiling Nimble BeAKindOf.swift
[247/271] Compiling Nimble BeAnInstanceOf.swift
[254/271] Compiling RxTest XCTest+Rx.swift
[255/271] Compiling Nimble AsyncTimerSequence.swift
[256/271] Compiling Nimble Errors.swift
[257/271] Compiling Nimble NimbleTimeInterval.swift
[258/271] Compiling Nimble PollAwait.swift
[259/271] Compiling Nimble SourceLocation.swift
[260/271] Compiling Nimble Stringers.swift
[261/271] Compiling Nimble AdapterProtocols.swift
[262/271] Compiling Nimble AssertionDispatcher.swift
[263/271] Compiling Nimble AssertionRecorder+Async.swift
[264/271] Compiling Nimble AssertionRecorder.swift
[265/271] Compiling Nimble NMBExpectation.swift
[266/271] Compiling Nimble NimbleEnvironment.swift
[267/271] Compiling Nimble NimbleXCTestHandler.swift
[267/271] Compiling NimbleObjectiveC NMBExceptionCapture.m
[268/271] Compiling NimbleObjectiveC NMBStringify.m
[269/271] Compiling NimbleObjectiveC DSL.m
[270/271] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[272/277] Compiling RxNimble Expectation+RxTest.swift
[273/277] Compiling RxNimble ThrowError+RxTest.swift
[274/277] Compiling RxNimble Expectation+Ext.swift
[275/277] Compiling RxNimble Expectation+Blocking.swift
[276/277] Emitting module RxNimble
[277/277] Compiling RxNimble Equal+RxTest.swift
Build complete! (20.00s)
Build complete.
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "13.0.0",
"upper_bound" : "14.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "6.1.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "RxNimble",
"name" : "RxNimble",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "RxNimble",
"targets" : [
"RxNimble"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "RxNimbleTests",
"module_type" : "SwiftTarget",
"name" : "RxNimbleTests",
"path" : "Tests/RxNimbleTests",
"product_dependencies" : [
"Quick"
],
"sources" : [
"AnyError.swift",
"RxNimbleRxBlockingTests.swift",
"RxNimbleRxTestTests.swift"
],
"target_dependencies" : [
"RxNimble"
],
"type" : "test"
},
{
"c99name" : "RxNimble",
"module_type" : "SwiftTarget",
"name" : "RxNimble",
"path" : "Sources/RxNimble",
"product_dependencies" : [
"RxSwift",
"Nimble",
"RxTest",
"RxBlocking"
],
"product_memberships" : [
"RxNimble"
],
"sources" : [
"Core/Expectation+Ext.swift",
"RxBlocking/Expectation+Blocking.swift",
"RxTest/Equal+RxTest.swift",
"RxTest/Expectation+RxTest.swift",
"RxTest/ThrowError+RxTest.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
Done.