The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instabug, reference 16.0.3 (fa8301), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 22:36:53 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/Instabug/Instabug-SP.git
Reference: 16.0.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instabug/Instabug-SP
 * tag               16.0.3     -> FETCH_HEAD
HEAD is now at fa8301a v16.0.3
Cloned https://github.com/Instabug/Instabug-SP.git
Revision (git rev-parse @):
fa8301ad7a482cc8ec67c4fd71cfdd80b6a33bd5
SUCCESS checkout https://github.com/Instabug/Instabug-SP.git at 16.0.3
Downloading binary artifact https://github.com/Instabug/Instabug-SP/releases/download/16.0.3/Instabug-XCFramework.zip
[16375/68219348] Downloading https://github.com/Instabug/Instabug-SP/releases/download/16.0.3/Instabug-XCFramework.zip
Downloaded https://github.com/Instabug/Instabug-SP/releases/download/16.0.3/Instabug-XCFramework.zip (4.03s)
========================================
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": "instabug-sp",
      "name": "Instabug",
      "url": "https://github.com/Instabug/Instabug-SP.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Instabug-SP",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Instabug/Instabug-SP.git
[1/1207] Fetching instabug-sp
Fetched https://github.com/Instabug/Instabug-SP.git from cache (0.90s)
Creating working copy for https://github.com/Instabug/Instabug-SP.git
Working copy of https://github.com/Instabug/Instabug-SP.git resolved at 16.0.3 (fa8301a)
Fetching binary artifact https://github.com/Instabug/Instabug-SP/releases/download/16.0.3/Instabug-XCFramework.zip from cache
Fetched https://github.com/Instabug/Instabug-SP/releases/download/16.0.3/Instabug-XCFramework.zip from cache (3.17s)
warning: '.resolve-product-dependencies': dependency 'instabug-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/Instabug/Instabug-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