Build Information
Failed to build CoinbaseSDK, reference master (3548d4), with Swift 6.3 for Wasm on 10 Apr 2026 15:14:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coinbase/coinbase-ios-sdk.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/coinbase/coinbase-ios-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3548d46 Deprecate coinbase-ios-sdk
Cloned https://github.com/coinbase/coinbase-ios-sdk.git
Revision (git rev-parse @):
3548d4612c7d835a6a7b3e444d3cb3a4aef21a75
SUCCESS checkout https://github.com/coinbase/coinbase-ios-sdk.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/coinbase/coinbase-ios-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/54305] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.54s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 4.5.0 (4.96s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.5.0
Building for debugging...
[0/5] Write sources
[3/5] Compiling RxAtomic RxAtomic.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/236] Emitting module CoinbaseSDK
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/249] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[8/267] Compiling CoinbaseSDK TradesAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[9/267] Compiling CoinbaseSDK ApplicationModel.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[10/267] Compiling CoinbaseSDK CryptoAddress.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[11/267] Compiling CoinbaseSDK EmailModel.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[12/267] Compiling CoinbaseSDK MoneyHash.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[13/267] Compiling CoinbaseSDK ResourceObject.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[14/267] Compiling CoinbaseSDK Transaction.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[15/267] Compiling CoinbaseSDK TransactionDetails.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[16/267] Compiling CoinbaseSDK TransactionNetwork.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[17/267] Compiling CoinbaseSDK TransactionParty.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[18/267] Compiling CoinbaseSDK RequestTransactionParameters.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[19/267] Compiling CoinbaseSDK SendTransactionParameters.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[20/267] Compiling CoinbaseSDK TransactionParameters.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[21/267] Compiling CoinbaseSDK Sell.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[22/267] Compiling CoinbaseSDK SellResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[23/267] Compiling CoinbaseSDK TimeAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[24/267] Compiling CoinbaseSDK TimeInfo.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[25/267] Compiling CoinbaseSDK TimeResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[26/267] Compiling CoinbaseSDK TokenResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[27/267] Compiling CoinbaseSDK TokensAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[28/267] Compiling CoinbaseSDK UserToken.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[29/267] Compiling CoinbaseSDK BuySellParameters.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[30/267] Compiling CoinbaseSDK DepositWithdrawalParameters.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[31/267] Compiling CoinbaseSDK TradeParameters.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[32/267] Compiling CoinbaseSDK Trade.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[33/267] Compiling CoinbaseSDK TradeExpandOption.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[34/267] Compiling CoinbaseSDK TradeResourceProtocol.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[35/267] Compiling RxSwift Producer.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[36/267] Compiling RxSwift PublishSubject.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[37/267] Compiling RxSwift Queue.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[38/267] Compiling RxSwift Range.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[39/267] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[40/267] Compiling RxSwift DeprecationWarner.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[41/267] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[42/267] Compiling RxSwift DispatchQueueConfiguration.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[43/267] Compiling RxSwift Disposable.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[44/267] Compiling RxSwift Disposables.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[45/267] Compiling RxSwift DisposeBag.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[46/267] Compiling RxSwift DisposeBase.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[47/267] Compiling RxSwift DistinctUntilChanged.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[48/267] Compiling RxSwift Do.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[49/267] Compiling CoinbaseSDK ResponseModel.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[50/267] Compiling CoinbaseSDK Warning.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[51/267] Compiling CoinbaseSDK Result.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[52/267] Compiling CoinbaseSDK NetworkConstants.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[53/267] Compiling CoinbaseSDK NetworkPromises.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[54/267] Compiling CoinbaseSDK NetworkUtils.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[55/267] Compiling CoinbaseSDK Callback.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[56/267] Compiling CoinbaseSDK Promise.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[57/267] Compiling CoinbaseSDK State.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[58/267] Compiling CoinbaseSDK ConvertibleFromData.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[59/267] Compiling CoinbaseSDK RequestConvertable.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[60/267] Compiling CoinbaseSDK ResourceAPIProtocol.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[61/267] Compiling CoinbaseSDK URLSessionProviderProtocol.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[62/267] Compiling CoinbaseSDK ValidationOptionsProtocol.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[63/267] Compiling CoinbaseSDK AccountResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[64/267] Compiling CoinbaseSDK AccountsAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[65/267] Compiling CoinbaseSDK Account.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[66/267] Compiling CoinbaseSDK Currency.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[67/267] Compiling CoinbaseSDK Address.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[68/267] Compiling CoinbaseSDK AddressResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[69/267] Compiling CoinbaseSDK AddressesAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[70/267] Compiling CoinbaseSDK BaseResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[71/267] Compiling CoinbaseSDK Buy.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[72/267] Compiling CoinbaseSDK BuyResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[73/267] Compiling CoinbaseSDK CurrenciesAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[74/267] Compiling CoinbaseSDK CurrenciesResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[75/267] Compiling CoinbaseSDK CurrencyInfo.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[76/267] Compiling CoinbaseSDK Deposit.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[77/267] Compiling RxSwift ElementAt.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[78/267] Compiling RxSwift Empty.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[79/267] Compiling RxSwift Enumerated.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[80/267] Compiling RxSwift Error.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[81/267] Compiling RxSwift Errors.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[82/267] Compiling RxSwift Event.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[83/267] Compiling RxSwift Filter.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[84/267] Compiling CoinbaseSDK PaymentMethodLimits.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[85/267] Compiling CoinbaseSDK PaymentMethodExpandOption.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[86/267] Compiling CoinbaseSDK PaymentMethodResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[87/267] Compiling CoinbaseSDK PaymentMethodsAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[88/267] Compiling CoinbaseSDK Price.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[89/267] Compiling CoinbaseSDK PricesAPI.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[90/267] Compiling CoinbaseSDK PricesResource.swift
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
[91/267] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[92/267] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[93/267] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[94/267] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[95/267] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[96/267] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[97/267] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[98/267] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[99/267] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[100/267] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[101/267] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[102/267] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[103/267] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[104/267] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[105/267] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[106/267] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[107/267] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[108/267] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[109/267] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[110/267] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[111/267] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[112/267] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[113/267] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[114/267] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[115/267] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[116/267] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[117/267] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[118/267] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[119/267] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[120/267] Compiling RxSwift Platform.Linux.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[121/267] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[122/267] Compiling RxSwift PrimitiveSequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[123/267] Compiling RxSwift PriorityQueue.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[132/267] Compiling CoinbaseSDK TransactionExpandOption.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[133/267] Compiling CoinbaseSDK TransactionResource.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[134/267] Compiling CoinbaseSDK TransactionsAPI.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[135/267] Compiling CoinbaseSDK AuthorizationInfo.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[136/267] Compiling CoinbaseSDK Country.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[137/267] Compiling CoinbaseSDK User.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[138/267] Compiling CoinbaseSDK UserResource.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[139/267] Compiling CoinbaseSDK UsersAPI.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[140/267] Compiling CoinbaseSDK Withdrawal.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[141/267] Compiling CoinbaseSDK WithdrawalResource.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[142/267] Compiling CoinbaseSDK Array+rawValues.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[143/267] Compiling CoinbaseSDK DictionaryConvertible.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[144/267] Compiling CoinbaseSDK Logging.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[145/267] Compiling RxSwift Sequence.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[146/267] Compiling RxSwift SerialDispatchQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[147/267] Compiling RxSwift SerialDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/Source/Extentions/TokenAutoRefreshInterceptor.swift:8:8: error: no such module 'Dispatch'
6 | //
7 | import Foundation
8 | import Dispatch
| `- error: no such module 'Dispatch'
9 |
10 | /// Defines data required for TokenAutoRefreshInterceptor.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[231/267] Compiling RxSwift SynchronizedUnsubscribeType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[232/267] Compiling RxSwift TailRecursiveSink.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[233/267] Compiling RxSwift Take.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[234/267] Compiling RxSwift TakeLast.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[235/267] Compiling RxSwift TakeUntil.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[236/267] Compiling RxSwift TakeWhile.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[237/267] Compiling RxSwift Throttle.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[238/267] Compiling RxSwift Timeout.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[239/267] Compiling RxSwift Timer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[240/267] Compiling RxSwift ToArray.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[241/267] Compiling RxSwift Using.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[242/267] Compiling RxSwift VirtualTimeConverterType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[243/267] Compiling RxSwift VirtualTimeScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[244/267] Compiling RxSwift Window.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[245/267] Compiling RxSwift WithLatestFrom.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[246/267] Compiling RxSwift Zip+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[247/267] Compiling RxSwift Zip+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
[248/267] Compiling RxSwift Zip.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/ConcurrentDispatchQueueScheduler.swift:11:8: error: no such module 'Dispatch'
9 | import struct Foundation.Date
10 | import struct Foundation.TimeInterval
11 | import Dispatch
| `- error: no such module 'Dispatch'
12 |
13 | /// Abstracts the work that needs to be performed on a specific `dispatch_queue_t`. You can also pass a serial dispatch queue, it shouldn't cause any problems.
BUILD FAILURE 6.3 wasm