Build Information
Successful build of Entryable, reference 6.0.6 (edc009
), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 03:03:38 UTC.
Swift 6 data race errors: 3
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/Entryable.git
Reference: 6.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yume190/Entryable
* tag 6.0.6 -> FETCH_HEAD
HEAD is now at edc009e add new config
Cloned https://github.com/yume190/Entryable.git
Revision (git rev-parse @):
edc009e0f35d425eb8091b9a698db071bfac5416
SUCCESS checkout https://github.com/yume190/Entryable.git at 6.0.6
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/ReactiveX/RxSwift
[1/29795] Fetching alamofire
[1789/82153] Fetching alamofire, rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (5.19s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (5.19s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.2.0 (0.65s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.4.4 (0.62s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.4.4
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "entryable",
"name": "Entryable",
"url": "https://github.com/yume190/Entryable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Entryable",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.10.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
},
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift",
"version": "6.8.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/yume190/Entryable.git
[1/679] Fetching entryable
Fetched https://github.com/yume190/Entryable.git from cache (0.97s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveX/RxSwift from cache (0.71s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.71s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.8.0 (0.48s)
Computing version for https://github.com/Alamofire/Alamofire.git
warning: 'alamofire': /Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v12),
Computed https://github.com/Alamofire/Alamofire.git at 5.10.1 (0.49s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.10.1
Creating working copy for https://github.com/yume190/Entryable.git
Working copy of https://github.com/yume190/Entryable.git resolved at 6.0.6 (edc009e)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.8.0
warning: 'alamofire': /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:28:15: warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
26 | import PackageDescription
27 |
28 | let package = Package(name: "Alamofire",
| |- warning: 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageVersions:cLanguageStandard:cxxLanguageStandard:)' is deprecated: replaced by 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)'
| `- note: use 'init(name:defaultLocalization:platforms:pkgConfig:providers:products:dependencies:targets:swiftLanguageModes:cLanguageStandard:cxxLanguageStandard:)' instead
29 | platforms: [.macOS(.v10_13),
30 | .iOS(.v12),
warning: '.resolve-product-dependencies': dependency 'entryable' is not used by any target
Found 2 product dependencies
- Alamofire
- RxSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/yume190/Entryable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/10] Write sources
[5/10] Write swift-version--7754E27361AE5C74.txt
[7/186] Emitting module Alamofire
[8/189] Compiling RxSwift AsSingle.swift
[9/189] Compiling RxSwift AsyncLock.swift
[10/189] Compiling RxSwift AsyncSubject.swift
[11/189] Compiling RxSwift AnonymousObserver.swift
[12/189] Compiling RxSwift AnyObserver.swift
[13/189] Compiling RxSwift AsMaybe.swift
[14/189] Compiling RxSwift CombineLatest+arity.swift
[15/189] Compiling RxSwift CombineLatest.swift
[16/189] Compiling RxSwift CompactMap.swift
[17/189] Compiling RxSwift Completable+AndThen.swift
[18/189] Compiling RxSwift Completable.swift
[19/189] Compiling RxSwift CompositeDisposable.swift
[20/189] Compiling RxSwift Concat.swift
[21/189] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[22/189] Compiling RxSwift BinaryDisposable.swift
[23/189] Compiling RxSwift Binder.swift
[24/189] Compiling RxSwift BooleanDisposable.swift
[25/189] Compiling RxSwift AtomicInt.swift
[26/189] Compiling RxSwift Bag+Rx.swift
[27/189] Compiling RxSwift Bag.swift
[28/189] Compiling RxSwift BehaviorSubject.swift
[29/189] Compiling RxSwift Buffer.swift
[30/189] Compiling RxSwift Cancelable.swift
[31/189] Compiling RxSwift Catch.swift
[32/189] Compiling RxSwift CombineLatest+Collection.swift
[33/189] Compiling RxSwift Do.swift
[34/189] Compiling RxSwift ElementAt.swift
[35/189] Compiling RxSwift Empty.swift
[36/189] Compiling RxSwift Enumerated.swift
[37/189] Compiling RxSwift Error.swift
[38/189] Compiling RxSwift Errors.swift
[39/189] Compiling RxSwift Event.swift
[40/189] Compiling RxSwift Filter.swift
[41/189] Compiling RxSwift First.swift
[42/189] Compiling RxSwift Generate.swift
[43/189] Compiling RxSwift GroupBy.swift
[44/189] Compiling RxSwift GroupedObservable.swift
[45/189] Compiling RxSwift HistoricalScheduler.swift
[46/189] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[47/189] Compiling RxSwift ImmediateSchedulerType.swift
[48/189] Compiling RxSwift Infallible+CombineLatest+arity.swift
[49/204] Compiling RxSwift Skip.swift
[50/204] Compiling RxSwift SkipUntil.swift
[51/204] Compiling RxSwift SkipWhile.swift
[52/204] Compiling RxSwift StartWith.swift
[53/204] Compiling RxSwift SubjectType.swift
[54/204] Compiling RxSwift SubscribeOn.swift
[55/204] Compiling RxSwift SubscriptionDisposable.swift
[56/204] Compiling RxSwift SwiftSupport.swift
[57/204] Compiling RxSwift Switch.swift
[58/204] Compiling RxSwift SwitchIfEmpty.swift
[59/204] Compiling RxSwift SynchronizedDisposeType.swift
[60/204] Compiling RxSwift SynchronizedOnType.swift
[61/204] Compiling RxSwift SynchronizedUnsubscribeType.swift
[62/204] Compiling RxSwift TailRecursiveSink.swift
[63/204] Compiling RxSwift Take.swift
[64/204] Compiling RxSwift PrimitiveSequence.swift
[65/204] Compiling RxSwift PriorityQueue.swift
[66/204] Compiling RxSwift Producer.swift
[67/204] Compiling RxSwift PublishSubject.swift
[68/204] Compiling RxSwift Queue.swift
[69/204] Compiling RxSwift Range.swift
[70/204] Compiling RxSwift Reactive.swift
[71/204] Compiling RxSwift RecursiveLock.swift
[72/204] Compiling RxSwift RecursiveScheduler.swift
[73/204] Compiling RxSwift Reduce.swift
[74/204] Compiling RxSwift RefCountDisposable.swift
[75/204] Compiling RxSwift Repeat.swift
[76/204] Compiling RxSwift ReplaySubject.swift
[77/204] Compiling RxSwift RetryWhen.swift
[78/204] Compiling RxSwift Rx.swift
[79/204] Compiling RxSwift RxMutableBox.swift
[80/204] Compiling RxSwift AddRef.swift
[81/204] Compiling RxSwift Amb.swift
[82/204] Compiling RxSwift AnonymousDisposable.swift
[83/204] Compiling RxSwift ConcurrentMainScheduler.swift
[84/204] Compiling RxSwift ConnectableObservableType.swift
[85/204] Compiling RxSwift Create.swift
[86/204] Compiling RxSwift CurrentThreadScheduler.swift
[87/204] Compiling RxSwift Sample.swift
[88/204] Compiling RxSwift Scan.swift
[89/204] Compiling RxSwift ScheduledDisposable.swift
[90/204] Compiling RxSwift ScheduledItem.swift
[91/204] Compiling RxSwift ScheduledItemType.swift
[92/204] Compiling RxSwift SchedulerServices+Emulation.swift
[93/204] Compiling RxSwift SchedulerType.swift
[94/204] Compiling RxSwift Sequence.swift
[95/204] Compiling RxSwift SerialDispatchQueueScheduler.swift
[96/204] Compiling RxSwift SerialDisposable.swift
[97/204] Compiling RxSwift ShareReplayScope.swift
[98/204] Compiling RxSwift Single.swift
[99/204] Compiling RxSwift SingleAssignmentDisposable.swift
[100/204] Compiling RxSwift SingleAsync.swift
[101/204] Compiling RxSwift Sink.swift
[102/204] Compiling RxSwift Date+Dispatch.swift
[103/204] Compiling RxSwift Debounce.swift
[104/204] Compiling RxSwift Debug.swift
[105/204] Compiling RxSwift Decode.swift
[106/204] Compiling RxSwift DefaultIfEmpty.swift
[107/204] Compiling RxSwift Deferred.swift
[108/204] Compiling RxSwift Delay.swift
[109/204] Compiling RxSwift DelaySubscription.swift
[110/204] Compiling RxSwift Dematerialize.swift
[111/204] Compiling RxSwift DispatchQueue+Extensions.swift
[112/204] Compiling RxSwift DispatchQueueConfiguration.swift
[113/204] Compiling RxSwift Disposable.swift
[114/204] Compiling RxSwift Disposables.swift
[115/204] Compiling RxSwift DisposeBag.swift
[116/204] Compiling RxSwift DisposeBase.swift
[117/204] Compiling RxSwift DistinctUntilChanged.swift
[118/204] Compiling RxSwift Never.swift
[119/204] Compiling RxSwift NopDisposable.swift
[120/204] Compiling RxSwift Observable.swift
[121/204] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[122/204] Compiling RxSwift ObservableConvertibleType.swift
[123/204] Compiling RxSwift ObservableType+Extensions.swift
[124/204] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[125/204] Compiling RxSwift ObservableType.swift
[126/204] Compiling RxSwift ObserveOn.swift
[127/204] Compiling RxSwift ObserverBase.swift
[128/204] Compiling RxSwift ObserverType.swift
[129/204] Compiling RxSwift OperationQueueScheduler.swift
[130/204] Compiling RxSwift Optional.swift
[131/204] Compiling RxSwift Platform.Darwin.swift
[132/204] Compiling RxSwift Platform.Linux.swift
[133/204] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[150/204] Compiling Alamofire URLRequest+Alamofire.swift
[151/204] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[152/204] Compiling Alamofire Validation.swift
[153/204] Compiling RxSwift Infallible.swift
[154/204] Compiling RxSwift InfiniteSequence.swift
[155/204] Compiling RxSwift InvocableScheduledItem.swift
[156/204] Compiling RxSwift InvocableType.swift
[157/204] Compiling RxSwift Just.swift
[158/204] Compiling RxSwift Lock.swift
[159/204] Compiling RxSwift LockOwnerType.swift
[160/204] Compiling RxSwift MainScheduler.swift
[161/204] Compiling RxSwift Map.swift
[162/204] Compiling RxSwift Materialize.swift
[163/204] Compiling RxSwift Maybe.swift
[164/204] Compiling RxSwift Merge.swift
[165/204] Compiling RxSwift Multicast.swift
[169/204] Emitting module RxSwift
[186/213] Compiling Entryable Entryable.swift
[187/213] Compiling Entryable HTTPRawResponse.swift
[188/213] Compiling Entryable ParameterType.swift
[189/213] Compiling Entryable Client.swift
[190/213] Emitting module Entryable
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public private(set) var isShowDetailError: Bool = false
| |- warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isShowDetailError' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isShowDetailError' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | public func setup(isShowDetailError isShow: Bool) {
12 | isShowDetailError = isShow
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:16:10: warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
14 |
15 | public enum NetError: Error, CustomStringConvertible {
16 | case url(HTTPRawResponse<Data>, Error)
| `- warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
17 |
18 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:15: note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
12 | public let data: T
13 | public let request: URLRequest?
[191/213] Compiling Entryable ClientBuilder.swift
[192/213] Compiling Entryable Codable+Ex.swift
[193/213] Compiling Entryable NetError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:10:25: warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
8 | import Foundation
9 |
10 | public private(set) var isShowDetailError: Bool = false
| |- warning: var 'isShowDetailError' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'isShowDetailError' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'isShowDetailError' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | public func setup(isShowDetailError isShow: Bool) {
12 | isShowDetailError = isShow
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/NetError.swift:16:10: warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
14 |
15 | public enum NetError: Error, CustomStringConvertible {
16 | case url(HTTPRawResponse<Data>, Error)
| `- warning: associated value 'url' of 'Sendable'-conforming enum 'NetError' has non-sendable type 'HTTPRawResponse<Data>'; this is an error in the Swift 6 language mode
17 |
18 | public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/HTTPRawResponse.swift:11:15: note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
9 | import Foundation
10 |
11 | public struct HTTPRawResponse<T> {
| `- note: consider making generic struct 'HTTPRawResponse' conform to the 'Sendable' protocol
12 | public let data: T
13 | public let request: URLRequest?
[194/213] Compiling Entryable Entry.swift
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/Entry.swift:64:13: warning: capture of 'request' with non-sendable type 'DataRequest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
62 | }
63 | } onCancel: {
64 | request.cancel()
| `- warning: capture of 'request' with non-sendable type 'DataRequest' in a `@Sendable` closure; this is an error in the Swift 6 language mode
65 | }
66 | }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Alamofire/Source/Request.swift:1067:14: note: class 'DataRequest' does not conform to the 'Sendable' protocol
1065 |
1066 | /// `Request` subclass which handles in-memory `Data` download using `URLSessionDataTask`.
1067 | public class DataRequest: Request {
| `- note: class 'DataRequest' does not conform to the 'Sendable' protocol
1068 | /// `URLRequestConvertible` value used to create `URLRequest`s for this instance.
1069 | public let convertible: URLRequestConvertible
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/Entry.swift:2:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
1 | import Foundation
2 | import class Alamofire.DataRequest
| `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Alamofire'
3 | import protocol Alamofire.DataPreprocessor
4 | import class Alamofire.DataResponseSerializer
/Users/admin/builder/spi-builder-workspace/Sources/Entryable/Entry.swift:60:34: warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
58 | return HTTPRawResponse(data: data, request: res.request, response: res.response)
59 | }
60 | continuation.resume(with: result)
| |- warning: sending 'result' risks causing data races; this is an error in the Swift 6 language mode
| `- note: task-isolated 'result' is passed as a 'sending' parameter; Uses in callee may race with later task-isolated uses
61 | }
62 | }
[194/213] Write Objects.LinkFileList
[195/213] Archiving libEntryable.a
[197/219] Compiling JSONMock SwizzleURLConfig.swift
[198/219] Compiling JSONMock Swizzlable.swift
[199/219] Compiling JSONMock Fake.swift
[200/219] Compiling JSONMock Mock+JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/JSONMock/Mock+JSON.swift:17:24: warning: static property 'fakes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | public class JSONMock: URLProtocol {
16 |
17 | private static var fakes: [String: Fake] = [:]
| |- warning: static property 'fakes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'fakes' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'fakes' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | public static func fake(url: String, fake: Fake) {
19 | self.fakes[url] = fake
[201/219] Compiling JSONMock Encodable+Ex.swift
[202/219] Emitting module JSONMock
/Users/admin/builder/spi-builder-workspace/Sources/JSONMock/Mock+JSON.swift:17:24: warning: static property 'fakes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
15 | public class JSONMock: URLProtocol {
16 |
17 | private static var fakes: [String: Fake] = [:]
| |- warning: static property 'fakes' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'fakes' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'fakes' with '@MainActor' if property should only be accessed from the main actor
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
18 | public static func fake(url: String, fake: Fake) {
19 | self.fakes[url] = fake
[203/219] Compiling RxSwift TakeLast.swift
[204/219] Compiling RxSwift TakeWithPredicate.swift
[205/219] Compiling RxSwift Throttle.swift
[206/219] Compiling RxSwift Timeout.swift
[207/219] Compiling RxSwift Timer.swift
[208/219] Compiling RxSwift ToArray.swift
[209/219] Compiling RxSwift Using.swift
[210/219] Compiling RxSwift VirtualTimeConverterType.swift
[211/219] Compiling RxSwift VirtualTimeScheduler.swift
[212/219] Compiling RxSwift Window.swift
[213/219] Compiling RxSwift WithLatestFrom.swift
[214/219] Compiling RxSwift WithUnretained.swift
[215/219] Compiling RxSwift Zip+Collection.swift
[216/219] Compiling RxSwift Zip+arity.swift
[217/219] Compiling RxSwift Zip.swift
[218/221] Emitting module RxEntryable
[219/221] Compiling RxEntryable Entryable+Rx.swift
[219/221] Write Objects.LinkFileList
[220/221] Archiving libRxEntryable.a
Build complete! (31.91s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.4.4",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.2.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
}
],
"manifest_display_name" : "Entryable",
"name" : "Entryable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Entryable",
"targets" : [
"Entryable"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "RxEntryable",
"targets" : [
"RxEntryable"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "RxEntryable",
"module_type" : "SwiftTarget",
"name" : "RxEntryable",
"path" : "Sources/RxEntryable",
"product_dependencies" : [
"Alamofire",
"RxSwift"
],
"product_memberships" : [
"RxEntryable"
],
"sources" : [
"Entryable+Rx.swift"
],
"target_dependencies" : [
"Entryable"
],
"type" : "library"
},
{
"c99name" : "JSONMock",
"module_type" : "SwiftTarget",
"name" : "JSONMock",
"path" : "Sources/JSONMock",
"sources" : [
"Encodable+Ex.swift",
"Fake.swift",
"Mock+JSON.swift",
"Swizzlable.swift",
"SwizzleURLConfig.swift"
],
"target_dependencies" : [
"Entryable"
],
"type" : "library"
},
{
"c99name" : "EntryableTests",
"module_type" : "SwiftTarget",
"name" : "EntryableTests",
"path" : "Tests/EntryableTests",
"product_dependencies" : [
"Alamofire",
"RxSwift",
"RxRelay"
],
"sources" : [
"LocalEntry.swift",
"YumeAlamofireTests.swift"
],
"target_dependencies" : [
"Entryable",
"RxEntryable",
"JSONMock"
],
"type" : "test"
},
{
"c99name" : "Entryable",
"module_type" : "SwiftTarget",
"name" : "Entryable",
"path" : "Sources/Entryable",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"Entryable",
"RxEntryable"
],
"sources" : [
"Client.swift",
"ClientBuilder.swift",
"Codable+Ex.swift",
"Entry.swift",
"Entryable.swift",
"HTTPRawResponse.swift",
"NetError.swift",
"ParameterType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.