The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AnchoriumLink, reference 1.0.4 (edab67), with Swift 6.1 for macOS (SPM) on 31 Aug 2025 10:07:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/anchoriumlink/AnchoriumLink-SPM.git
Reference: 1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/anchoriumlink/AnchoriumLink-SPM
 * tag               1.0.4      -> FETCH_HEAD
HEAD is now at edab67c Update README.md
Cloned https://github.com/anchoriumlink/AnchoriumLink-SPM.git
Revision (git rev-parse @):
edab67c414fe12f80c9dbf1a871a753c10819e48
SUCCESS checkout https://github.com/anchoriumlink/AnchoriumLink-SPM.git at 1.0.4
Downloading binary artifact https://github.com/anchoriumlink/AnchoriumLink-SPM/releases/download/1.0.0/anchoriumlinkframework.xcframework.zip
[32750/8829910] Downloading https://github.com/anchoriumlink/AnchoriumLink-SPM/releases/download/1.0.0/anchoriumlinkframework.xcframework.zip
Downloaded https://github.com/anchoriumlink/AnchoriumLink-SPM/releases/download/1.0.0/anchoriumlinkframework.xcframework.zip (1.01s)
========================================
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",
  "dependencies": [
    {
      "identity": "anchoriumlink-spm",
      "name": "AnchoriumLink",
      "url": "https://github.com/anchoriumlink/AnchoriumLink-SPM.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AnchoriumLink-SPM",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/anchoriumlink/AnchoriumLink-SPM.git
[1/102] Fetching anchoriumlink-spm
Fetched https://github.com/anchoriumlink/AnchoriumLink-SPM.git from cache (2.33s)
Creating working copy for https://github.com/anchoriumlink/AnchoriumLink-SPM.git
Working copy of https://github.com/anchoriumlink/AnchoriumLink-SPM.git resolved at 1.0.4 (edab67c)
Fetching binary artifact https://github.com/anchoriumlink/AnchoriumLink-SPM/releases/download/1.0.0/anchoriumlinkframework.xcframework.zip from cache
Fetched https://github.com/anchoriumlink/AnchoriumLink-SPM/releases/download/1.0.0/anchoriumlinkframework.xcframework.zip from cache (0.35s)
warning: '.resolve-product-dependencies': dependency 'anchoriumlink-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/anchoriumlink/AnchoriumLink-SPM.git
https://github.com/anchoriumlink/AnchoriumLink-SPM.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "AnchoriumLink",
  "name" : "AnchoriumLink",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "AnchoriumLink",
      "targets" : [
        "AnchoriumLink"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnchoriumLink",
      "module_type" : "BinaryTarget",
      "name" : "AnchoriumLink",
      "path" : "remote/archive/anchoriumlinkframework.xcframework.zip",
      "product_memberships" : [
        "AnchoriumLink"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.9"
}
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
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