Build Information
Failed to build ZendeskCoreSDK, reference master (6d64b5), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 13:26:12 UTC.
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/core_sdk_ios.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/zendesk/core_sdk_ios
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6d64b50 Add CODEOWNERS file with team @zendesk/sdk-admins (#5)
Cloned https://github.com/zendesk/core_sdk_ios.git
Revision (git rev-parse @):
6d64b50a7bd38265df397650e6f5777dbd28b553
SUCCESS checkout https://github.com/zendesk/core_sdk_ios.git at master
========================================
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": "core_sdk_ios",
"name": "ZendeskCoreSDK",
"url": "https://github.com/zendesk/core_sdk_ios.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/core_sdk_ios",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/zendesk/core_sdk_ios.git
[1/4549] Fetching core_sdk_ios
Fetched https://github.com/zendesk/core_sdk_ios.git from cache (7.79s)
Creating working copy for https://github.com/zendesk/core_sdk_ios.git
Working copy of https://github.com/zendesk/core_sdk_ios.git resolved at master (6d64b50)
warning: '.resolve-product-dependencies': dependency 'core_sdk_ios' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/zendesk/core_sdk_ios.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm