The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AnylinePackage, reference main (90ccff), with Swift 6.1 for macOS (SPM) on 18 Apr 2026 03:29:47 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/Anyline/anyline-ocr-spm-module.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Anyline/anyline-ocr-spm-module
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 90ccffa Release 56.0.0 - update checksum
Cloned https://github.com/Anyline/anyline-ocr-spm-module.git
Revision (git rev-parse @):
90ccffaba58abb080af4d8b004d888f09d6f5002
SUCCESS checkout https://github.com/Anyline/anyline-ocr-spm-module.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Anyline/anyline-ocr-spm-module.git
https://github.com/Anyline/anyline-ocr-spm-module.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AnylinePackage",
  "name" : "AnylinePackage",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11"
    }
  ],
  "products" : [
    {
      "name" : "AnylinePackage",
      "targets" : [
        "Anyline"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Anyline",
      "module_type" : "BinaryTarget",
      "name" : "Anyline",
      "path" : "remote/archive/Anyline.xcframework-spm-56.0.0.zip",
      "product_memberships" : [
        "AnylinePackage"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
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://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-56.0.0.zip
[4098/165579591] Downloading https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-56.0.0.zip
Downloaded https://mobile-sdk-ios.anyline.io/spm/Anyline.xcframework-spm-56.0.0.zip (3.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