Build Information
Successful build of SignalRClient, reference master (655e8b
), with Swift 6.1 for visionOS using Xcode 16.3 on 28 Apr 2025 02:40:43 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=xrOS 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/moozzyk/SignalR-Client-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 655e8bd Add HubConnection extension methods for non-void hub methods with client streams
Cloned https://github.com/moozzyk/SignalR-Client-Swift.git
Revision (git rev-parse @):
655e8bde45b4e3fc737c8ced9da242e3a76f3e69
SUCCESS checkout https://github.com/moozzyk/SignalR-Client-Swift.git at master
========================================
Build
========================================
Selected platform: visionOS
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" : [
"ClientStreamWorkerTests.swift",
"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",
"TestUtils.swift",
"TransportTypeTests.swift",
"WebsocketsTransportTests.swift"
],
"target_dependencies" : [
"SignalRClient"
],
"type" : "test"
},
{
"c99name" : "SignalRClient",
"module_type" : "SwiftTarget",
"name" : "SignalRClient",
"path" : "Sources/SignalRClient",
"product_memberships" : [
"SignalRClient"
],
"sources" : [
"ClientStreamWorker.swift",
"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" : [
"ClientStreamWorkerTests.swift",
"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",
"TestUtils.swift",
"TransportTypeTests.swift",
"WebsocketsTransportTests.swift"
],
"target_dependencies" : [
"SignalRClient"
],
"type" : "test"
},
{
"c99name" : "SignalRClient",
"module_type" : "SwiftTarget",
"name" : "SignalRClient",
"path" : "Sources/SignalRClient",
"product_memberships" : [
"SignalRClient"
],
"sources" : [
"ClientStreamWorker.swift",
"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=xrOS 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=xrOS "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/XROS.platform/Developer/SDKs/XROS2.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: ee3f5c8e8b753e0405efca86b7c2646c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ee3f5c8e8b753e0405efca86b7c2646c.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/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.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/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/SignalRClient.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/SignalRClient.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/SignalRClient.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SignalRClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/SignalRClient.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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\ 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:79: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:79: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:79: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:79: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:78:15: warning: non-final class 'DefaultHttpClientSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
private class DefaultHttpClientSessionDelegate: NSObject, URLSessionDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:81:9: warning: stored property 'authenticationChallengeHandler' of 'Sendable'-conforming class 'DefaultHttpClientSessionDelegate' is mutable; this is an error in the Swift 6 language mode
var authenticationChallengeHandler:
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:60:17: 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:60:17: 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\ 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:212: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:223: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:223: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:255: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:271: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:281: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:298: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:306: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\ 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:173:25: 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:173:25: note: a function type must be marked '@Sendable' to conform to 'Sendable'
sendDidComplete(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:180: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:180: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:360: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:360: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:376:29: 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:376:29: note: a function type must be marked '@Sendable' to conform to 'Sendable'
cancelDidFail(e)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:386: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:386: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:478: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:486:17: warning: capture of 'errorHandler' with non-sendable type '(any Error) -> Void' in a '@Sendable' closure
errorHandler(
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:486:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
errorHandler(
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:513: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:15:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:519: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:15:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:523: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:15:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:562: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:562: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:164: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:562: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:596: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:596: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:596: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:598:21: warning: capture of 'self' with non-sendable type 'HubConnection' in a '@Sendable' closure
self.logger.log(
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:15:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:596: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:600:64: warning: implicit capture of 'message' requires that 'ClientInvocationMessage' conforms to 'Sendable'; this is an error in the Swift 6 language mode
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:628: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:15:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:634: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:15:14: note: class 'HubConnection' does not conform to the 'Sendable' protocol
public class HubConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubConnection.swift:641: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:15: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
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:79: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:79: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:79: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:79: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:78:15: warning: non-final class 'DefaultHttpClientSessionDelegate' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
private class DefaultHttpClientSessionDelegate: NSObject, URLSessionDelegate {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/DefaultHttpClient.swift:81:9: warning: stored property 'authenticationChallengeHandler' of 'Sendable'-conforming class 'DefaultHttpClientSessionDelegate' is mutable; this is an error in the Swift 6 language mode
var authenticationChallengeHandler:
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/HubProtocol.swift:268: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:264: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:268: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:268: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:19: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\ 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:70: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:70: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:139: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:139: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:39:17: warning: capture of 'clientStreamWorkers' with non-sendable type '[any ClientStreamWorker]' in a '@Sendable' closure
clientStreamWorkers.forEach { $0.stop() }
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ClientStreamWorker.swift:10:19: note: protocol 'ClientStreamWorker' does not conform to the 'Sendable' protocol
internal protocol ClientStreamWorker {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:40:17: warning: capture of 'invocationDidComplete' with non-sendable type '(T?, (any Error)?) -> Void' in a '@Sendable' closure
invocationDidComplete(result, error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:40:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
invocationDidComplete(result, error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:40:39: warning: capture of 'result' with non-sendable type 'T?' in a '@Sendable' closure
invocationDidComplete(result, error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:21: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:122:67: 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:122:67: 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:122:86: 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:105: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:125:17: warning: capture of 'clientStreamWorkers' with non-sendable type '[any ClientStreamWorker]' in a '@Sendable' closure
clientStreamWorkers.forEach { $0.stop() }
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ClientStreamWorker.swift:10:19: note: protocol 'ClientStreamWorker' does not conform to the 'Sendable' protocol
internal protocol ClientStreamWorker {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:126:17: warning: capture of 'invocationDidComplete' with non-sendable type '((any Error)?) -> Void' in a '@Sendable' closure
invocationDidComplete(error)
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ServerInvocationHandler.swift:126:17: note: a function type must be marked '@Sendable' to conform to 'Sendable'
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
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:19: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:53: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:51:34: note: parameter 'sendDidComplete' is implicitly non-sendable
public func send(data: Data, sendDidComplete: @escaping (Error?) -> Void) {
^
@Sendable
SwiftCompile normal arm64 Compiling\ ClientStreamWorker.swift,\ CodableHelpers.swift,\ Connection.swift,\ ConnectionDelegate.swift /Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ClientStreamWorker.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/ClientStreamWorker.swift (in target 'SignalRClient' from project 'SignalRClient')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ClientStreamWorker.swift:42:27: warning: passing closure as a 'sending' parameter risks causing data races between code in the current task and concurrent execution of the closure; this is an error in the Swift 6 language mode
streamTask = Task {
^
/Users/admin/builder/spi-builder-workspace/Sources/SignalRClient/ClientStreamWorker.swift:43:32: note: closure captures 'self' which is accessible to code in the current task
for await value in stream {
^
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\ 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:268: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:264: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:268: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:268: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\ 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
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\ 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
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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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 StreamHandle.swift, TransferFormat.swift, Transport.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SignalRClient-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/SignalRClient-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/arm64-apple-xros.abi.json
SwiftDriverJobDiscovery normal arm64 Compiling HubProtocol.swift, JSONHubProtocol.swift, Logger.swift (in target 'SignalRClient' from project 'SignalRClient')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling HttpClientProtocol.swift, HttpConnection.swift, HttpConnectionOptions.swift (in target 'SignalRClient' from project 'SignalRClient')
SwiftDriverJobDiscovery normal arm64 Compiling LongPollingTransport.swift, NegotiationResponse.swift, ReconnectPolicy.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 ClientStreamWorker.swift, CodableHelpers.swift, Connection.swift, ConnectionDelegate.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 DefaultHttpClient.swift, DefaultTransportFactory.swift, HandshakeProtocol.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 HttpResponse.swift, HubConnection.swift, HubConnectionBuilder.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-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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-xros/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-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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-xros/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-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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-xros/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-xros/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/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.SignalRClient --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/SignalRClient.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/Objects-normal/arm64/SignalRClient.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/SignalRClient.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/SignalRClient.build/SignalRClient.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SignalRClient.build/Debug-xros/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:42.561 appintentsmetadataprocessor[726:4064] Starting appintentsmetadataprocessor export
2025-04-27 19:40:42.600 appintentsmetadataprocessor[726:4064] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/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" : [
"ClientStreamWorkerTests.swift",
"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",
"TestUtils.swift",
"TransportTypeTests.swift",
"WebsocketsTransportTests.swift"
],
"target_dependencies" : [
"SignalRClient"
],
"type" : "test"
},
{
"c99name" : "SignalRClient",
"module_type" : "SwiftTarget",
"name" : "SignalRClient",
"path" : "Sources/SignalRClient",
"product_memberships" : [
"SignalRClient"
],
"sources" : [
"ClientStreamWorker.swift",
"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.