The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Nutrient Instant, reference 26.8.0 (c142e3), with Swift 6.3 for macOS (SPM) on 1 May 2026 12:54:01 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/pspdfkit/instant-sp.git
Reference: 26.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pspdfkit/instant-sp
 * tag               26.8.0     -> FETCH_HEAD
HEAD is now at c142e30 Update for Nutrient iOS SDK 26.8.0
Cloned https://github.com/pspdfkit/instant-sp.git
Revision (git rev-parse @):
c142e3002ff8ce573aa29e98f352be6ca1b1ea8e
SUCCESS checkout https://github.com/pspdfkit/instant-sp.git at 26.8.0
Downloading binary artifact https://my.nutrient.io/instant/xcframework/26.8.0.zip
[70662/22482448] Downloading https://my.nutrient.io/instant/xcframework/26.8.0.zip
Downloaded https://my.nutrient.io/instant/xcframework/26.8.0.zip (1.67s)
========================================
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": "instant-sp",
      "name": "Nutrient Instant",
      "url": "https://github.com/pspdfkit/instant-sp.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/instant-sp",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/pspdfkit/instant-sp.git
[1/316] Fetching instant-sp
Fetched https://github.com/pspdfkit/instant-sp.git from cache (0.71s)
Creating working copy for https://github.com/pspdfkit/instant-sp.git
Working copy of https://github.com/pspdfkit/instant-sp.git resolved at 26.8.0 (c142e30)
Fetching binary artifact https://my.nutrient.io/instant/xcframework/26.8.0.zip from cache
Fetched https://my.nutrient.io/instant/xcframework/26.8.0.zip from cache (1.08s)
warning: '.resolve-product-dependencies': dependency 'instant-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/pspdfkit/instant-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