Build Information
Successful build of ZendeskSDKFayeClient, reference main (7a2310), with Swift 6.0 for macOS (SPM) on 10 Feb 2026 22:36:16 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/zendesk/sdk_faye_client_ios.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zendesk/sdk_faye_client_ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7a2310a [RELEASE] New version 1.16.0
Cloned https://github.com/zendesk/sdk_faye_client_ios.git
Revision (git rev-parse @):
7a2310a8b1835c3c64810e4f2bfac256fbee8105
SUCCESS checkout https://github.com/zendesk/sdk_faye_client_ios.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/zendesk/sdk_faye_client_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/5] Compiling ZendeskSDKSocketClientTargets Placeholder.swift
[5/5] Emitting module ZendeskSDKSocketClientTargets
[6/7] Compiling ZendeskSDKFayeClientTargets Placeholder.swift
[7/7] Emitting module ZendeskSDKFayeClientTargets
Build complete! (7.57s)
Fetching https://github.com/zendesk/sdk_logger_ios
Fetching https://github.com/zendesk/sdk_socket_client_ios
[1/636] Fetching sdk_logger_ios
[637/1674] Fetching sdk_logger_ios, sdk_socket_client_ios
Fetched https://github.com/zendesk/sdk_logger_ios from cache (4.57s)
Fetched https://github.com/zendesk/sdk_socket_client_ios from cache (4.57s)
Computing version for https://github.com/zendesk/sdk_logger_ios
Computed https://github.com/zendesk/sdk_logger_ios at 0.11.0 (0.57s)
Computing version for https://github.com/zendesk/sdk_socket_client_ios
Computed https://github.com/zendesk/sdk_socket_client_ios at 1.14.0 (0.58s)
Creating working copy for https://github.com/zendesk/sdk_logger_ios
Working copy of https://github.com/zendesk/sdk_logger_ios resolved at 0.11.0
Creating working copy for https://github.com/zendesk/sdk_socket_client_ios
Working copy of https://github.com/zendesk/sdk_socket_client_ios resolved at 1.14.0
Build complete.
{
"dependencies" : [
{
"identity" : "sdk_socket_client_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.14.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdk_socket_client_ios"
},
{
"identity" : "sdk_logger_ios",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdk_logger_ios"
}
],
"manifest_display_name" : "ZendeskSDKFayeClient",
"name" : "ZendeskSDKFayeClient",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ZendeskSDKFayeClient",
"targets" : [
"ZendeskSDKFayeClientTargets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZendeskSDKFayeClientTargets",
"module_type" : "SwiftTarget",
"name" : "ZendeskSDKFayeClientTargets",
"path" : "Sources",
"product_dependencies" : [
"ZendeskSDKSocketClient",
"ZendeskSDKLogger"
],
"product_memberships" : [
"ZendeskSDKFayeClient"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"ZendeskSDKFayeClient"
],
"type" : "library"
},
{
"c99name" : "ZendeskSDKFayeClient",
"module_type" : "BinaryTarget",
"name" : "ZendeskSDKFayeClient",
"path" : "ZendeskSDKFayeClient.xcframework",
"product_memberships" : [
"ZendeskSDKFayeClient"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.