Build Information
Successful build of CodyFire, reference master (20d139), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 06:01:41 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/CodyFlame/CodyFire.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CodyFlame/CodyFire
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 20d1392 😊 Add `isConnected` for websocket
Cloned https://github.com/CodyFlame/CodyFire.git
Revision (git rev-parse @):
20d13929853087e61307149816faeef95d6e111c
SUCCESS checkout https://github.com/CodyFlame/CodyFire.git at master
Fetching https://github.com/daltoniam/Starscream.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/5108] Fetching starscream
[1125/36605] Fetching starscream, alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (4.30s)
Fetched https://github.com/daltoniam/Starscream.git from cache (4.31s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.1.2 (5.11s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (2.57s)
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 3.1.2
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
========================================
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": "codyfire",
"name": "CodyFire",
"url": "https://github.com/CodyFlame/CodyFire.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodyFire",
"traits": [
"default"
],
"dependencies": [
{
"identity": "starscream",
"name": "Starscream",
"url": "https://github.com/daltoniam/Starscream.git",
"version": "3.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "4.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/CodyFlame/CodyFire.git
[1/1326] Fetching codyfire
Fetched https://github.com/CodyFlame/CodyFire.git from cache (0.95s)
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.61s)
Fetched https://github.com/daltoniam/Starscream.git from cache (0.61s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 3.1.2 (0.68s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (0.05s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 3.1.2
Creating working copy for https://github.com/CodyFlame/CodyFire.git
Working copy of https://github.com/CodyFlame/CodyFire.git resolved at master (20d1392)
warning: '.resolve-product-dependencies': dependency 'codyfire' is not used by any target
Found 2 product dependencies
- Starscream
- Alamofire
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/CodyFlame/CodyFire.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/26] Compiling Alamofire Timeline.swift
[6/26] Compiling Alamofire ParameterEncoding.swift
[7/26] Compiling Alamofire Request.swift
[8/26] Compiling Alamofire DispatchQueue+Alamofire.swift
[9/26] Compiling Alamofire MultipartFormData.swift
[10/26] Compiling Alamofire AFError.swift
[11/26] Compiling Alamofire Alamofire.swift
[12/26] Emitting module Alamofire
[13/26] Compiling Alamofire Response.swift
[14/26] Compiling Alamofire ResponseSerialization.swift
[15/26] Compiling Alamofire NetworkReachabilityManager.swift
[16/26] Compiling Alamofire Notifications.swift
[17/26] Compiling Alamofire TaskDelegate.swift
[18/26] Compiling Alamofire SessionDelegate.swift
[19/26] Compiling Alamofire SessionManager.swift
[20/26] Compiling Alamofire Result.swift
[21/26] Compiling Alamofire ServerTrustPolicy.swift
[22/27] Compiling Starscream WebSocket.swift
[23/27] Compiling Starscream SSLClientCertificate.swift
[24/27] Compiling Starscream Compression.swift
[25/27] Compiling Starscream SSLSecurity.swift
[26/27] Emitting module Starscream
[27/27] Compiling Alamofire Validation.swift
[28/93] Compiling CodyFire Data+ParseJSON.swift
[29/93] Compiling CodyFire Encodable+Dictionary.swift
[30/93] Compiling CodyFire UserDefaults+CodyFire.swift
[31/93] Compiling CodyFire UserDefaults+UUID.swift
[32/93] Compiling CodyFire APIRequest+Flattenable.swift
[33/93] Compiling CodyFire Array+APIRequest.swift
[34/93] Compiling CodyFire Flatten.swift
[35/100] Compiling CodyFire Flattenable.swift
[36/100] Compiling CodyFire Logger.swift
[37/100] Compiling CodyFire MimeTypes.swift
[38/100] Compiling CodyFire MockResponder.swift
[39/100] Compiling CodyFire NetworkError.swift
[40/100] Compiling CodyFire NetworkHelper.swift
[41/100] Compiling CodyFire PrimitiveTypeDecoder.swift
[42/100] Emitting module CodyFire
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[43/100] Compiling CodyFire APIRequest+Build.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[44/100] Compiling CodyFire APIRequest+DateCoding.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[45/100] Compiling CodyFire APIRequest+FormURLEncoded.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[46/100] Compiling CodyFire APIRequest+LogError.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[47/100] Compiling CodyFire APIRequest+ParseError.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[48/100] Compiling CodyFire APIRequest+ParseResponse.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[49/100] Compiling CodyFire APIRequest+SendEmpty.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[50/100] Compiling CodyFire APIRequest+SendJSONEncoded.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/APIRequest+ParseResponse.swift:116:21: warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
114 | } else {
115 | guard let err = answer.error as NSError?, err.code == NSURLErrorTimedOut else {
116 | var errorMessageFromServer = "Something went wrong..."
| `- warning: variable 'errorMessageFromServer' was never mutated; consider changing to 'let' constant
117 | let statusCode: StatusCode = ._cannotConnectToHost
118 | parseError(statusCode, answer.error, answer.data, errorMessageFromServer)
[51/100] Compiling CodyFire QueryContainer.swift
[52/100] Compiling CodyFire StatusCode+FromInt.swift
[53/100] Compiling CodyFire StatusCode+ToInt.swift
[54/100] Compiling CodyFire StatusCode.swift
[55/100] Compiling CodyFire TestFlight.swift
[56/100] Compiling CodyFire Reachability.swift
[57/100] Compiling CodyFire NotificationCenter+EventIdentifier.swift
[58/100] Compiling CodyFire WSDefaultEventModel.swift
[59/100] Compiling CodyFire WSEventIdentifier.swift
[60/100] Compiling CodyFire WSExchangeMode.swift
[61/100] Compiling CodyFire WSExpectationError.swift
[62/100] Compiling CodyFire WSMessageModel.swift
[63/100] Compiling CodyFire WSObserver.swift
[64/100] Compiling CodyFire WSPureController.swift
[65/100] Compiling CodyFire DictKey.swift
[66/100] Compiling CodyFire DictReferencingEncoder.swift
[67/100] Compiling CodyFire DictionaryEncoder.swift
[68/100] Compiling CodyFire KeyedEncodingContainer.swift
[69/100] Compiling CodyFire UnkeyedEncodingContainer.swift
[70/100] Compiling CodyFire EndpointController.swift
[71/100] Compiling CodyFire EnvironmentMode.swift
[72/100] Compiling CodyFire CodyFire+Environment.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[73/100] Compiling CodyFire CodyFire+PrepareHeaders.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[74/100] Compiling CodyFire CodyFire.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[75/100] Compiling CodyFire CodyFireEnvironment.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[76/100] Compiling CodyFire CodyFireError.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[77/100] Compiling CodyFire DateCodingStrategy.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[78/100] Compiling CodyFire DictEncoder+SingleValueContainer.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/DictionaryEncoder/DictEncoder+SingleValueContainer.swift:26:10: warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
24 | func encode(_ value: Float) throws { containers.append(value) }
25 | func encode(_ value: Double) throws { containers.append(value) }
26 | func encode(_ value: Decimal) throws { containers.append(value) }
| |- warning: instance method 'encode' nearly matches defaulted requirement 'encode' of protocol 'SingleValueEncodingContainer'
| |- note: candidate has non-matching type '(Decimal) throws -> ()'
| |- note: move 'encode' to another extension to silence this warning
| `- note: make 'encode' private to silence this warning
27 | func encode<T : Encodable>(_ value: T) throws {
28 | try containers.append(box(value))
Swift.SingleValueEncodingContainer.encode:3:17: note: requirement 'encode' declared here
1 | protocol SingleValueEncodingContainer {
2 | @available(macOS 15.0, iOS 18.0, watchOS 11.0, tvOS 18.0, visionOS 2.0, *)
3 | mutating func encode(_ value: Int128) throws}
| `- note: requirement 'encode' declared here
4 |
[79/100] Compiling CodyFire WS+Emit.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[80/100] Compiling CodyFire WS+Notification.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[81/100] Compiling CodyFire WS+Stuff.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[82/100] Compiling CodyFire WS+Subscription.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[83/100] Compiling CodyFire WS.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[84/100] Compiling CodyFire WSAnyEventModel.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[85/100] Compiling CodyFire WSBindController.swift
/Users/admin/builder/spi-builder-workspace/CodyFire/Classes/WS/WS.swift:39:89: warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
37 | }
38 | socket = WebSocket(request: request)
39 | wslog(.info, "preparing to connect: \(request) socket?.respondToPingWithPong: \(socket?.respondToPingWithPong)")
| | |- note: use a default value parameter to avoid this warning
| | |- note: provide a default value to avoid this warning
| | `- note: use 'String(describing:)' to silence this warning
| `- warning: string interpolation produces a debug description for an optional value; did you mean to make this explicit?
40 | socket?.delegate = delegate
41 | // TODO: delegate?.connecting() ?
[86/100] Compiling CodyFire ChainedC.swift
[87/100] Compiling CodyFire ChainedD.swift
[88/100] Compiling CodyFire ChainedE.swift
[89/100] Compiling CodyFire ChainedF.swift
[90/100] Compiling CodyFire ChainedG.swift
[91/100] Compiling CodyFire ChainedH.swift
[92/100] Compiling CodyFire ChainedI.swift
[93/100] Compiling CodyFire APIRequest+SendMultipart.swift
[94/100] Compiling CodyFire APIRequest+URLEncoding.swift
[95/100] Compiling CodyFire APIRequest.swift
[96/100] Compiling CodyFire Attachment.swift
[97/100] Compiling CodyFire APIRequest+Chained.swift
[98/100] Compiling CodyFire Chained.swift
[99/100] Compiling CodyFire ChainedA.swift
[100/100] Compiling CodyFire ChainedB.swift
Build complete! (9.46s)
Build complete.
{
"dependencies" : [
{
"identity" : "starscream",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/Starscream.git"
},
{
"identity" : "alamofire",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alamofire/Alamofire.git"
}
],
"manifest_display_name" : "CodyFire",
"name" : "CodyFire",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CodyFire",
"targets" : [
"CodyFire"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4.2"
],
"targets" : [
{
"c99name" : "CodyFire",
"module_type" : "SwiftTarget",
"name" : "CodyFire",
"path" : "CodyFire/Classes",
"product_dependencies" : [
"Alamofire",
"Starscream"
],
"product_memberships" : [
"CodyFire"
],
"sources" : [
"APIRequest+Build.swift",
"APIRequest+DateCoding.swift",
"APIRequest+FormURLEncoded.swift",
"APIRequest+LogError.swift",
"APIRequest+ParseError.swift",
"APIRequest+ParseResponse.swift",
"APIRequest+SendEmpty.swift",
"APIRequest+SendJSONEncoded.swift",
"APIRequest+SendMultipart.swift",
"APIRequest+URLEncoding.swift",
"APIRequest.swift",
"Attachment.swift",
"Chained/APIRequest+Chained.swift",
"Chained/Chained.swift",
"Chained/ChainedA.swift",
"Chained/ChainedB.swift",
"Chained/ChainedC.swift",
"Chained/ChainedD.swift",
"Chained/ChainedE.swift",
"Chained/ChainedF.swift",
"Chained/ChainedG.swift",
"Chained/ChainedH.swift",
"Chained/ChainedI.swift",
"CodyFire+Environment.swift",
"CodyFire+PrepareHeaders.swift",
"CodyFire.swift",
"CodyFireEnvironment.swift",
"CodyFireError.swift",
"DateCodingStrategy.swift",
"DictionaryEncoder/DictEncoder+SingleValueContainer.swift",
"DictionaryEncoder/DictKey.swift",
"DictionaryEncoder/DictReferencingEncoder.swift",
"DictionaryEncoder/DictionaryEncoder.swift",
"DictionaryEncoder/KeyedEncodingContainer.swift",
"DictionaryEncoder/UnkeyedEncodingContainer.swift",
"EndpointController.swift",
"EnvironmentMode.swift",
"Extensions/Data+ParseJSON.swift",
"Extensions/Encodable+Dictionary.swift",
"Extensions/UserDefaults+CodyFire.swift",
"Extensions/UserDefaults+UUID.swift",
"Flatten/APIRequest+Flattenable.swift",
"Flatten/Array+APIRequest.swift",
"Flatten/Flatten.swift",
"Flatten/Flattenable.swift",
"Logger.swift",
"MimeTypes.swift",
"MockResponder.swift",
"NetworkError.swift",
"NetworkHelper.swift",
"PrimitiveTypeDecoder.swift",
"QueryContainer.swift",
"StatusCode+FromInt.swift",
"StatusCode+ToInt.swift",
"StatusCode.swift",
"TestFlight.swift",
"ThirdParty/Reachability.swift",
"WS/NotificationCenter+EventIdentifier.swift",
"WS/WS+Emit.swift",
"WS/WS+Notification.swift",
"WS/WS+Stuff.swift",
"WS/WS+Subscription.swift",
"WS/WS.swift",
"WS/WSAnyEventModel.swift",
"WS/WSBindController.swift",
"WS/WSDefaultEventModel.swift",
"WS/WSEventIdentifier.swift",
"WS/WSExchangeMode.swift",
"WS/WSExpectationError.swift",
"WS/WSMessageModel.swift",
"WS/WSObserver.swift",
"WS/WSPureController.swift"
],
"type" : "library"
}
],
"tools_version" : "4.2"
}
Done.