Build Information
Successful build of SignalRClient, reference 1.1.0 (11e727
), with Swift 6.1 for tvOS using Xcode 16.3 on 28 Apr 2025 02:40:45 UTC.
Swift 6 data race errors: 11
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SignalRClient -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moozzyk/SignalR-Client-Swift.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moozzyk/SignalR-Client-Swift
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 11e727b Bump SignalRClientSwift to 1.1.0
Cloned https://github.com/moozzyk/SignalR-Client-Swift.git
Revision (git rev-parse @):
11e727b217b67b1440612df8aa0516d3013cccba
SUCCESS checkout https://github.com/moozzyk/SignalR-Client-Swift.git at 1.1.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/moozzyk/SignalR-Client-Swift.git
https://github.com/moozzyk/SignalR-Client-Swift.git
{
"dependencies" : [
],
"manifest_display_name" : "SignalRClient",
"name" : "SignalRClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SignalRClient",
"targets" : [
"SignalRClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "SignalRClientTests",
"module_type" : "SwiftTarget",
"name" : "SignalRClientTests",
"path" : "Tests/SignalRClientTests",
"sources" : [
"Constants.swift",
"Fakes.swift",
"HandshakeProtocolTests.swift",
"HttpConnectionTests.swift",
"HubConnectionExtensionsTests.swift",
"HubConnectionTests.swift",
"HubProtocolFake.swift",
"JSONHubProtocolTests.swift",
"LoggerTests.swift",
"LongPollingTransportTests.swift",
"NegotiationResponseTests.swift",
"ReconnectPolicyTests.swift",
"ReconnectableConnectionTests.swift",
"ServerInvocationHandlerTests.swift",
"TestTransport.swift",
"TestTransportDelegate.swift",
"TransportTypeTests.swift",
"WebsocketsTransportTests.swift"
],
"target_dependencies" : [
"SignalRClient"
],
"type" : "test"
},
{
"c99name" : "SignalRClient",
"module_type" : "SwiftTarget",
"name" : "SignalRClient",
"path" : "Sources/SignalRClient",
"product_memberships" : [
"SignalRClient"
],
"sources" : [
"CodableHelpers.swift",
"Connection.swift",
"ConnectionDelegate.swift",
"DefaultHttpClient.swift",
"DefaultTransportFactory.swift",
"HandshakeProtocol.swift",
"HttpClientProtocol.swift",
"HttpConnection.swift",
"HttpConnectionOptions.swift",
"HttpResponse.swift",
"HubConnection.swift",
"HubConnectionBuilder.swift",
"HubConnectionDelegate.swift",
"HubConnectionExtensions.swift",
"HubConnectionOptions.swift",
"HubProtocol.swift",
"JSONHubProtocol.swift",
"Logger.swift",
"LongPollingTransport.swift",
"NegotiationResponse.swift",
"ReconnectPolicy.swift",
"ReconnectableConnection.swift",
"ServerInvocationHandler.swift",
"SignalRError.swift",
"StreamHandle.swift",
"TransferFormat.swift",
"Transport.swift",
"TransportDelegate.swift",
"TransportType.swift",
"WebsocketsTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
SignalRClient: /Users/admin/builder/spi-builder-workspace
resolved source packages: SignalRClient
{
"dependencies" : [
],
"manifest_display_name" : "SignalRClient",
"name" : "SignalRClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SignalRClient",
"targets" : [
"SignalRClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "SignalRClientTests",
"module_type" : "SwiftTarget",
"name" : "SignalRClientTests",
"path" : "Tests/SignalRClientTests",
"sources" : [
"Constants.swift",
"Fakes.swift",
"HandshakeProtocolTests.swift",
"HttpConnectionTests.swift",
"HubConnectionExtensionsTests.swift",
"HubConnectionTests.swift",
"HubProtocolFake.swift",
"JSONHubProtocolTests.swift",
"LoggerTests.swift",
"LongPollingTransportTests.swift",
"NegotiationResponseTests.swift",
"ReconnectPolicyTests.swift",
"ReconnectableConnectionTests.swift",
"ServerInvocationHandlerTests.swift",
"TestTransport.swift",
"TestTransportDelegate.swift",
"TransportTypeTests.swift",
"WebsocketsTransportTests.swift"
],
"target_dependencies" : [
"SignalRClient"
],
"type" : "test"
},
{
"c99name" : "SignalRClient",
"module_type" : "SwiftTarget",
"name" : "SignalRClient",
"path" : "Sources/SignalRClient",
"product_memberships" : [
"SignalRClient"
],
"sources" : [
"CodableHelpers.swift",
"Connection.swift",
"ConnectionDelegate.swift",
"DefaultHttpClient.swift",
"DefaultTransportFactory.swift",
"HandshakeProtocol.swift",
"HttpClientProtocol.swift",
"HttpConnection.swift",
"HttpConnectionOptions.swift",
"HttpResponse.swift",
"HubConnection.swift",
"HubConnectionBuilder.swift",
"HubConnectionDelegate.swift",
"HubConnectionExtensions.swift",
"HubConnectionOptions.swift",
"HubProtocol.swift",
"JSONHubProtocol.swift",
"Logger.swift",
"LongPollingTransport.swift",
"NegotiationResponse.swift",
"ReconnectPolicy.swift",
"ReconnectableConnection.swift",
"ServerInvocationHandler.swift",
"SignalRError.swift",
"StreamHandle.swift",
"TransferFormat.swift",
"Transport.swift",
"TransportDelegate.swift",
"TransportType.swift",
"WebsocketsTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SignalRClient"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SignalRClient -destination generic/platform=tvOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SignalRClient -destination generic/platform=tvOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SignalRClient: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SignalRClient' in project 'SignalRClient'
➜ Explicit dependency on target 'SignalRClient' in project 'SignalRClient'
Target 'SignalRClient' in project 'SignalRClient' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f2d2ed94ea34c64480e69494d16da0b3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f2d2ed94ea34c64480e69494d16da0b3.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.DependencyMetadataFileList (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.modulemap (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.DependencyStaticMetadataFileList (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftConstValuesFileList (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-OutputFileMap.json (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.LinkFileList (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.LinkFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SignalRClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.modulemap (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver SignalRClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SignalRClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ HttpClientProtocol.swift,\ HttpConnection.swift,\ HttpConnectionOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpClientProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpClientProtocol.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:187:13: warning: capture of 'self' with non-sendable type 'HttpConnection' in a '@Sendable' closure
self.delegate?.connectionDidFailToOpen(error: error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:11:14: note: class 'HttpConnection' does not conform to the 'Sendable' protocol
public class HttpConnection: Connection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:198:17: warning: capture of 'sendDidComplete' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
sendDidComplete(SignalRError.invalidState)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:198:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
sendDidComplete(SignalRError.invalidState)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:230:17: warning: capture of 'self' with non-sendable type 'HttpConnection' in a '@Sendable' closure
self.delegate?.connectionDidClose(error: stopError)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:11:14: note: class 'HttpConnection' does not conform to the 'Sendable' protocol
public class HttpConnection: Connection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:246:17: warning: capture of 'self' with non-sendable type 'HttpConnection' in a '@Sendable' closure
self.delegate?.connectionDidOpen(connection: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:11:14: note: class 'HttpConnection' does not conform to the 'Sendable' protocol
public class HttpConnection: Connection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:256:13: warning: capture of 'self' with non-sendable type 'HttpConnection' in a '@Sendable' closure
self.delegate?.connectionDidReceiveData(connection: self, data: data)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:11:14: note: class 'HttpConnection' does not conform to the 'Sendable' protocol
public class HttpConnection: Connection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:273:17: warning: capture of 'self' with non-sendable type 'HttpConnection' in a '@Sendable' closure
self.delegate?.connectionDidFailToOpen(error: self.stopError ?? error!)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:11:14: note: class 'HttpConnection' does not conform to the 'Sendable' protocol
public class HttpConnection: Connection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:281:17: warning: capture of 'self' with non-sendable type 'HttpConnection' in a '@Sendable' closure
self.delegate?.connectionDidClose(error: self.stopError ?? error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnection.swift:11:14: note: class 'HttpConnection' does not conform to the 'Sendable' protocol
public class HttpConnection: Connection {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ DefaultHttpClient.swift,\ DefaultTransportFactory.swift,\ HandshakeProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultTransportFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HandshakeProtocol.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var shared = DefaultHttpClientSessionDelegate()
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
static var shared = DefaultHttpClientSessionDelegate()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static var shared = DefaultHttpClientSessionDelegate()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var shared = DefaultHttpClientSessionDelegate()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:71:19: warning: non-final class 'DefaultHttpClientSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
fileprivate class DefaultHttpClientSessionDelegate: NSObject, URLSessionDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:74:9: warning: stored property 'authenticationChallengeHandler' of 'Sendable'-conforming class 'DefaultHttpClientSessionDelegate' is mutable; this is an error in the Swift 6 language mode
var authenticationChallengeHandler: ((_ session: URLSession, _ challenge: URLAuthenticationChallenge, _ completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:54:13: warning: capture of 'completionHandler' with non-sendable type '(HttpResponse?, (any Error)?) -> Void' in a '@Sendable' closure
completionHandler(resp, error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:54:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completionHandler(resp, error)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultTransportFactory.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HandshakeProtocol.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HttpResponse.swift,\ HubConnection.swift,\ HubConnectionBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionBuilder.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HttpResponse.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:164:21: warning: capture of 'sendDidComplete' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
sendDidComplete(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:164:21: note: a function type must be marked '@Sendable' to conform to 'Sendable'
sendDidComplete(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:170:17: warning: capture of 'sendDidComplete' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
sendDidComplete(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:170:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
sendDidComplete(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:276:17: warning: capture of 'cancelDidFail' with non-sendable type '(any Error) -> Void' in a '@Sendable' closure
cancelDidFail(SignalRError.invalidOperation(message: "Invalid stream handle."))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:276:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
cancelDidFail(SignalRError.invalidOperation(message: "Invalid stream handle."))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:288:25: warning: capture of 'cancelDidFail' with non-sendable type '(any Error) -> Void' in a '@Sendable' closure
cancelDidFail(e)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:288:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
cancelDidFail(e)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:297:17: warning: capture of 'cancelDidFail' with non-sendable type '(any Error) -> Void' in a '@Sendable' closure
cancelDidFail(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:297:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
cancelDidFail(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:337:13: warning: capture of 'invocationHandler' with non-sendable type 'any ServerInvocationHandler' in a '@Sendable' closure
invocationHandler.raiseError(error: error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:11:19: note: protocol 'ServerInvocationHandler' does not conform to the 'Sendable' protocol
internal protocol ServerInvocationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:345:17: warning: capture of 'errorHandler' with non-sendable type '(any Error) -> Void' in a '@Sendable' closure
errorHandler(SignalRError.invalidOperation(message: "Attempting to send data before connection has been started."))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:345:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
errorHandler(SignalRError.invalidOperation(message: "Attempting to send data before connection has been started."))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:368:21: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.delegate?.connectionDidFailToOpen(error: e)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:374:21: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.delegate?.connectionDidReconnect()
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:378:21: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.delegate?.connectionDidOpen(hubConnection: self)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:416:17: warning: capture of 'serverInvocationHandler' with non-sendable type '(any ServerInvocationHandler)?' in a '@Sendable' closure
serverInvocationHandler!.processCompletion(completionMessage: message)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:11:19: note: protocol 'ServerInvocationHandler' does not conform to the 'Sendable' protocol
internal protocol ServerInvocationHandler {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:416:79: warning: capture of 'message' with non-sendable type 'CompletionMessage' in a '@Sendable' closure
serverInvocationHandler!.processCompletion(completionMessage: message)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:166:14: note: class 'CompletionMessage' does not conform to the 'Sendable' protocol
public class CompletionMessage: HubMessage, Codable {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:416:17: warning: reference to captured var 'serverInvocationHandler' in concurrently-executing code
serverInvocationHandler!.processCompletion(completionMessage: message)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:449:25: warning: capture of 'callback' with non-sendable type '((ArgumentExtractor) throws -> Void)?' in a '@Sendable' closure
try callback!(ArgumentExtractor(clientInvocationMessage: message))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:449:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
try callback!(ArgumentExtractor(clientInvocationMessage: message))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:449:78: warning: capture of 'message' with non-sendable type 'ClientInvocationMessage' in a '@Sendable' closure
try callback!(ArgumentExtractor(clientInvocationMessage: message))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:80:14: note: class 'ClientInvocationMessage' does not conform to the 'Sendable' protocol
public class ClientInvocationMessage: HubMessage, Decodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:451:21: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.logger.log(logLevel: .error, message: "Invoking client hub method \(message.target) failed due to: \(error)")
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:449:25: warning: reference to captured var 'callback' in concurrently-executing code
try callback!(ArgumentExtractor(clientInvocationMessage: message))
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:451:94: warning: implicit capture of 'message' requires that 'ClientInvocationMessage' conforms to 'Sendable'; this is an error in the Swift 6 language mode
self.logger.log(logLevel: .error, message: "Invoking client hub method \(message.target) failed due to: \(error)")
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:80:14: note: class 'ClientInvocationMessage' does not conform to the 'Sendable' protocol
public class ClientInvocationMessage: HubMessage, Decodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:479:13: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.delegate?.connectionDidClose(error: error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:485:13: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.delegate?.connectionDidFailToOpen(error: error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:492:13: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.delegate?.connectionWillReconnect(error: error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:17:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionBuilder.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HubConnectionDelegate.swift,\ HubConnectionExtensions.swift,\ HubConnectionOptions.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionExtensions.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionDelegate.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionExtensions.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TransportDelegate.swift,\ TransportType.swift,\ WebsocketsTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportDelegate.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:18:23: warning: static property 'longPolling' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
public static let longPolling = TransportType(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:18:23: note: add '@MainActor' to make static property 'longPolling' part of global actor 'MainActor'
public static let longPolling = TransportType(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let longPolling = TransportType(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:19:16: warning: static property 'serverSentEvents' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
static let serverSentEvents = TransportType(rawValue: 1 << 1) // Not supported
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:19:16: note: add '@MainActor' to make static property 'serverSentEvents' part of global actor 'MainActor'
static let serverSentEvents = TransportType(rawValue: 1 << 1) // Not supported
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let serverSentEvents = TransportType(rawValue: 1 << 1) // Not supported
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:20:23: warning: static property 'webSockets' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
public static let webSockets = TransportType(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:20:23: note: add '@MainActor' to make static property 'webSockets' part of global actor 'MainActor'
public static let webSockets = TransportType(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let webSockets = TransportType(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:22:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
public static let all: TransportType = [ .longPolling, .webSockets ]
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:22:23: note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
public static let all: TransportType = [ .longPolling, .webSockets ]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let all: TransportType = [ .longPolling, .webSockets ]
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:12:14: warning: non-final class 'WebsocketsTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class WebsocketsTransport: NSObject, Transport, URLSessionWebSocketDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:13:17: warning: stored property 'logger' of 'Sendable'-conforming class 'WebsocketsTransport' has non-sendable type 'any Logger'; this is an error in the Swift 6 language mode
private let logger: Logger
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Logger.swift:21:17: note: protocol 'Logger' does not conform to the 'Sendable' protocol
public protocol Logger {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:15:17: warning: stored property 'urlSession' of 'Sendable'-conforming class 'WebsocketsTransport' is mutable; this is an error in the Swift 6 language mode
private var urlSession: URLSession?
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:47:57: warning: passing non-sendable parameter 'sendDidComplete' to function expecting a @Sendable closure
webSocketTask?.send(message, completionHandler: sendDidComplete)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:45:34: note: parameter 'sendDidComplete' is implicitly non-sendable
public func send(data: Data, sendDidComplete: @escaping (Error?) -> Void) {
^
@Sendable
SwiftCompile normal arm64 Compiling\ ReconnectableConnection.swift,\ ServerInvocationHandler.swift,\ SignalRError.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectableConnection.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/SignalRError.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectableConnection.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectableConnection.swift:65:17: warning: capture of 'sendDidComplete' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
sendDidComplete(SignalRError.connectionIsReconnecting)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectableConnection.swift:65:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
sendDidComplete(SignalRError.connectionIsReconnecting)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectableConnection.swift:128:21: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
self.startInternal()
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectableConnection.swift:128:21: note: task-isolated 'self' is captured by a main actor-isolated closure. main actor-isolated uses in closure may race against later nonisolated uses
self.startInternal()
^~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:25:35: warning: capture of 'invocationDidComplete' with non-sendable type '(T?, (any Error)?) -> Void' in a '@Sendable' closure
callbackQueue.async { invocationDidComplete(result, error)}
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:25:35: note: a function type must be marked '@Sendable' to conform to 'Sendable'
callbackQueue.async { invocationDidComplete(result, error)}
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:25:57: warning: capture of 'result' with non-sendable type 'T?' in a '@Sendable' closure
callbackQueue.async { invocationDidComplete(result, error)}
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:18:34: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
internal class InvocationHandler<T: Decodable>: ServerInvocationHandler {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:77:68: warning: capture of 'streamItemReceived' with non-sendable type '(T) -> Void' in a '@Sendable' closure
self.streamItemReceived = { item in callbackQueue.async { streamItemReceived(item) } }
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:77:68: note: a function type must be marked '@Sendable' to conform to 'Sendable'
self.streamItemReceived = { item in callbackQueue.async { streamItemReceived(item) } }
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:77:87: warning: capture of 'item' with non-sendable type 'T' in a '@Sendable' closure
self.streamItemReceived = { item in callbackQueue.async { streamItemReceived(item) } }
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:70:40: note: consider making generic parameter 'T' conform to the 'Sendable' protocol
internal class StreamInvocationHandler<T: Decodable>: ServerInvocationHandler {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:78:71: warning: capture of 'invocationDidComplete' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
self.invocationDidComplete = { error in callbackQueue.async { invocationDidComplete(error) } }
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:78:71: note: a function type must be marked '@Sendable' to conform to 'Sendable'
self.invocationDidComplete = { error in callbackQueue.async { invocationDidComplete(error) } }
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/SignalRError.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SignalRClient (in target 'SignalRClient' from project 'SignalRClient')
EmitSwiftModule normal arm64 (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var shared = DefaultHttpClientSessionDelegate()
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
static var shared = DefaultHttpClientSessionDelegate()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
static var shared = DefaultHttpClientSessionDelegate()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:72:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var shared = DefaultHttpClientSessionDelegate()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:71:19: warning: non-final class 'DefaultHttpClientSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
fileprivate class DefaultHttpClientSessionDelegate: NSObject, URLSessionDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:74:9: warning: stored property 'authenticationChallengeHandler' of 'Sendable'-conforming class 'DefaultHttpClientSessionDelegate' is mutable; this is an error in the Swift 6 language mode
var authenticationChallengeHandler: ((_ session: URLSession, _ challenge: URLAuthenticationChallenge, _ completionHandler: @escaping (URLSession.AuthChallengeDisposition, URLCredential?) -> Void) -> Void)?
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:270:16: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'PingMessage' may have shared mutable state; this is an error in the Swift 6 language mode
static let instance = PingMessage()
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:266:14: note: class 'PingMessage' does not conform to the 'Sendable' protocol
public class PingMessage : HubMessage, Encodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:270:16: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
static let instance = PingMessage()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:270:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let instance = PingMessage()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:18:23: warning: static property 'longPolling' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
public static let longPolling = TransportType(rawValue: 1 << 0)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:18:23: note: add '@MainActor' to make static property 'longPolling' part of global actor 'MainActor'
public static let longPolling = TransportType(rawValue: 1 << 0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:18:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let longPolling = TransportType(rawValue: 1 << 0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:19:16: warning: static property 'serverSentEvents' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
static let serverSentEvents = TransportType(rawValue: 1 << 1) // Not supported
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:19:16: note: add '@MainActor' to make static property 'serverSentEvents' part of global actor 'MainActor'
static let serverSentEvents = TransportType(rawValue: 1 << 1) // Not supported
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:19:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let serverSentEvents = TransportType(rawValue: 1 << 1) // Not supported
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:20:23: warning: static property 'webSockets' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
public static let webSockets = TransportType(rawValue: 1 << 2)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:20:23: note: add '@MainActor' to make static property 'webSockets' part of global actor 'MainActor'
public static let webSockets = TransportType(rawValue: 1 << 2)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:20:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let webSockets = TransportType(rawValue: 1 << 2)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:22:23: warning: static property 'all' is not concurrency-safe because non-'Sendable' type 'TransportType' may have shared mutable state; this is an error in the Swift 6 language mode
public static let all: TransportType = [ .longPolling, .webSockets ]
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:11:15: note: consider making struct 'TransportType' conform to the 'Sendable' protocol
public struct TransportType: OptionSet {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:22:23: note: add '@MainActor' to make static property 'all' part of global actor 'MainActor'
public static let all: TransportType = [ .longPolling, .webSockets ]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransportType.swift:22:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let all: TransportType = [ .longPolling, .webSockets ]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:12:14: warning: non-final class 'WebsocketsTransport' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
public class WebsocketsTransport: NSObject, Transport, URLSessionWebSocketDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:13:17: warning: stored property 'logger' of 'Sendable'-conforming class 'WebsocketsTransport' has non-sendable type 'any Logger'; this is an error in the Swift 6 language mode
private let logger: Logger
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Logger.swift:21:17: note: protocol 'Logger' does not conform to the 'Sendable' protocol
public protocol Logger {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/WebsocketsTransport.swift:15:17: warning: stored property 'urlSession' of 'Sendable'-conforming class 'WebsocketsTransport' is mutable; this is an error in the Swift 6 language mode
private var urlSession: URLSession?
^
SwiftCompile normal arm64 Compiling\ HubProtocol.swift,\ JSONHubProtocol.swift,\ Logger.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/JSONHubProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Logger.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:270:16: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'PingMessage' may have shared mutable state; this is an error in the Swift 6 language mode
static let instance = PingMessage()
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:266:14: note: class 'PingMessage' does not conform to the 'Sendable' protocol
public class PingMessage : HubMessage, Encodable {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:270:16: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
static let instance = PingMessage()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:270:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let instance = PingMessage()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/JSONHubProtocol.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Logger.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CodableHelpers.swift,\ Connection.swift,\ ConnectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/CodableHelpers.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Connection.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ConnectionDelegate.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/CodableHelpers.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Connection.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ConnectionDelegate.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ StreamHandle.swift,\ TransferFormat.swift,\ Transport.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/StreamHandle.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransferFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Transport.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/StreamHandle.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/TransferFormat.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/Transport.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ LongPollingTransport.swift,\ NegotiationResponse.swift,\ ReconnectPolicy.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/LongPollingTransport.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/NegotiationResponse.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectPolicy.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/LongPollingTransport.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/NegotiationResponse.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ReconnectPolicy.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SignalRClient (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriver\ Compilation\ Requirements SignalRClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SignalRClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling LongPollingTransport.swift, NegotiationResponse.swift, ReconnectPolicy.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SignalRClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-Swift.h (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/SignalRClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftdoc (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/arm64-apple-tvos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling StreamHandle.swift, TransferFormat.swift, Transport.swift (in target 'SignalRClient' from project 'SignalRClient')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.abi.json (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftsourceinfo (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling CodableHelpers.swift, Connection.swift, ConnectionDelegate.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling HttpClientProtocol.swift, HttpConnection.swift, HttpConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling TransportDelegate.swift, TransportType.swift, WebsocketsTransport.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling ReconnectableConnection.swift, ServerInvocationHandler.swift, SignalRError.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling DefaultHttpClient.swift, DefaultTransportFactory.swift, HandshakeProtocol.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling HttpResponse.swift, HubConnection.swift, HubConnectionBuilder.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling HubConnectionDelegate.swift, HubConnectionExtensions.swift, HubConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling HubProtocol.swift, JSONHubProtocol.swift, Logger.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriver\ Compilation SignalRClient normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SignalRClient -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -target arm64-apple-tvos12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos18.4-22L251-271d326055c85f9856fa135c41255102.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.o normal (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-tvos12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/appletvos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.o
ExtractAppIntentsMetadata (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SignalRClient --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS18.4.sdk --xcode-version 16E140 --platform-family tvOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.SignalRClient --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.appintents --target-triple arm64-apple-tvos12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/SignalRClient.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-appletvos/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 19:40:44.382 appintentsmetadataprocessor[716:4034] Starting appintentsmetadataprocessor export
2025-04-27 19:40:44.420 appintentsmetadataprocessor[716:4034] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.o (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/SignalRClient.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SignalRClient",
"name" : "SignalRClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SignalRClient",
"targets" : [
"SignalRClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"4",
"4.2",
"5"
],
"targets" : [
{
"c99name" : "SignalRClientTests",
"module_type" : "SwiftTarget",
"name" : "SignalRClientTests",
"path" : "Tests/SignalRClientTests",
"sources" : [
"Constants.swift",
"Fakes.swift",
"HandshakeProtocolTests.swift",
"HttpConnectionTests.swift",
"HubConnectionExtensionsTests.swift",
"HubConnectionTests.swift",
"HubProtocolFake.swift",
"JSONHubProtocolTests.swift",
"LoggerTests.swift",
"LongPollingTransportTests.swift",
"NegotiationResponseTests.swift",
"ReconnectPolicyTests.swift",
"ReconnectableConnectionTests.swift",
"ServerInvocationHandlerTests.swift",
"TestTransport.swift",
"TestTransportDelegate.swift",
"TransportTypeTests.swift",
"WebsocketsTransportTests.swift"
],
"target_dependencies" : [
"SignalRClient"
],
"type" : "test"
},
{
"c99name" : "SignalRClient",
"module_type" : "SwiftTarget",
"name" : "SignalRClient",
"path" : "Sources/SignalRClient",
"product_memberships" : [
"SignalRClient"
],
"sources" : [
"CodableHelpers.swift",
"Connection.swift",
"ConnectionDelegate.swift",
"DefaultHttpClient.swift",
"DefaultTransportFactory.swift",
"HandshakeProtocol.swift",
"HttpClientProtocol.swift",
"HttpConnection.swift",
"HttpConnectionOptions.swift",
"HttpResponse.swift",
"HubConnection.swift",
"HubConnectionBuilder.swift",
"HubConnectionDelegate.swift",
"HubConnectionExtensions.swift",
"HubConnectionOptions.swift",
"HubProtocol.swift",
"JSONHubProtocol.swift",
"Logger.swift",
"LongPollingTransport.swift",
"NegotiationResponse.swift",
"ReconnectPolicy.swift",
"ReconnectableConnection.swift",
"ServerInvocationHandler.swift",
"SignalRError.swift",
"StreamHandle.swift",
"TransferFormat.swift",
"Transport.swift",
"TransportDelegate.swift",
"TransportType.swift",
"WebsocketsTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.