The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PSPDFKit-SP-Mirror, reference 26.7.0 (f7b323), with Swift 6.1 for macOS (SPM) on 6 Apr 2026 22:44:23 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror.git
Reference: 26.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror
 * tag               26.7.0     -> FETCH_HEAD
HEAD is now at f7b323c Merge pull request #13 from MFB-Technologies-Inc/feature/26.7.0
Cloned https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror.git
Revision (git rev-parse @):
f7b323c4006c8436295cd3a9a2a9899b4514caab
SUCCESS checkout https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror.git at 26.7.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror.git
https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PSPDFKit-SP-Mirror",
  "name" : "PSPDFKit-SP-Mirror",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "PSPDFKit",
      "targets" : [
        "PSPDFKit",
        "PSPDFKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PSPDFKitUI",
      "module_type" : "BinaryTarget",
      "name" : "PSPDFKitUI",
      "path" : "remote/archive/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.7.0.zip",
      "product_memberships" : [
        "PSPDFKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PSPDFKit",
      "module_type" : "BinaryTarget",
      "name" : "PSPDFKit",
      "path" : "remote/archive/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.7.0.zip",
      "product_memberships" : [
        "PSPDFKit"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "6.1"
}
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/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.7.0.zip
Downloading binary artifact https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.7.0.zip
[16375/231791784] Downloading https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.7.0.zip
[15334239/369569487] Downloading https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.7.0.zip, https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.7.0.zip
Downloaded https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKitUI.xcframework-26.7.0.zip (8.19s)
Downloaded https://github.com/MFB-Technologies-Inc/PSPDFKit-SP-Mirror/releases/download/pre-26.7.0/Nutrient-iOS-SDK-PSPDFKit.xcframework-26.7.0.zip (11.94s)
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