The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instabug, reference master (b0ec33), with Swift 6.2 for macOS (SPM) on 19 Nov 2025 18:33:55 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Instabug/Instabug-SP.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Instabug/Instabug-SP
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b0ec337 Added a notice for archiving the repo
Cloned https://github.com/Instabug/Instabug-SP.git
Revision (git rev-parse @):
b0ec33764b8935fd5867e416df85982347b1b2ab
SUCCESS checkout https://github.com/Instabug/Instabug-SP.git at master
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 (3.65s)
========================================
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",
  "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",
      "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.95s)
Creating working copy for https://github.com/Instabug/Instabug-SP.git
Working copy of https://github.com/Instabug/Instabug-SP.git resolved at master (b0ec337)
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 (2.96s)
warning: '.resolve-product-dependencies': dependency 'instabug-sp' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Instabug/Instabug-SP.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.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.2 macosSpm