Build Information
Failed to build Intercom, reference 19.5.7 (1ec7bb), with Swift 6.1 for macOS (SPM) on 1 May 2026 15:27:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/intercom/intercom-ios-sp.git
Reference: 19.5.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/intercom/intercom-ios-sp
* tag 19.5.7 -> FETCH_HEAD
HEAD is now at 1ec7bb2 Re-sign 19.5.7 with rotated certificate
Cloned https://github.com/intercom/intercom-ios-sp.git
Revision (git rev-parse @):
1ec7bb229a892b6dfa440ac5e8c0347fd91a5760
SUCCESS checkout https://github.com/intercom/intercom-ios-sp.git at 19.5.7
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/intercom/intercom-ios-sp.git
https://github.com/intercom/intercom-ios-sp.git
{
"dependencies" : [
],
"manifest_display_name" : "Intercom",
"name" : "Intercom",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Intercom",
"targets" : [
"Intercom"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Intercom",
"module_type" : "BinaryTarget",
"name" : "Intercom",
"path" : "remote/archive/Intercom.xcframework.zip",
"product_memberships" : [
"Intercom"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Downloading binary artifact https://github.com/intercom/intercom-ios/releases/download/19.5.7/Intercom.xcframework.zip
[7729/16471504] Downloading https://github.com/intercom/intercom-ios/releases/download/19.5.7/Intercom.xcframework.zip
Downloaded https://github.com/intercom/intercom-ios/releases/download/19.5.7/Intercom.xcframework.zip (1.51s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm