Build Information
Successful build of NWWebSocket, reference 0.5.4 (1e545f
), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 08:43:47 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NWWebSocket-Package -destination generic/platform=iOS 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/pusher/NWWebSocket.git
Reference: 0.5.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pusher/NWWebSocket
* tag 0.5.4 -> FETCH_HEAD
HEAD is now at 1e545fc Change CocoaPods secret name to PUSHER_CI_COCOAPODS_TOKEN (#49)
Cloned https://github.com/pusher/NWWebSocket.git
Revision (git rev-parse @):
1e545fcb53966272fc042aa17ae932f11239e00f
SUCCESS checkout https://github.com/pusher/NWWebSocket.git at 0.5.4
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/pusher/NWWebSocket.git
https://github.com/pusher/NWWebSocket.git
{
"dependencies" : [
],
"manifest_display_name" : "NWWebSocket",
"name" : "NWWebSocket",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "NWWebSocket",
"targets" : [
"NWWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NWWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "NWWebSocketTests",
"path" : "Tests/NWWebSocketTests",
"sources" : [
"NWWebSocketTests.swift",
"Server/NWServerConnection.swift",
"Server/NWWebSocketServer.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"NWWebSocket"
],
"type" : "test"
},
{
"c99name" : "NWWebSocket",
"module_type" : "SwiftTarget",
"name" : "NWWebSocket",
"path" : "Sources/NWWebSocket",
"product_memberships" : [
"NWWebSocket"
],
"sources" : [
"Extension/NWConnection+Extension.swift",
"Model/Client/NWWebSocket.swift",
"Protocol/WebSocketConnection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "NWWebSocket",
"name" : "NWWebSocket",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "NWWebSocket",
"targets" : [
"NWWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NWWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "NWWebSocketTests",
"path" : "Tests/NWWebSocketTests",
"sources" : [
"NWWebSocketTests.swift",
"Server/NWServerConnection.swift",
"Server/NWWebSocketServer.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"NWWebSocket"
],
"type" : "test"
},
{
"c99name" : "NWWebSocket",
"module_type" : "SwiftTarget",
"name" : "NWWebSocket",
"path" : "Sources/NWWebSocket",
"product_memberships" : [
"NWWebSocket"
],
"sources" : [
"Extension/NWConnection+Extension.swift",
"Model/Client/NWWebSocket.swift",
"Protocol/WebSocketConnection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "NWWebSocket",
"schemes" : [
"NWWebSocket-Package"
],
"targets" : [
"NWWebSocket",
"NWWebSocketPackageDescription",
"NWWebSocketPackageTests",
"NWWebSocketTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme NWWebSocket-Package -destination generic/platform=iOS 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 NWWebSocket-Package -destination generic/platform=iOS "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
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'NWWebSocket' in project 'NWWebSocket' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.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: ac239d7549b67fd6bef79843bfc09121
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ac239d7549b67fd6bef79843bfc09121.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj
/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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-OutputFileMap.json (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_const_extract_protocols.json (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.SwiftConstValuesFileList (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.SwiftFileList (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyMetadataFileList (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.LinkFileList (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyStaticMetadataFileList (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyStaticMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Headers (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Headers
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Info.plist /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj/NWWebSocket_Info.plist (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/NWWebSocket.xcodeproj/NWWebSocket_Info.plist -producttype com.apple.product-type.framework -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Info.plist
SwiftDriver NWWebSocket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NWWebSocket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ NWWebSocket.swift /Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift (in target 'NWWebSocket' from project 'NWWebSocket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:96:17: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.stateDidChange(to: state)
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:99:17: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.betterPath(isAvailable: isAvailable)
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:102:17: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.viabilityDidChange(isViable: isViable)
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:137:30: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:157:30: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:170:30: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:279:13: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.stateDidChange(to: state)
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:282:13: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.betterPath(isAvailable: isAvailable)
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:285:13: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.viabilityDidChange(isViable: isViable)
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:338:30: warning: capture of 'self' with non-sendable type 'NWWebSocket?' in a '@Sendable' closure
guard let self = self else {
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Model/Client/NWWebSocket.swift:5:12: note: class 'NWWebSocket' does not conform to the 'Sendable' protocol
open class NWWebSocket: WebSocketConnection {
^
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745829823081800-swift-frontend-NWWebSocket-NWWebSocket.swift-arm64_apple_ios13.0-o-Onone-3331381145.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.7714 seconds (4.1747 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0179 ( 3.1%) 0.0240 ( 13.0%) 0.0419 ( 5.4%) 1.6760 ( 40.1%) parse-and-resolve-imports
0.0177 ( 3.0%) 0.0236 ( 12.8%) 0.0413 ( 5.4%) 1.6753 ( 40.1%) Import resolution
0.0017 ( 0.3%) 0.0081 ( 4.4%) 0.0098 ( 1.3%) 0.1427 ( 3.4%) load-stdlib
0.1063 ( 18.1%) 0.0243 ( 13.2%) 0.1306 ( 16.9%) 0.1314 ( 3.1%) perform-sema
0.1062 ( 18.1%) 0.0243 ( 13.2%) 0.1305 ( 16.9%) 0.1313 ( 3.1%) Type checking and Semantic analysis
0.0985 ( 16.8%) 0.0176 ( 9.5%) 0.1161 ( 15.0%) 0.1161 ( 2.8%) typecheck-expr
0.0964 ( 16.4%) 0.0161 ( 8.7%) 0.1125 ( 14.6%) 0.1126 ( 2.7%) typecheck-stmt
0.0668 ( 11.4%) 0.0184 ( 10.0%) 0.0852 ( 11.0%) 0.0852 ( 2.0%) build-rewrite-system
0.0186 ( 3.2%) 0.0052 ( 2.8%) 0.0238 ( 3.1%) 0.0237 ( 0.6%) precheck-target
0.0107 ( 1.8%) 0.0086 ( 4.6%) 0.0193 ( 2.5%) 0.0193 ( 0.5%) import-clang-decl
0.0089 ( 1.5%) 0.0077 ( 4.2%) 0.0166 ( 2.2%) 0.0173 ( 0.4%) typecheck-decl
0.0106 ( 1.8%) 0.0045 ( 2.4%) 0.0151 ( 2.0%) 0.0151 ( 0.4%) IRGen
0.0093 ( 1.6%) 0.0010 ( 0.5%) 0.0103 ( 1.3%) 0.0103 ( 0.2%) SILGen
0.0085 ( 1.4%) 0.0004 ( 0.2%) 0.0088 ( 1.1%) 0.0088 ( 0.2%) SIL optimization
0.0080 ( 1.4%) 0.0008 ( 0.4%) 0.0087 ( 1.1%) 0.0087 ( 0.2%) SILGen-function
0.0006 ( 0.1%) 0.0002 ( 0.1%) 0.0008 ( 0.1%) 0.0008 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.5869 (100.0%) 0.1845 (100.0%) 0.7714 (100.0%) 4.1747 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.9409 seconds (2.7149 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7649 (100.0%) 0.1760 (100.0%) 0.9409 (100.0%) 2.7149 (100.0%) Building Target
0.7649 (100.0%) 0.1760 (100.0%) 0.9409 (100.0%) 2.7149 (100.0%) Total
SwiftCompile normal arm64 Compiling\ NWConnection+Extension.swift /Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift (in target 'NWWebSocket' from project 'NWWebSocket')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: warning: var '_intentionalDisconnection' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate var _intentionalDisconnection: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: note: convert '_intentionalDisconnection' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate var _intentionalDisconnection: Bool = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: note: add '@MainActor' to make var '_intentionalDisconnection' part of global actor 'MainActor'
fileprivate var _intentionalDisconnection: Bool = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate var _intentionalDisconnection: Bool = false
^
nonisolated(unsafe)
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745829823081462-swift-frontend-NWWebSocket-NWConnection_Extension.swift-arm64_apple_ios13.0-o-Onone-3434922901.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 3.0976 seconds (3.6369 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.0628 ( 47.8%) 0.4048 ( 46.4%) 1.4675 ( 47.4%) 1.6740 ( 46.0%) parse-and-resolve-imports
1.0623 ( 47.7%) 0.4027 ( 46.2%) 1.4651 ( 47.3%) 1.6703 ( 45.9%) Import resolution
0.0016 ( 0.1%) 0.0082 ( 0.9%) 0.0098 ( 0.3%) 0.1027 ( 2.8%) load-stdlib
0.0767 ( 3.4%) 0.0152 ( 1.7%) 0.0919 ( 3.0%) 0.0918 ( 2.5%) build-rewrite-system
0.0116 ( 0.5%) 0.0085 ( 1.0%) 0.0201 ( 0.6%) 0.0201 ( 0.6%) import-clang-decl
0.0017 ( 0.1%) 0.0080 ( 0.9%) 0.0097 ( 0.3%) 0.0194 ( 0.5%) perform-sema
0.0016 ( 0.1%) 0.0080 ( 0.9%) 0.0096 ( 0.3%) 0.0193 ( 0.5%) Type checking and Semantic analysis
0.0014 ( 0.1%) 0.0078 ( 0.9%) 0.0091 ( 0.3%) 0.0188 ( 0.5%) typecheck-decl
0.0007 ( 0.0%) 0.0045 ( 0.5%) 0.0052 ( 0.2%) 0.0105 ( 0.3%) typecheck-expr
0.0017 ( 0.1%) 0.0019 ( 0.2%) 0.0035 ( 0.1%) 0.0035 ( 0.1%) IRGen
0.0006 ( 0.0%) 0.0019 ( 0.2%) 0.0025 ( 0.1%) 0.0028 ( 0.1%) SILGen
0.0013 ( 0.1%) 0.0000 ( 0.0%) 0.0013 ( 0.0%) 0.0013 ( 0.0%) SIL optimization
0.0003 ( 0.0%) 0.0008 ( 0.1%) 0.0011 ( 0.0%) 0.0011 ( 0.0%) SILGen-function
0.0006 ( 0.0%) 0.0003 ( 0.0%) 0.0009 ( 0.0%) 0.0009 ( 0.0%) load-all-members
0.0002 ( 0.0%) 0.0001 ( 0.0%) 0.0003 ( 0.0%) 0.0003 ( 0.0%) typecheck-stmt
0.0001 ( 0.0%) 0.0000 ( 0.0%) 0.0001 ( 0.0%) 0.0001 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
2.2252 (100.0%) 0.8724 (100.0%) 3.0976 (100.0%) 3.6369 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 2.4608 seconds (2.7783 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
1.7948 (100.0%) 0.6660 (100.0%) 2.4608 (100.0%) 2.7783 (100.0%) Building Target
1.7948 (100.0%) 0.6660 (100.0%) 2.4608 (100.0%) 2.7783 (100.0%) Total
SwiftEmitModule normal arm64 Emitting\ module\ for\ NWWebSocket (in target 'NWWebSocket' from project 'NWWebSocket')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745829823081329-swift-frontend-NWWebSocket-all-arm64_apple_ios13.0-swiftmodule-Onone-1161674647.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2664 seconds (3.6593 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0250 ( 26.1%) 0.0458 ( 26.9%) 0.0708 ( 26.6%) 1.7492 ( 47.8%) parse-and-resolve-imports
0.0247 ( 25.8%) 0.0453 ( 26.6%) 0.0700 ( 26.3%) 1.7484 ( 47.8%) Import resolution
0.0147 ( 15.3%) 0.0451 ( 26.5%) 0.0598 ( 22.5%) 0.0881 ( 2.4%) load-stdlib
0.0048 ( 5.0%) 0.0125 ( 7.3%) 0.0173 ( 6.5%) 0.0213 ( 0.6%) SIL optimization
0.0012 ( 1.3%) 0.0099 ( 5.8%) 0.0111 ( 4.2%) 0.0146 ( 0.4%) Serialization, swiftmodule
0.0060 ( 6.3%) 0.0024 ( 1.4%) 0.0084 ( 3.2%) 0.0085 ( 0.2%) perform-sema
0.0060 ( 6.2%) 0.0024 ( 1.4%) 0.0084 ( 3.1%) 0.0084 ( 0.2%) Type checking and Semantic analysis
0.0057 ( 6.0%) 0.0023 ( 1.4%) 0.0081 ( 3.0%) 0.0081 ( 0.2%) typecheck-decl
0.0042 ( 4.3%) 0.0016 ( 0.9%) 0.0057 ( 2.1%) 0.0057 ( 0.2%) SILGen
0.0012 ( 1.2%) 0.0011 ( 0.7%) 0.0023 ( 0.9%) 0.0023 ( 0.1%) import-clang-decl
0.0004 ( 0.4%) 0.0009 ( 0.5%) 0.0013 ( 0.5%) 0.0018 ( 0.0%) Serialization, swiftdoc
0.0012 ( 1.2%) 0.0005 ( 0.3%) 0.0017 ( 0.6%) 0.0017 ( 0.0%) typecheck-expr
0.0005 ( 0.5%) 0.0004 ( 0.2%) 0.0008 ( 0.3%) 0.0008 ( 0.0%) SILGen-function
0.0001 ( 0.2%) 0.0001 ( 0.1%) 0.0003 ( 0.1%) 0.0003 ( 0.0%) build-rewrite-system
0.0001 ( 0.1%) 0.0000 ( 0.0%) 0.0001 ( 0.1%) 0.0001 ( 0.0%) Serialization, swiftsourceinfo
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) precheck-target
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-module-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0958 (100.0%) 0.1705 (100.0%) 0.2664 (100.0%) 3.6593 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.1747 seconds (1.8858 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0586 (100.0%) 0.1161 (100.0%) 0.1747 (100.0%) 1.8858 (100.0%) Building Target
0.0586 (100.0%) 0.1161 (100.0%) 0.1747 (100.0%) 1.8858 (100.0%) Total
EmitSwiftModule normal arm64 (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: warning: var '_intentionalDisconnection' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate var _intentionalDisconnection: Bool = false
^
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: note: convert '_intentionalDisconnection' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate var _intentionalDisconnection: Bool = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: note: add '@MainActor' to make var '_intentionalDisconnection' part of global actor 'MainActor'
fileprivate var _intentionalDisconnection: Bool = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Extension/NWConnection+Extension.swift:3:17: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate var _intentionalDisconnection: Bool = false
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ WebSocketConnection.swift /Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Protocol/WebSocketConnection.swift (in target 'NWWebSocket' from project 'NWWebSocket')
Error opening -stats-output-dir file '/Users/admin/builder/spi-builder-workspace/.stats/stats-1745829823081810-swift-frontend-NWWebSocket-WebSocketConnection.swift-arm64_apple_ios13.0-o-Onone-4160491555.json' for writing
===-------------------------------------------------------------------------===
Swift compilation
===-------------------------------------------------------------------------===
Total Execution Time: 0.2637 seconds (3.6751 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.0211 ( 15.2%) 0.0400 ( 32.2%) 0.0612 ( 23.2%) 1.7168 ( 46.7%) parse-and-resolve-imports
0.0208 ( 15.0%) 0.0395 ( 31.8%) 0.0604 ( 22.9%) 1.7161 ( 46.7%) Import resolution
0.0016 ( 1.2%) 0.0104 ( 8.4%) 0.0120 ( 4.6%) 0.1121 ( 3.0%) load-stdlib
0.0766 ( 55.0%) 0.0206 ( 16.6%) 0.0972 ( 36.9%) 0.0972 ( 2.6%) build-rewrite-system
0.0097 ( 7.0%) 0.0067 ( 5.3%) 0.0164 ( 6.2%) 0.0164 ( 0.4%) import-clang-decl
0.0016 ( 1.2%) 0.0033 ( 2.6%) 0.0049 ( 1.9%) 0.0049 ( 0.1%) IRGen
0.0023 ( 1.7%) 0.0013 ( 1.0%) 0.0036 ( 1.4%) 0.0036 ( 0.1%) perform-sema
0.0023 ( 1.7%) 0.0012 ( 1.0%) 0.0035 ( 1.3%) 0.0035 ( 0.1%) Type checking and Semantic analysis
0.0022 ( 1.6%) 0.0012 ( 1.0%) 0.0034 ( 1.3%) 0.0034 ( 0.1%) typecheck-decl
0.0008 ( 0.5%) 0.0002 ( 0.2%) 0.0010 ( 0.4%) 0.0010 ( 0.0%) load-all-members
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SILGen
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) get-conformance-access-path
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) module-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) source-file-populate-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) perform-whole-module-type-checking
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) populate-source-file-class-member-cache
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) AST verification
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, pre-optimization
0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) 0.0000 ( 0.0%) SIL verification, post-optimization
0.1393 (100.0%) 0.1244 (100.0%) 0.2637 (100.0%) 3.6751 (100.0%) Total
===-------------------------------------------------------------------------===
Running Program
===-------------------------------------------------------------------------===
Total Execution Time: 0.9496 seconds (2.7098 wall clock)
---User Time--- --System Time-- --User+System-- ---Wall Time--- --- Name ---
0.7174 (100.0%) 0.2321 (100.0%) 0.9496 (100.0%) 2.7098 (100.0%) Building Target
0.7174 (100.0%) 0.2321 (100.0%) 0.9496 (100.0%) 2.7098 (100.0%) Total
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/NWWebSocket/Protocol/WebSocketConnection.swift (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
SwiftDriverJobDiscovery normal arm64 Emitting module for NWWebSocket (in target 'NWWebSocket' from project 'NWWebSocket')
SwiftDriver\ Compilation\ Requirements NWWebSocket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NWWebSocket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Headers/NWWebSocket-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-Swift.h (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Headers/NWWebSocket-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftdoc (in target 'NWWebSocket' from project 'NWWebSocket')
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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.abi.json (in target 'NWWebSocket' from project 'NWWebSocket')
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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftmodule (in target 'NWWebSocket' from project 'NWWebSocket')
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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftsourceinfo (in target 'NWWebSocket' from project 'NWWebSocket')
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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Modules/NWWebSocket.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling WebSocketConnection.swift (in target 'NWWebSocket' from project 'NWWebSocket')
SwiftDriverJobDiscovery normal arm64 Compiling NWWebSocket.swift (in target 'NWWebSocket' from project 'NWWebSocket')
SwiftDriverJobDiscovery normal arm64 Compiling NWConnection+Extension.swift (in target 'NWWebSocket' from project 'NWWebSocket')
SwiftDriver\ Compilation NWWebSocket normal arm64 com.apple.xcode.tools.swift.compiler (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name NWWebSocket -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.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 -enable-bare-slash-regex -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios13.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -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-iphoneos -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.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/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/DerivedSources -Xcc -DSWIFT_PACKAGE\=1 -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/NWWebSocket normal (in target 'NWWebSocket' from project 'NWWebSocket')
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-ios13.0 -dynamiclib -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.LinkFileList -install_name @rpath/NWWebSocket.framework/NWWebSocket -Xlinker -rpath -Xlinker /usr/lib/swift -Xlinker -rpath -Xlinker /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -dead_strip -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/NWWebSocket
ExtractAppIntentsMetadata (in target 'NWWebSocket' from project 'NWWebSocket')
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 NWWebSocket --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 13.0 --bundle-identifier NWWebSocket --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework --target-triple arm64-apple-ios13.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/NWWebSocket --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/Objects-normal/arm64/NWWebSocket.SwiftConstValuesFileList --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 01:43:46.109 appintentsmetadataprocessor[698:3973] Starting appintentsmetadataprocessor export
2025-04-28 01:43:46.112 appintentsmetadataprocessor[698:3973] warning: Metadata extraction skipped. No AppIntents.framework dependency found.
AppIntentsSSUTraining (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsnltrainingprocessor --infoplist-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Info.plist --temp-dir-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/ssu --bundle-id NWWebSocket --product-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework --extracted-metadata-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/Metadata.appintents --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/NWWebSocket.build/Debug-iphoneos/NWWebSocket.build/NWWebSocket.DependencyMetadataFileList --archive-ssu-assets
2025-04-28 01:43:46.137 appintentsnltrainingprocessor[699:3974] Parsing options for appintentsnltrainingprocessor
2025-04-28 01:43:46.138 appintentsnltrainingprocessor[699:3974] No AppShortcuts found - Skipping.
GenerateTAPI /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/NWWebSocket.framework/NWWebSocket.tbd (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/tapi stubify -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework/NWWebSocket -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos/NWWebSocket.framework/NWWebSocket.tbd
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework (in target 'NWWebSocket' from project 'NWWebSocket')
cd /Users/admin/builder/spi-builder-workspace
/usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/NWWebSocket.framework
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "NWWebSocket",
"name" : "NWWebSocket",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "NWWebSocket",
"targets" : [
"NWWebSocket"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NWWebSocketTests",
"module_type" : "SwiftTarget",
"name" : "NWWebSocketTests",
"path" : "Tests/NWWebSocketTests",
"sources" : [
"NWWebSocketTests.swift",
"Server/NWServerConnection.swift",
"Server/NWWebSocketServer.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"NWWebSocket"
],
"type" : "test"
},
{
"c99name" : "NWWebSocket",
"module_type" : "SwiftTarget",
"name" : "NWWebSocket",
"path" : "Sources/NWWebSocket",
"product_memberships" : [
"NWWebSocket"
],
"sources" : [
"Extension/NWConnection+Extension.swift",
"Model/Client/NWWebSocket.swift",
"Protocol/WebSocketConnection.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.