Build Information
Successful build of ZendeskMessagingAPISDK, reference 6.0.2 (ae7f31), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 03:29:12 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: 6.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zendesk/messagingapi_sdk_ios
* tag 6.0.2 -> FETCH_HEAD
HEAD is now at ae7f316 [RELEASE] New version 6.0.2
Cloned https://github.com/zendesk/messagingapi_sdk_ios.git
Revision (git rev-parse @):
ae7f3169d07016893c52ec887b26fac4e247db25
SUCCESS checkout https://github.com/zendesk/messagingapi_sdk_ios.git at 6.0.2
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.67s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.1 (2.36s)
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.59s)
Fetching https://github.com/zendesk/sdkconfigurations_sdk_ios from cache
Fetched https://github.com/zendesk/sdkconfigurations_sdk_ios from cache (0.43s)
Computing version for https://github.com/zendesk/sdkconfigurations_sdk_ios
Computed https://github.com/zendesk/sdkconfigurations_sdk_ios at 4.0.1 (0.49s)
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 6.0.2 (ae7f316)
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
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] Compiling ZendeskMessagingAPISDKTargets Placeholder.swift
[4/4] Emitting module ZendeskMessagingAPISDKTargets
Build complete! (1.36s)
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.