The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PSPDFKitOCR with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pspdfkit/pspdfkitocr-sp.git
Reference: 13.4.1
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pspdfkit/pspdfkitocr-sp
 * tag               13.4.1     -> FETCH_HEAD
HEAD is now at c606d68 Update for PSPDFKit 13.4.1 for iOS
Cloned https://github.com/pspdfkit/pspdfkitocr-sp.git
Revision (git rev-parse @):
c606d68442fbad210a333390e5f4288923ffb0a9
SUCCESS checkout https://github.com/pspdfkit/pspdfkitocr-sp.git at 13.4.1
Fetching binary artifact https://customers.pspdfkit.com/ocr/xcframework/13.4.1.zip from cache
Fetched https://customers.pspdfkit.com/ocr/xcframework/13.4.1.zip from cache (1.44s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "pspdfkitocr-sp",
      "name": "PSPDFKitOCR",
      "url": "https://github.com/pspdfkit/pspdfkitocr-sp.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/pspdfkitocr-sp",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/pspdfkit/pspdfkitocr-sp.git
[1/207] Fetching pspdfkitocr-sp
Fetched https://github.com/pspdfkit/pspdfkitocr-sp.git from cache (0.33s)
Creating working copy for https://github.com/pspdfkit/pspdfkitocr-sp.git
Working copy of https://github.com/pspdfkit/pspdfkitocr-sp.git resolved at 13.4.1 (c606d68)
Fetching binary artifact https://customers.pspdfkit.com/ocr/xcframework/13.4.1.zip from cache
Fetched https://customers.pspdfkit.com/ocr/xcframework/13.4.1.zip from cache (1.45s)
warning: '.resolve-product-dependencies': dependency 'pspdfkitocr-sp' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pspdfkit/pspdfkitocr-sp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.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`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm