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 RxNimble, reference master (c21ba0), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 03:39:10 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/Quick/Nimble
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/mattgallagher/CwlCatchException.git
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/Quick/Quick
[1/455] Fetching cwlcatchexception
[193/1712] Fetching cwlcatchexception, cwlpreconditiontesting
[1701/16452] Fetching cwlcatchexception, cwlpreconditiontesting, quick
[4367/68845] Fetching cwlcatchexception, cwlpreconditiontesting, quick, rxswift
[26408/88120] Fetching cwlcatchexception, cwlpreconditiontesting, quick, rxswift, nimble
Fetched https://github.com/Quick/Quick from cache (8.10s)
Fetched https://github.com/Quick/Nimble from cache (8.10s)
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (8.10s)
Fetched https://github.com/ReactiveX/RxSwift from cache (8.10s)
Computing version for https://github.com/Quick/Quick
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (8.10s)
Computed https://github.com/Quick/Quick at 6.1.0 (0.56s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.0.0 (0.57s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.56s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.0 (0.52s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.54s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.0.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/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
========================================
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.8.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.6.2",
          "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.87s)
Fetching https://github.com/Quick/Nimble from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/Quick/Nimble from cache (0.67s)
Fetched https://github.com/ReactiveX/RxSwift from cache (0.67s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.8.0 (0.43s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 13.6.2 (0.43s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.47s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.54s)
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 (0.54s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 13.6.2
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.8.0
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.0
Building package at path:  $PWD
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.1.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--7754E27361AE5C74.txt
[8/160] Compiling CwlMachBadInstructionHandler mach_excServer.c
[9/160] Compiling CwlCatchExceptionSupport CwlCatchException.m
[10/160] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[12/162] Emitting module CwlCatchException
[13/162] Compiling CwlCatchException CwlCatchException.swift
[14/166] Compiling CwlPreconditionTesting CwlDarwinDefinitions.swift
[15/166] Compiling CwlPreconditionTesting CwlBadInstructionException.swift
[16/166] Emitting module CwlPreconditionTesting
[17/166] Compiling CwlPreconditionTesting CwlCatchBadInstruction.swift
[18/224] Compiling Nimble AssertionRecorder.swift
[19/224] Compiling Nimble NMBExpectation.swift
[20/224] Compiling Nimble NimbleEnvironment.swift
[21/224] Compiling Nimble NimbleXCTestHandler.swift
[22/224] Compiling Nimble BeCloseTo.swift
[23/224] Compiling Nimble BeEmpty.swift
[24/224] Compiling Nimble BeGreaterThan.swift
[25/224] Compiling Nimble BeGreaterThanOrEqualTo.swift
[26/224] Compiling Nimble BeIdenticalTo.swift
[27/224] Compiling Nimble BeLessThan.swift
[28/224] Compiling Nimble Expression.swift
[29/224] Compiling Nimble FailureMessage.swift
[30/224] Compiling Nimble AllPass.swift
[31/224] Compiling Nimble AsyncAllPass.swift
[32/224] Compiling Nimble AsyncMatcher.swift
[33/224] Compiling Nimble BeAKindOf.swift
[34/224] Compiling Nimble ExceptionCapture.swift
[35/224] Compiling Nimble AsyncExpression.swift
[36/224] Compiling Nimble DSL+AsyncAwait.swift
[37/224] Compiling Nimble DSL+Wait.swift
[38/224] Compiling Nimble DSL.swift
[39/224] Compiling Nimble Expectation.swift
[40/224] Compiling Nimble ExpectationMessage.swift
[41/224] Compiling Nimble Equal+Tuple.swift
[42/224] Compiling Nimble Equal+TupleArray.swift
[43/224] Compiling Nimble Equal.swift
[44/224] Compiling Nimble HaveCount.swift
[45/224] Compiling Nimble Match.swift
[46/224] Compiling Nimble MatchError.swift
[47/224] Compiling Nimble AdapterProtocols.swift
[48/224] Compiling Nimble AssertionDispatcher.swift
[49/224] Compiling Nimble AssertionRecorder+Async.swift
[50/240] Compiling RxSwift Date+Dispatch.swift
[51/240] Compiling RxSwift Debounce.swift
[52/240] Compiling RxSwift Debug.swift
[53/240] Compiling RxSwift Decode.swift
[54/240] Compiling RxSwift DefaultIfEmpty.swift
[55/240] Compiling RxSwift Deferred.swift
[56/240] Compiling RxSwift Delay.swift
[57/240] Compiling RxSwift DelaySubscription.swift
[58/240] Compiling RxSwift Dematerialize.swift
[59/240] Compiling RxSwift DispatchQueue+Extensions.swift
[60/240] Compiling RxSwift DispatchQueueConfiguration.swift
[61/240] Compiling RxSwift Disposable.swift
[62/240] Compiling RxSwift Disposables.swift
[63/240] Compiling RxSwift DisposeBag.swift
[64/240] Compiling RxSwift DisposeBase.swift
[65/240] Compiling RxSwift DistinctUntilChanged.swift
[66/240] Compiling RxSwift AddRef.swift
[67/240] Compiling RxSwift Amb.swift
[68/240] Compiling RxSwift AnonymousDisposable.swift
[69/240] Compiling RxSwift AnonymousObserver.swift
[70/240] Compiling RxSwift AnyObserver.swift
[71/240] Compiling RxSwift AsMaybe.swift
[72/240] Compiling RxSwift AsSingle.swift
[73/240] Compiling RxSwift AsyncLock.swift
[74/240] Compiling RxSwift AsyncSubject.swift
[75/240] Compiling RxSwift AtomicInt.swift
[76/240] Compiling RxSwift Bag+Rx.swift
[77/240] Compiling RxSwift Bag.swift
[78/240] Compiling RxSwift BehaviorSubject.swift
[79/240] Compiling RxSwift BinaryDisposable.swift
[80/240] Compiling RxSwift Binder.swift
[81/240] Compiling RxSwift BooleanDisposable.swift
[82/240] Emitting module RxSwift
[83/240] Compiling RxSwift RetryWhen.swift
[84/240] Compiling RxSwift Rx.swift
[85/240] Compiling RxSwift RxMutableBox.swift
[86/240] Compiling RxSwift Sample.swift
[87/240] Compiling RxSwift Scan.swift
[88/240] Compiling RxSwift ScheduledDisposable.swift
[89/240] Compiling RxSwift ScheduledItem.swift
[90/240] Compiling RxSwift ScheduledItemType.swift
[91/240] Compiling RxSwift SchedulerServices+Emulation.swift
[92/240] Compiling RxSwift SchedulerType.swift
[93/240] Compiling RxSwift Sequence.swift
[94/240] Compiling RxSwift SerialDispatchQueueScheduler.swift
[95/240] Compiling RxSwift SerialDisposable.swift
[96/240] Compiling RxSwift ShareReplayScope.swift
[97/240] Compiling RxSwift Single.swift
[98/240] Compiling RxSwift SingleAssignmentDisposable.swift
[99/240] Compiling RxSwift Infallible+Concurrency.swift
[100/240] Compiling RxSwift Infallible+Create.swift
[101/240] Compiling RxSwift Infallible+Operators.swift
[102/240] Compiling RxSwift Infallible+Zip+arity.swift
[103/240] Compiling RxSwift Infallible.swift
[104/240] Compiling RxSwift InfiniteSequence.swift
[105/240] Compiling RxSwift InvocableScheduledItem.swift
[106/240] Compiling RxSwift InvocableType.swift
[107/240] Compiling RxSwift Just.swift
[108/240] Compiling RxSwift Lock.swift
[109/240] Compiling RxSwift LockOwnerType.swift
[110/240] Compiling RxSwift MainScheduler.swift
[111/240] Compiling RxSwift Map.swift
[112/240] Compiling RxSwift Materialize.swift
[113/240] Compiling RxSwift Maybe.swift
[114/240] Compiling RxSwift Merge.swift
[115/240] Compiling RxSwift Multicast.swift
[116/240] Compiling RxSwift Never.swift
[117/240] Compiling RxSwift NopDisposable.swift
[118/240] Compiling RxSwift Observable+Concurrency.swift
[119/240] Compiling RxSwift Observable.swift
[120/240] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[121/240] Compiling RxSwift ObservableConvertibleType.swift
[122/240] Compiling RxSwift ObservableType+Extensions.swift
[123/240] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[124/240] Compiling RxSwift ObservableType.swift
[125/240] Compiling RxSwift ObserveOn.swift
[126/240] Compiling RxSwift ObserverBase.swift
[127/240] Compiling RxSwift ObserverType.swift
[128/240] Compiling RxSwift OperationQueueScheduler.swift
[129/240] Compiling RxSwift Optional.swift
[130/240] Compiling RxSwift Platform.Darwin.swift
[131/240] Compiling Nimble BeAnInstanceOf.swift
[132/240] Compiling Nimble BeLessThanOrEqual.swift
[133/240] Compiling Nimble BeLogical.swift
[134/240] Compiling Nimble BeNil.swift
[135/240] Compiling Nimble BeResult.swift
[136/240] Compiling Nimble BeVoid.swift
[137/240] Compiling Nimble BeWithin.swift
[138/240] Compiling Nimble BeginWith.swift
[139/240] Compiling Nimble BeginWithPrefix.swift
[140/240] Compiling Nimble Contain.swift
[141/240] Compiling Nimble ContainElementSatisfying.swift
[142/240] Compiling Nimble ElementsEqual.swift
[143/240] Compiling Nimble EndWith.swift
[144/240] Compiling Nimble Matcher.swift
[145/240] Compiling Nimble MatcherProtocols.swift
[146/240] Compiling Nimble PostNotification.swift
[147/240] Compiling Nimble RaisesException.swift
[148/240] Compiling Nimble SatisfyAllOf.swift
[149/240] Compiling Nimble SatisfyAnyOf.swift
[150/240] Compiling Nimble ThrowAssertion.swift
[151/240] Compiling Nimble ThrowError.swift
[152/240] Compiling Nimble ToSucceed.swift
[153/240] Compiling Nimble Polling+AsyncAwait.swift
[154/240] Compiling Nimble Polling.swift
[155/240] Compiling Nimble AsyncAwait.swift
[156/240] Compiling RxSwift CompositeDisposable.swift
[157/240] Compiling RxSwift Concat.swift
[158/240] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[159/240] Compiling RxSwift ConcurrentMainScheduler.swift
[160/240] Compiling RxSwift ConnectableObservableType.swift
[161/240] Compiling RxSwift Create.swift
[162/240] Compiling RxSwift CurrentThreadScheduler.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 BlockingObservable.swift
[180/264] Compiling RxBlocking Resources.swift
[181/264] Compiling RxBlocking ObservableConvertibleType+Blocking.swift
[182/264] Compiling RxBlocking Platform.Linux.swift
[183/264] Compiling RxBlocking RecursiveLock.swift
[184/264] Compiling RxBlocking Platform.Darwin.swift
[185/264] Compiling RxBlocking RunLoopLock.swift
[186/264] Emitting module RxBlocking
[187/264] Compiling RxBlocking BlockingObservable+Operators.swift
[188/264] Compiling RxBlocking AtomicInt.swift
[189/264] Compiling RxTest TestableObserver.swift
[190/265] Compiling RxTest TestableObservable.swift
[191/265] Compiling RxTest TestSchedulerVirtualTimeConverter.swift
[192/265] Compiling RxTest TestScheduler.swift
[193/265] Compiling RxTest Recorded.swift
[194/265] Compiling RxTest RxTest.swift
[195/265] Compiling RxTest Subscription.swift
[196/265] Compiling RxTest HotObservable.swift
[197/265] Compiling RxTest Recorded+Event.swift
[198/265] Compiling RxTest ColdObservable.swift
[199/265] Compiling RxTest Event+Equatable.swift
[200/265] Emitting module RxTest
[201/265] Compiling RxTest Any+Equatable.swift
[202/265] Compiling RxTest Bag.swift
[203/265] Compiling RxTest XCTest+Rx.swift
[204/265] Emitting module Nimble
[262/271] Compiling Nimble AsyncTimerSequence.swift
[263/271] Compiling Nimble Errors.swift
[264/271] Compiling Nimble NimbleTimeInterval.swift
[265/271] Compiling Nimble PollAwait.swift
[266/271] Compiling Nimble SourceLocation.swift
[267/271] Compiling Nimble Stringers.swift
[267/271] Compiling NimbleObjectiveC NMBExceptionCapture.m
[268/271] Compiling NimbleObjectiveC XCTestObservationCenter+Register.m
[269/271] Compiling NimbleObjectiveC NMBStringify.m
[270/271] Compiling NimbleObjectiveC DSL.m
[272/277] Compiling RxNimble ThrowError+RxTest.swift
[273/277] Compiling RxNimble Expectation+Blocking.swift
[274/277] Compiling RxNimble Expectation+RxTest.swift
[275/277] Emitting module RxNimble
[276/277] Compiling RxNimble Equal+RxTest.swift
[277/277] Compiling RxNimble Expectation+Ext.swift
Build complete! (33.52s)
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.