Build Information
Successful build of PusherSwift, reference main (913dcc), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 00:31:21 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/beMappy/PusherSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/beMappy/PusherSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 913dcc4 chore: Release SPM version as a pod
Cloned https://github.com/beMappy/PusherSwift.git
Revision (git rev-parse @):
913dcc4795062dcb3ee8946d18a1a64f730461f9
SUCCESS checkout https://github.com/beMappy/PusherSwift.git at main
Fetching https://github.com/beMappy/NWWebSocket
Fetching https://github.com/beMappy/TweetNacl
[1/708] Fetching nwwebsocket
[646/1524] Fetching nwwebsocket, tweetnacl
Fetched https://github.com/beMappy/NWWebSocket from cache (4.46s)
Fetched https://github.com/beMappy/TweetNacl from cache (4.46s)
Computing version for https://github.com/beMappy/NWWebSocket
Computed https://github.com/beMappy/NWWebSocket at 0.5.2-SPM (5.26s)
Computing version for https://github.com/beMappy/TweetNacl
Computed https://github.com/beMappy/TweetNacl at 1.0.2-SPM (0.75s)
Creating working copy for https://github.com/beMappy/TweetNacl
Working copy of https://github.com/beMappy/TweetNacl resolved at 1.0.2-SPM
Creating working copy for https://github.com/beMappy/NWWebSocket
Working copy of https://github.com/beMappy/NWWebSocket resolved at 0.5.2-SPM
========================================
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": "pusherswift",
"name": "PusherSwift",
"url": "https://github.com/beMappy/PusherSwift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PusherSwift",
"traits": [
"default"
],
"dependencies": [
{
"identity": "tweetnacl",
"name": "TweetNacl",
"url": "https://github.com/beMappy/TweetNacl",
"version": "1.0.2-SPM",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/TweetNacl",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "nwwebsocket",
"name": "NWWebSocket",
"url": "https://github.com/beMappy/NWWebSocket",
"version": "0.5.2-SPM",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NWWebSocket",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/beMappy/PusherSwift.git
[1/762] Fetching pusherswift
Fetched https://github.com/beMappy/PusherSwift.git from cache (2.46s)
Fetching https://github.com/beMappy/NWWebSocket from cache
Fetching https://github.com/beMappy/TweetNacl from cache
Fetched https://github.com/beMappy/NWWebSocket from cache (0.46s)
Fetched https://github.com/beMappy/TweetNacl from cache (0.46s)
Computing version for https://github.com/beMappy/NWWebSocket
Computed https://github.com/beMappy/NWWebSocket at 0.5.2-SPM (0.52s)
Computing version for https://github.com/beMappy/TweetNacl
Computed https://github.com/beMappy/TweetNacl at 1.0.2-SPM (0.03s)
Creating working copy for https://github.com/beMappy/PusherSwift.git
Working copy of https://github.com/beMappy/PusherSwift.git resolved at main (913dcc4)
Creating working copy for https://github.com/beMappy/NWWebSocket
Working copy of https://github.com/beMappy/NWWebSocket resolved at 0.5.2-SPM
Creating working copy for https://github.com/beMappy/TweetNacl
Working copy of https://github.com/beMappy/TweetNacl resolved at 1.0.2-SPM
warning: '.resolve-product-dependencies': dependency 'pusherswift' is not used by any target
Found 2 product dependencies
- TweetNacl
- NWWebSocket
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/beMappy/PusherSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying NWWebSocket.framework
[2/5] Copying PusherSwift.framework
[3/5] Copying TweetNacl.framework
[4/5] Write swift-version--6988338F2F200930.txt
[6/7] Emitting module PusherSwiftWrapper
[7/7] Compiling PusherSwiftWrapper PusherSwiftWrapper.swift
Build complete! (1.64s)
Build complete.
{
"dependencies" : [
{
"identity" : "tweetnacl",
"requirement" : {
"exact" : [
"1.0.2-SPM"
]
},
"type" : "sourceControl",
"url" : "https://github.com/beMappy/TweetNacl"
},
{
"identity" : "nwwebsocket",
"requirement" : {
"exact" : [
"0.5.2-SPM"
]
},
"type" : "sourceControl",
"url" : "https://github.com/beMappy/NWWebSocket"
}
],
"manifest_display_name" : "PusherSwift",
"name" : "PusherSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "PusherSwift",
"targets" : [
"PusherSwiftWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PusherSwiftWrapper",
"module_type" : "SwiftTarget",
"name" : "PusherSwiftWrapper",
"path" : "Sources/PusherSwiftWrapper",
"product_dependencies" : [
"TweetNacl",
"NWWebSocket"
],
"product_memberships" : [
"PusherSwift"
],
"sources" : [
"PusherSwiftWrapper.swift"
],
"target_dependencies" : [
"PusherSwift"
],
"type" : "library"
},
{
"c99name" : "PusherSwift",
"module_type" : "BinaryTarget",
"name" : "PusherSwift",
"path" : "PusherSwift.xcframework",
"product_memberships" : [
"PusherSwift"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
Done.