Build Information
Failed to build SocketIO, reference v16.1.1 (42da87), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 22 Jun 2025 04:46:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SocketIO -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/socketio/socket.io-client-swift.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"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"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Socket.IO-Client-Swift",
"schemes" : [
"SocketIO"
],
"targets" : [
"SocketIO",
"SocketIO-Tests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SocketIO -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 SocketIO -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SocketIO' in project 'Socket.IO-Client-Swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 590255beacd0650bbb708a4a8ae0aacc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/590255beacd0650bbb708a4a8ae0aacc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Socket.IO-Client-Swift.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 26.0.99. (in target 'SocketIO' from project 'Socket.IO-Client-Swift')
error: There is no XCFramework found at '/Users/admin/builder/spi-builder-workspace/Carthage/Build/Starscream.xcframework'. (in target 'SocketIO' from project 'Socket.IO-Client-Swift')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:f749fac1bf9d73f0c072b3f96fbe2ddaf0a1757a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f749fac1bf9d73f0c072b3f96fbe2ddaf0a1757a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building project Socket.IO-Client-Swift with scheme SocketIO
(1 failure)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"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"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "Socket.IO-Client-Swift",
"schemes" : [
"SocketIO"
],
"targets" : [
"SocketIO",
"SocketIO-Tests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SocketIO -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 SocketIO -destination platform=macOS,arch=arm64
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'SocketIO' in project 'Socket.IO-Client-Swift' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 590255beacd0650bbb708a4a8ae0aacc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/590255beacd0650bbb708a4a8ae0aacc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Socket.IO-Client-Swift.xcodeproj: warning: The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.10, but the range of supported deployment target versions is 10.13 to 26.0.99. (in target 'SocketIO' from project 'Socket.IO-Client-Swift')
error: There is no XCFramework found at '/Users/admin/builder/spi-builder-workspace/Carthage/Build/Starscream.xcframework'. (in target 'SocketIO' from project 'Socket.IO-Client-Swift')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:f749fac1bf9d73f0c072b3f96fbe2ddaf0a1757a, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:f749fac1bf9d73f0c072b3f96fbe2ddaf0a1757a, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building project Socket.IO-Client-Swift with scheme SocketIO
(1 failure)
BUILD FAILURE 6.2 macosXcodebuild