The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Instabug, reference master (b0ec33), with Swift 6.1 for macOS (SPM) on 19 Nov 2025 18:32:54 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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
========================================
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
Downloading binary artifact https://github.com/Instabug/Instabug-SP/releases/download/16.0.3/Instabug-XCFramework.zip
[32750/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.75s)
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