The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Intercom, reference 19.5.7 (1ec7bb), with Swift 6.3 for macOS (SPM) on 1 May 2026 15:28:17 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build 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
Downloading binary artifact https://github.com/intercom/intercom-ios/releases/download/19.5.7/Intercom.xcframework.zip
[16375/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.43s)
========================================
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": "intercom-ios-sp",
      "name": "Intercom",
      "url": "https://github.com/intercom/intercom-ios-sp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/intercom-ios-sp",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/intercom/intercom-ios-sp.git
[1/413] Fetching intercom-ios-sp
Fetched https://github.com/intercom/intercom-ios-sp.git from cache (0.69s)
Creating working copy for https://github.com/intercom/intercom-ios-sp.git
Working copy of https://github.com/intercom/intercom-ios-sp.git resolved at 19.5.7 (1ec7bb2)
Fetching binary artifact https://github.com/intercom/intercom-ios/releases/download/19.5.7/Intercom.xcframework.zip from cache
Fetched https://github.com/intercom/intercom-ios/releases/download/19.5.7/Intercom.xcframework.zip from cache (0.75s)
warning: '.resolve-product-dependencies': dependency 'intercom-ios-sp' 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/intercom/intercom-ios-sp.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