Build Information
Successful build of ZendeskMessagingAPISDK, reference master (b6ffc3), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 03:29:19 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/zendesk/messagingapi_sdk_ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zendesk/messagingapi_sdk_ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b6ffc31 Add CODEOWNERS file with team @zendesk/sdk-admins (#7)
Cloned https://github.com/zendesk/messagingapi_sdk_ios.git
Revision (git rev-parse @):
b6ffc31a76f2aacf378888ce1b878d72e0cdd2c0
SUCCESS checkout https://github.com/zendesk/messagingapi_sdk_ios.git at master
Fetching https://github.com/zendesk/sdkconfigurations_sdk_ios
[1/1248] Fetching sdkconfigurations_sdk_ios
Fetched https://github.com/zendesk/sdkconfigurations_sdk_ios from cache (1.90s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.1 (2.56s)
Creating working copy for https://github.com/zendesk/sdkconfigurations_sdk_ios
Working copy of https://github.com/zendesk/sdkconfigurations_sdk_ios resolved at 4.0.1
========================================
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": "messagingapi_sdk_ios",
"name": "ZendeskMessagingAPISDK",
"url": "https://github.com/zendesk/messagingapi_sdk_ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/messagingapi_sdk_ios",
"traits": [
"default"
],
"dependencies": [
{
"identity": "sdkconfigurations_sdk_ios",
"name": "ZendeskSDKConfigurationsSDK",
"url": "https://github.com/zendesk/sdkconfigurations_sdk_ios",
"version": "4.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/sdkconfigurations_sdk_ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/zendesk/messagingapi_sdk_ios.git
[1/897] Fetching messagingapi_sdk_ios
Fetched https://github.com/zendesk/messagingapi_sdk_ios.git from cache (4.40s)
Fetching https://github.com/zendesk/sdkconfigurations_sdk_ios from cache
Fetched https://github.com/zendesk/sdkconfigurations_sdk_ios from cache (0.44s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.1 (0.50s)
Creating working copy for https://github.com/zendesk/sdkconfigurations_sdk_ios
Working copy of https://github.com/zendesk/sdkconfigurations_sdk_ios resolved at 4.0.1
Creating working copy for https://github.com/zendesk/messagingapi_sdk_ios.git
Working copy of https://github.com/zendesk/messagingapi_sdk_ios.git resolved at master (b6ffc31)
warning: '.resolve-product-dependencies': dependency 'messagingapi_sdk_ios' is not used by any target
Found 1 product dependencies
- ZendeskSDKConfigurationsSDK
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/zendesk/messagingapi_sdk_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Emitting module ZendeskMessagingAPISDKTargets
[4/4] Compiling ZendeskMessagingAPISDKTargets Placeholder.swift
Build complete! (1.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "sdkconfigurations_sdk_ios",
"requirement" : {
"exact" : [
"4.0.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/zendesk/sdkconfigurations_sdk_ios"
}
],
"manifest_display_name" : "ZendeskMessagingAPISDK",
"name" : "ZendeskMessagingAPISDK",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ZendeskMessagingAPISDK",
"targets" : [
"ZendeskMessagingAPISDKTargets"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZendeskMessagingAPISDKTargets",
"module_type" : "SwiftTarget",
"name" : "ZendeskMessagingAPISDKTargets",
"path" : "Sources",
"product_dependencies" : [
"ZendeskSDKConfigurationsSDK"
],
"product_memberships" : [
"ZendeskMessagingAPISDK"
],
"sources" : [
"Placeholder.swift"
],
"target_dependencies" : [
"MessagingAPI"
],
"type" : "library"
},
{
"c99name" : "MessagingAPI",
"module_type" : "BinaryTarget",
"name" : "MessagingAPI",
"path" : "MessagingAPI.xcframework",
"product_memberships" : [
"ZendeskMessagingAPISDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Done.