Build Information
Successful build of TRON, reference 5.5.0-beta.1 (24434c), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 20:38:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MLSDev/TRON.git
Reference: 5.5.0-beta.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MLSDev/TRON
* tag 5.5.0-beta.1 -> FETCH_HEAD
HEAD is now at 24434ce Releasing version 5.5.0-beta.1.
Cloned https://github.com/MLSDev/TRON.git
Revision (git rev-parse @):
24434ce417167e320da790ee3a321770d3b142bc
SUCCESS checkout https://github.com/MLSDev/TRON.git at 5.5.0-beta.1
Fetching https://github.com/Alamofire/Alamofire.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/6267] Fetching swiftyjson
[628/37771] Fetching swiftyjson, alamofire
[5339/92076] Fetching swiftyjson, alamofire, rxswift
Fetched https://github.com/Alamofire/Alamofire.git from cache (17.66s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (17.66s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (17.66s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (18.42s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.78s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.64s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "tron",
"name": "TRON",
"url": "https://github.com/MLSDev/TRON.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TRON",
"traits": [
"default"
],
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.11.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swiftyjson",
"name": "SwiftyJSON",
"url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
"version": "5.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "6.10.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/MLSDev/TRON.git
[1/12979] Fetching tron
Fetched https://github.com/MLSDev/TRON.git from cache (4.90s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.67s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.68s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (0.68s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (0.75s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (0.06s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.06s)
Creating working copy for https://github.com/MLSDev/TRON.git
Working copy of https://github.com/MLSDev/TRON.git resolved at 5.5.0-beta.1 (24434ce)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
warning: '.resolve-product-dependencies': dependency 'tron' is not used by any target
Found 3 product dependencies
- Alamofire
- SwiftyJSON
- RxSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/MLSDev/TRON.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Copying PrivacyInfo.xcprivacy
[5/10] Write sources
[5/10] Copying PrivacyInfo.xcprivacy
[7/10] Write sources
[9/10] Write swift-version--6988338F2F200930.txt
[11/202] Emitting module Alamofire
[12/206] Compiling RxSwift Do.swift
[13/206] Compiling RxSwift ElementAt.swift
[14/206] Compiling RxSwift Empty.swift
[15/206] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[16/206] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[17/206] Compiling RxSwift Enumerated.swift
[18/206] Compiling RxSwift Error.swift
[19/206] Compiling RxSwift Errors.swift
[20/206] Compiling RxSwift Event.swift
[21/206] Compiling RxSwift Filter.swift
[22/206] Compiling RxSwift First.swift
[23/206] Compiling RxSwift Generate.swift
[24/206] Compiling RxSwift GroupBy.swift
[25/206] Compiling RxSwift GroupedObservable.swift
[26/206] Compiling RxSwift HistoricalScheduler.swift
[27/206] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[28/206] Compiling RxSwift ImmediateSchedulerType.swift
[29/206] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[30/206] Compiling RxSwift Infallible+CombineLatest+arity.swift
[31/206] Compiling RxSwift Infallible+Concurrency.swift
[32/206] Compiling RxSwift Infallible+Create.swift
[33/206] Compiling RxSwift Never.swift
[34/206] Compiling RxSwift NopDisposable.swift
[35/206] Compiling RxSwift Observable+Concurrency.swift
[36/206] Compiling RxSwift Observable.swift
[37/206] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[38/206] Compiling RxSwift ObservableConvertibleType.swift
[39/206] Compiling RxSwift ObservableType+Extensions.swift
[40/206] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[41/206] Compiling RxSwift ObservableType.swift
[42/206] Compiling RxSwift ObserveOn.swift
[43/206] Compiling RxSwift ObserverBase.swift
[44/206] Compiling RxSwift ObserverType.swift
[45/206] Compiling RxSwift OperationQueueScheduler.swift
[46/206] Compiling RxSwift Optional.swift
[47/206] Compiling RxSwift Platform.Darwin.swift
[48/206] Compiling RxSwift Platform.Linux.swift
[49/222] Emitting module RxSwift
[50/222] Compiling RxSwift AddRef.swift
[51/222] Compiling RxSwift Amb.swift
[52/222] Compiling RxSwift AnonymousDisposable.swift
[53/222] Compiling RxSwift AnonymousObserver.swift
[54/222] Compiling RxSwift AnyObserver.swift
[55/222] Compiling RxSwift AsMaybe.swift
[56/222] Compiling RxSwift AsSingle.swift
[57/222] Compiling RxSwift AsyncLock.swift
[58/222] Compiling RxSwift AsyncSubject.swift
[59/222] Compiling RxSwift AtomicInt.swift
[60/222] Compiling RxSwift Bag+Rx.swift
[61/222] Compiling RxSwift Bag.swift
[62/222] Compiling RxSwift BehaviorSubject.swift
[63/222] Compiling RxSwift BinaryDisposable.swift
[64/222] Compiling RxSwift Binder.swift
[65/222] Compiling RxSwift BooleanDisposable.swift
[66/222] Compiling RxSwift Buffer.swift
[70/222] Compiling RxSwift Debug.swift
[71/222] Compiling RxSwift Decode.swift
[86/222] Compiling RxSwift Infallible+Debug.swift
[87/222] Compiling RxSwift Infallible+Operators.swift
[88/222] Compiling RxSwift Infallible+Zip+arity.swift
[89/222] Compiling RxSwift Infallible.swift
[90/222] Compiling RxSwift InfiniteSequence.swift
[91/222] Compiling RxSwift InvocableScheduledItem.swift
[92/222] Compiling RxSwift InvocableType.swift
[93/222] Compiling RxSwift Just.swift
[94/222] Compiling RxSwift Lock.swift
[95/222] Compiling RxSwift LockOwnerType.swift
[96/222] Compiling RxSwift MainScheduler.swift
[97/222] Compiling RxSwift Map.swift
[98/222] Compiling RxSwift Materialize.swift
[99/222] Compiling RxSwift Maybe.swift
[100/222] Compiling RxSwift Merge.swift
[101/222] Compiling RxSwift Multicast.swift
[102/222] Compiling RxSwift Sink.swift
[103/222] Compiling RxSwift Skip.swift
[104/222] Compiling RxSwift SkipUntil.swift
[105/222] Compiling RxSwift SkipWhile.swift
[106/222] Compiling RxSwift StartWith.swift
[107/222] Compiling RxSwift SubjectType.swift
[108/222] Compiling RxSwift SubscribeOn.swift
[109/222] Compiling RxSwift SubscriptionDisposable.swift
[110/222] Compiling RxSwift SwiftSupport.swift
[111/222] Compiling RxSwift Switch.swift
[112/222] Compiling RxSwift SwitchIfEmpty.swift
[113/222] Compiling RxSwift SynchronizedDisposeType.swift
[114/222] Compiling RxSwift SynchronizedOnType.swift
[115/222] Compiling RxSwift SynchronizedUnsubscribeType.swift
[116/222] Compiling RxSwift TailRecursiveSink.swift
[117/222] Compiling RxSwift Take.swift
[120/222] Compiling RxSwift DefaultIfEmpty.swift
[121/222] Compiling RxSwift Deferred.swift
[122/222] Compiling RxSwift Delay.swift
[123/222] Compiling RxSwift DelaySubscription.swift
[124/222] Compiling RxSwift Dematerialize.swift
[125/222] Compiling RxSwift DispatchQueue+Extensions.swift
[126/222] Compiling RxSwift DispatchQueueConfiguration.swift
[127/222] Compiling RxSwift Disposable.swift
[128/222] Compiling RxSwift Disposables.swift
[129/222] Compiling RxSwift DisposeBag.swift
[130/222] Compiling RxSwift DisposeBase.swift
[131/222] Compiling RxSwift DistinctUntilChanged.swift
[137/222] Compiling RxSwift PrimitiveSequence.swift
[138/222] Compiling RxSwift PriorityQueue.swift
[139/222] Compiling RxSwift Producer.swift
[140/222] Compiling RxSwift PublishSubject.swift
[141/222] Compiling Alamofire ServerTrustEvaluation.swift
[142/222] Compiling Alamofire URLEncodedFormEncoder.swift
[143/222] Compiling Alamofire Validation.swift
[144/222] Compiling Alamofire resource_bundle_accessor.swift
[145/222] Compiling RxSwift RecursiveScheduler.swift
[146/222] Compiling RxSwift Reduce.swift
[147/222] Compiling RxSwift RefCountDisposable.swift
[148/222] Compiling RxSwift Repeat.swift
[149/222] Compiling RxSwift ReplaySubject.swift
[150/222] Compiling RxSwift RetryWhen.swift
[171/222] Compiling SwiftyJSON resource_bundle_accessor.swift
[172/222] Compiling SwiftyJSON SwiftyJSON.swift
[173/222] Emitting module SwiftyJSON
[174/222] Compiling RxSwift Rx.swift
[175/222] Compiling RxSwift RxMutableBox.swift
[176/222] Compiling RxSwift Sample.swift
[177/222] Compiling RxSwift Scan.swift
[178/222] Compiling RxSwift ScheduledDisposable.swift
[179/222] Compiling RxSwift ScheduledItem.swift
[180/222] Compiling RxSwift ScheduledItemType.swift
[181/222] Compiling RxSwift SchedulerServices+Emulation.swift
[182/222] Compiling RxSwift SchedulerType.swift
[183/222] Compiling RxSwift Sequence.swift
[184/222] Compiling RxSwift SerialDispatchQueueScheduler.swift
[185/222] Compiling RxSwift SerialDisposable.swift
[186/222] Compiling RxSwift ShareReplayScope.swift
[187/222] Compiling RxSwift Single.swift
[188/222] Compiling RxSwift SingleAssignmentDisposable.swift
[189/222] Compiling RxSwift SingleAsync.swift
[190/222] Compiling RxSwift Cancelable.swift
[191/222] Compiling RxSwift Catch.swift
[192/222] Compiling RxSwift CombineLatest+Collection.swift
[193/222] Compiling RxSwift CombineLatest+arity.swift
[194/222] Compiling RxSwift CombineLatest.swift
[195/222] Compiling RxSwift CompactMap.swift
[196/222] Compiling RxSwift Completable+AndThen.swift
[197/222] Compiling RxSwift Completable.swift
[198/222] Compiling RxSwift CompositeDisposable.swift
[199/222] Compiling RxSwift Concat.swift
[200/222] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[201/222] Compiling RxSwift ConcurrentMainScheduler.swift
[202/222] Compiling RxSwift ConnectableObservableType.swift
[203/222] Compiling RxSwift Create.swift
[204/222] Compiling RxSwift CurrentThreadScheduler.swift
[205/222] Compiling RxSwift Date+Dispatch.swift
[206/222] Compiling RxSwift Debounce.swift
[207/238] Compiling TRON URLBuilder.swift
[208/239] Compiling TRON TRONCodable.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/TRONCodable.swift:30:12: warning: non-final class 'CodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
28 |
29 | /// `CodableParser` is a wrapper around `modelDecoder` and `errorDecoder` JSONDecoders to be used when decoding JSON response.
30 | open class CodableParser<Model: Decodable>: DataResponseSerializerProtocol {
| `- warning: non-final class 'CodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
31 |
32 | /// Decoder used for decoding model object
[209/239] Compiling TRON TRON.swift
[210/239] Compiling TRON Plugin.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Serialization.swift:33:16: warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDataResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<Data>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
31 |
32 | /// Serialization closure to execute
33 | public let closure: ((URLRequest?, HTTPURLResponse?, Data?, Error?) throws -> Model)
| |- warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDataResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<Data>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
34 |
35 | /// Creates response serializer from passed serialization closure
/Users/admin/builder/spi-builder-workspace/Source/TRON/Serialization.swift:60:16: warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDownloadResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<URL>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
58 |
59 | /// Serialization closure to execute
60 | public let closure: ((URLRequest?, HTTPURLResponse?, URL?, Error?) throws -> Model)
| |- warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDownloadResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<URL>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
61 |
62 | /// Creates response serializer from passed serialization closure
[211/239] Compiling TRON Serialization.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Serialization.swift:33:16: warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDataResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<Data>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
31 |
32 | /// Serialization closure to execute
33 | public let closure: ((URLRequest?, HTTPURLResponse?, Data?, Error?) throws -> Model)
| |- warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDataResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<Data>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
34 |
35 | /// Creates response serializer from passed serialization closure
/Users/admin/builder/spi-builder-workspace/Source/TRON/Serialization.swift:60:16: warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDownloadResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<URL>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
58 |
59 | /// Serialization closure to execute
60 | public let closure: ((URLRequest?, HTTPURLResponse?, URL?, Error?) throws -> Model)
| |- warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDownloadResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<URL>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
61 |
62 | /// Creates response serializer from passed serialization closure
[212/239] Compiling TRON DownloadAPIRequest.swift
[213/239] Compiling TRON Exports.swift
[214/239] Compiling TRON NetworkActivityPlugin.swift
[215/239] Compiling TRON NetworkLoggerPlugin.swift
[216/239] Compiling TRON APIStub.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:98:102: warning: passing non-Sendable parameter 'completionHandler' to function expecting a '@Sendable' closure
74 | func performResponseSerialization<Serializer>(queue: DispatchQueue,
75 | responseSerializer: Serializer,
76 | completionHandler: @escaping (DownloadResponse<Serializer.SerializedObject, AFError>) -> Void) -> Self
| `- note: parameter 'completionHandler' is implicitly non-Sendable
77 | where Serializer: DownloadResponseSerializerProtocol {
78 | if let stub = tron_apiStub, stub.isEnabled {
:
96 | return self
97 | } else {
98 | return response(queue: queue, responseSerializer: responseSerializer, completionHandler: completionHandler)
| `- warning: passing non-Sendable parameter 'completionHandler' to function expecting a '@Sendable' closure
99 | }
100 | }
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:107:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
105 | var tron_apiStub: APIStub? {
106 | get {
107 | return objc_getAssociatedObject(self, &TRONAPIStubAssociatedKey) as? APIStub
| `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
108 | }
109 | set {
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:111:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
109 | set {
110 | if let stub = newValue {
111 | objc_setAssociatedObject(self, &TRONAPIStubAssociatedKey, stub, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
112 | }
113 | }
[217/239] Compiling TRON BaseRequest.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:98:102: warning: passing non-Sendable parameter 'completionHandler' to function expecting a '@Sendable' closure
74 | func performResponseSerialization<Serializer>(queue: DispatchQueue,
75 | responseSerializer: Serializer,
76 | completionHandler: @escaping (DownloadResponse<Serializer.SerializedObject, AFError>) -> Void) -> Self
| `- note: parameter 'completionHandler' is implicitly non-Sendable
77 | where Serializer: DownloadResponseSerializerProtocol {
78 | if let stub = tron_apiStub, stub.isEnabled {
:
96 | return self
97 | } else {
98 | return response(queue: queue, responseSerializer: responseSerializer, completionHandler: completionHandler)
| `- warning: passing non-Sendable parameter 'completionHandler' to function expecting a '@Sendable' closure
99 | }
100 | }
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:107:51: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
105 | var tron_apiStub: APIStub? {
106 | get {
107 | return objc_getAssociatedObject(self, &TRONAPIStubAssociatedKey) as? APIStub
| `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
108 | }
109 | set {
/Users/admin/builder/spi-builder-workspace/Source/TRON/APIStub.swift:111:48: warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
109 | set {
110 | if let stub = newValue {
111 | objc_setAssociatedObject(self, &TRONAPIStubAssociatedKey, stub, objc_AssociationPolicy.OBJC_ASSOCIATION_RETAIN_NONATOMIC)
| `- warning: forming 'UnsafeRawPointer' to an inout variable of type String exposes the internal representation rather than the string contents.
112 | }
113 | }
[218/239] Emitting module TRON
/Users/admin/builder/spi-builder-workspace/Source/TRON/Serialization.swift:33:16: warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDataResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<Data>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
31 |
32 | /// Serialization closure to execute
33 | public let closure: ((URLRequest?, HTTPURLResponse?, Data?, Error?) throws -> Model)
| |- warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDataResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<Data>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
34 |
35 | /// Creates response serializer from passed serialization closure
/Users/admin/builder/spi-builder-workspace/Source/TRON/Serialization.swift:60:16: warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDownloadResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<URL>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
58 |
59 | /// Serialization closure to execute
60 | public let closure: ((URLRequest?, HTTPURLResponse?, URL?, Error?) throws -> Model)
| |- warning: stored property 'closure' of 'Sendable'-conforming generic struct 'TRONDownloadResponseSerializer' has non-Sendable type '(Optional<URLRequest>, Optional<HTTPURLResponse>, Optional<URL>, Optional<any Error>) throws -> Model'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
61 |
62 | /// Creates response serializer from passed serialization closure
/Users/admin/builder/spi-builder-workspace/Source/TRON/TRONCodable.swift:30:12: warning: non-final class 'CodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
28 |
29 | /// `CodableParser` is a wrapper around `modelDecoder` and `errorDecoder` JSONDecoders to be used when decoding JSON response.
30 | open class CodableParser<Model: Decodable>: DataResponseSerializerProtocol {
| `- warning: non-final class 'CodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
31 |
32 | /// Decoder used for decoding model object
[219/239] Compiling TRON Combine.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
75 | public var result: Result<Model, ErrorModel> {
76 | get async {
77 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
78 | self.cancel()
79 | }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
106 | public var response: AFDataResponse<Model> {
107 | get async {
108 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
109 | self.cancel()
110 | }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
175 | public var result: Result<Model, ErrorModel> {
176 | get async {
177 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
178 | self.cancel()
179 | }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
199 | public var response: AFDownloadResponse<Model> {
200 | get async {
201 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
202 | self.cancel()
203 | }, operation: {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[220/239] Compiling TRON Concurrency.swift
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:77:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
75 | public var result: Result<Model, ErrorModel> {
76 | get async {
77 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
78 | self.cancel()
79 | }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:108:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
106 | public var response: AFDataResponse<Model> {
107 | get async {
108 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
109 | self.cancel()
110 | }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:177:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
175 | public var result: Result<Model, ErrorModel> {
176 | get async {
177 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
178 | self.cancel()
179 | }, operation: {
/Users/admin/builder/spi-builder-workspace/Source/TRON/Concurrency.swift:201:19: warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
199 | public var response: AFDownloadResponse<Model> {
200 | get async {
201 | await withTaskCancellationHandler(handler: {
| |- warning: 'withTaskCancellationHandler(handler:operation:)' is deprecated: renamed to 'withTaskCancellationHandler(operation:onCancel:)' [#DeprecatedDeclaration]
| `- note: use 'withTaskCancellationHandler(operation:onCancel:)' instead
202 | self.cancel()
203 | }, operation: {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[221/239] Compiling TRON APIError.swift
[222/239] Compiling TRON APIRequest.swift
[223/239] Compiling TRON UploadAPIRequest.swift
[224/241] Compiling TRONSwiftyJSON SwiftyJSONDecodable.swift
/Users/admin/builder/spi-builder-workspace/Source/TRONSwiftyJSON/SwiftyJSONDecodable.swift:42:12: warning: non-final class 'JSONDecodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
40 |
41 | /// `JSONDecodable` data response parser
42 | open class JSONDecodableParser<Model: JSONDecodable>: DataResponseSerializerProtocol {
| `- warning: non-final class 'JSONDecodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
43 |
44 | /// Reading options to be used when reading JSON from Data, using JSONSerialization.
/Users/admin/builder/spi-builder-workspace/Source/TRONSwiftyJSON/SwiftyJSONDecodable.swift:48:16: warning: stored property 'traverseJSON' of 'Sendable'-conforming generic class 'JSONDecodableParser' has non-Sendable type '(JSON) -> JSON'; this is an error in the Swift 6 language mode
46 |
47 | /// Defines how JSON should be preprocessed before passing to Model initializer.
48 | public let traverseJSON: (JSON) -> JSON
| |- warning: stored property 'traverseJSON' of 'Sendable'-conforming generic class 'JSONDecodableParser' has non-Sendable type '(JSON) -> JSON'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
49 |
50 | /// Creates `JSONDecodableParser` with `options`.
[225/241] Emitting module TRONSwiftyJSON
/Users/admin/builder/spi-builder-workspace/Source/TRONSwiftyJSON/SwiftyJSONDecodable.swift:42:12: warning: non-final class 'JSONDecodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
40 |
41 | /// `JSONDecodable` data response parser
42 | open class JSONDecodableParser<Model: JSONDecodable>: DataResponseSerializerProtocol {
| `- warning: non-final class 'JSONDecodableParser' cannot conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
43 |
44 | /// Reading options to be used when reading JSON from Data, using JSONSerialization.
/Users/admin/builder/spi-builder-workspace/Source/TRONSwiftyJSON/SwiftyJSONDecodable.swift:48:16: warning: stored property 'traverseJSON' of 'Sendable'-conforming generic class 'JSONDecodableParser' has non-Sendable type '(JSON) -> JSON'; this is an error in the Swift 6 language mode
46 |
47 | /// Defines how JSON should be preprocessed before passing to Model initializer.
48 | public let traverseJSON: (JSON) -> JSON
| |- warning: stored property 'traverseJSON' of 'Sendable'-conforming generic class 'JSONDecodableParser' has non-Sendable type '(JSON) -> JSON'; this is an error in the Swift 6 language mode
| `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
49 |
50 | /// Creates `JSONDecodableParser` with `options`.
[226/241] Compiling RxSwift TakeLast.swift
[227/241] Compiling RxSwift TakeWithPredicate.swift
[228/241] Compiling RxSwift Throttle.swift
[229/241] Compiling RxSwift Timeout.swift
[230/241] Compiling RxSwift Timer.swift
[231/241] Compiling RxSwift ToArray.swift
[232/241] Compiling RxSwift Using.swift
[233/241] Compiling RxSwift VirtualTimeConverterType.swift
[234/241] Compiling RxSwift VirtualTimeScheduler.swift
[235/241] Compiling RxSwift Window.swift
[236/241] Compiling RxSwift WithLatestFrom.swift
[237/241] Compiling RxSwift WithUnretained.swift
[238/241] Compiling RxSwift Zip+Collection.swift
[239/241] Compiling RxSwift Zip+arity.swift
[240/241] Compiling RxSwift Zip.swift
[241/241] Compiling RxSwift resource_bundle_accessor.swift
[242/243] Compiling RxTRON Tron+RxSwift.swift
[243/243] Emitting module RxTRON
Build complete! (8.26s)
Build complete.
{
"dependencies" : [
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
},
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
}
],
"manifest_display_name" : "TRON",
"name" : "TRON",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "TRON",
"targets" : [
"TRON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TRONSwiftyJSON",
"targets" : [
"TRONSwiftyJSON"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxTRON",
"targets" : [
"RxTRON"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TRONSwiftyJSON",
"module_type" : "SwiftTarget",
"name" : "TRONSwiftyJSON",
"path" : "Source/TRONSwiftyJSON",
"product_dependencies" : [
"SwiftyJSON"
],
"product_memberships" : [
"TRONSwiftyJSON"
],
"sources" : [
"SwiftyJSONDecodable.swift"
],
"target_dependencies" : [
"TRON"
],
"type" : "library"
},
{
"c99name" : "TRON",
"module_type" : "SwiftTarget",
"name" : "TRON",
"path" : "Source/TRON",
"product_dependencies" : [
"Alamofire"
],
"product_memberships" : [
"TRON",
"TRONSwiftyJSON",
"RxTRON"
],
"sources" : [
"APIError.swift",
"APIRequest.swift",
"APIStub.swift",
"BaseRequest.swift",
"Combine.swift",
"Concurrency.swift",
"DownloadAPIRequest.swift",
"Exports.swift",
"NetworkActivityPlugin.swift",
"NetworkLoggerPlugin.swift",
"Plugin.swift",
"Serialization.swift",
"TRON.swift",
"TRONCodable.swift",
"URLBuilder.swift",
"UploadAPIRequest.swift"
],
"type" : "library"
},
{
"c99name" : "RxTRON",
"module_type" : "SwiftTarget",
"name" : "RxTRON",
"path" : "Source/RxTRON",
"product_dependencies" : [
"RxSwift"
],
"product_memberships" : [
"RxTRON"
],
"sources" : [
"Tron+RxSwift.swift"
],
"target_dependencies" : [
"TRON"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.