The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instabug, reference 16.0.3 (fa8301), with Swift 6.1 for macOS (SPM) on 8 Sep 2025 03:28:19 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
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
[8259/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.89s)
========================================
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/1168] Fetching instabug-sp
Fetched https://github.com/Instabug/Instabug-SP.git from cache (0.81s)
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.04s)
warning: '.resolve-product-dependencies': dependency 'instabug-sp' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Instabug/Instabug-SP.git
https://github.com/Instabug/Instabug-SP.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Instabug",
  "name" : "Instabug",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Instabug",
      "targets" : [
        "Instabug"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Instabug",
      "module_type" : "BinaryTarget",
      "name" : "Instabug",
      "path" : "remote/archive/Instabug-XCFramework.zip",
      "product_memberships" : [
        "Instabug"
      ],
      "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
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