Build Information
Successful build of SocketIO, reference v16.1.1 (42da87), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 02:37:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/socketio/socket.io-client-swift.git
Reference: v16.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/socketio/socket.io-client-swift
* tag v16.1.1 -> FETCH_HEAD
HEAD is now at 42da871 update readme
Cloned https://github.com/socketio/socket.io-client-swift.git
Revision (git rev-parse @):
42da871d9369f290d6ec4930636c40672143905b
SUCCESS checkout https://github.com/socketio/socket.io-client-swift.git at v16.1.1
Fetching https://github.com/daltoniam/Starscream
[1/5108] Fetching starscream
Fetched https://github.com/daltoniam/Starscream from cache (1.11s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (1.78s)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "socket.io-client-swift",
"name": "SocketIO",
"url": "https://github.com/socketio/socket.io-client-swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/socket.io-client-swift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "starscream",
"name": "Starscream",
"url": "https://github.com/daltoniam/Starscream",
"version": "4.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Starscream",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/socketio/socket.io-client-swift.git
[1/11423] Fetching socket.io-client-swift
Fetched https://github.com/socketio/socket.io-client-swift.git from cache (1.38s)
Fetching https://github.com/daltoniam/Starscream from cache
Fetched https://github.com/daltoniam/Starscream from cache (0.50s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 4.0.8 (0.56s)
Creating working copy for https://github.com/socketio/socket.io-client-swift.git
Working copy of https://github.com/socketio/socket.io-client-swift.git resolved at v16.1.1 (42da871)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 4.0.8
warning: '.resolve-product-dependencies': dependency 'socket.io-client-swift' is not used by any target
Found 1 product dependencies
- Starscream
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/socketio/socket.io-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/24] Emitting module Starscream
[6/26] Compiling Starscream Transport.swift
[7/26] Compiling Starscream resource_bundle_accessor.swift
[8/26] Compiling Starscream StringHTTPHandler.swift
[9/26] Compiling Starscream FoundationSecurity.swift
[10/26] Compiling Starscream FoundationTransport.swift
[11/26] Compiling Starscream TCPTransport.swift
[12/26] Compiling Starscream Engine.swift
[13/26] Compiling Starscream NativeEngine.swift
[14/26] Compiling Starscream Framer.swift
[15/26] Compiling Starscream HTTPHandler.swift
[16/26] Compiling Starscream WSEngine.swift
[17/26] Compiling Starscream FoundationHTTPHandler.swift
[18/26] Compiling Starscream Compression.swift
[19/26] Compiling Starscream WSCompression.swift
[20/26] Compiling Starscream Data+Extensions.swift
[21/26] Compiling Starscream Security.swift
[22/26] Compiling Starscream Server.swift
[23/26] Compiling Starscream WebSocketServer.swift
[24/26] Compiling Starscream WebSocket.swift
[25/26] Compiling Starscream FoundationHTTPServerHandler.swift
[26/26] Compiling Starscream FrameCollector.swift
[27/49] Compiling SocketIO SocketEngineSpec.swift
[28/49] Compiling SocketIO SocketEngineWebsocket.swift
[29/51] Compiling SocketIO SocketAckEmitter.swift
[30/51] Compiling SocketIO SocketAckManager.swift
[31/51] Compiling SocketIO SocketAnyEvent.swift
[32/51] Compiling SocketIO SocketIOClientOption.swift
[33/51] Compiling SocketIO SocketIOClientSpec.swift
[34/51] Compiling SocketIO SocketIOStatus.swift
[35/51] Emitting module SocketIO
[36/51] Compiling SocketIO SocketPacket.swift
[37/51] Compiling SocketIO SocketParsable.swift
[38/51] Compiling SocketIO SocketEventHandler.swift
[39/51] Compiling SocketIO SocketIOClient.swift
[40/51] Compiling SocketIO SocketIOClientConfiguration.swift
[41/51] Compiling SocketIO SocketManager.swift
[42/51] Compiling SocketIO SocketManagerSpec.swift
[43/51] Compiling SocketIO SocketExtensions.swift
[44/51] Compiling SocketIO SocketLogger.swift
[45/51] Compiling SocketIO SocketEnginePacketType.swift
[46/51] Compiling SocketIO SocketEnginePollable.swift
[47/51] Compiling SocketIO SocketStringReader.swift
[48/51] Compiling SocketIO SocketTypes.swift
[49/51] Compiling SocketIO SocketRawView.swift
[50/51] Compiling SocketIO SocketEngine.swift
[51/51] Compiling SocketIO SocketEngineClient.swift
Build complete! (7.00s)
warning: 'starscream': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Starscream/Sources/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "starscream",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.8",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/daltoniam/Starscream"
}
],
"manifest_display_name" : "SocketIO",
"name" : "SocketIO",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SocketIO",
"targets" : [
"SocketIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TestSocketIO",
"module_type" : "SwiftTarget",
"name" : "TestSocketIO",
"path" : "Tests/TestSocketIO",
"sources" : [
"SocketAckManagerTest.swift",
"SocketBasicPacketTest.swift",
"SocketEngineTest.swift",
"SocketIOClientConfigurationTest.swift",
"SocketMangerTest.swift",
"SocketNamespacePacketTest.swift",
"SocketParserTest.swift",
"SocketSideEffectTest.swift",
"utils.swift"
],
"target_dependencies" : [
"SocketIO"
],
"type" : "test"
},
{
"c99name" : "SocketIO",
"module_type" : "SwiftTarget",
"name" : "SocketIO",
"path" : "Source/SocketIO",
"product_dependencies" : [
"Starscream"
],
"product_memberships" : [
"SocketIO"
],
"sources" : [
"Ack/SocketAckEmitter.swift",
"Ack/SocketAckManager.swift",
"Client/SocketAnyEvent.swift",
"Client/SocketEventHandler.swift",
"Client/SocketIOClient.swift",
"Client/SocketIOClientConfiguration.swift",
"Client/SocketIOClientOption.swift",
"Client/SocketIOClientSpec.swift",
"Client/SocketIOStatus.swift",
"Client/SocketRawView.swift",
"Engine/SocketEngine.swift",
"Engine/SocketEngineClient.swift",
"Engine/SocketEnginePacketType.swift",
"Engine/SocketEnginePollable.swift",
"Engine/SocketEngineSpec.swift",
"Engine/SocketEngineWebsocket.swift",
"Manager/SocketManager.swift",
"Manager/SocketManagerSpec.swift",
"Parse/SocketPacket.swift",
"Parse/SocketParsable.swift",
"Util/SocketExtensions.swift",
"Util/SocketLogger.swift",
"Util/SocketStringReader.swift",
"Util/SocketTypes.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.