The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ShrinkItArchive, reference 1.3.1 (e7e4ab), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 00:56:09 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/bastie/ShrinkItArchive.git
Reference: 1.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bastie/ShrinkItArchive
 * tag               1.3.1      -> FETCH_HEAD
HEAD is now at e7e4ab9 BugFix CRC16 table
Cloned https://github.com/bastie/ShrinkItArchive.git
Revision (git rev-parse @):
e7e4ab922db25fa6bd47b2f2d2764f2cece60aac
SUCCESS checkout https://github.com/bastie/ShrinkItArchive.git at 1.3.1
Fetching https://github.com/bastie/JavApi4Swift.git
[1/31553] Fetching javapi4swift
Fetched https://github.com/bastie/JavApi4Swift.git from cache (3.80s)
Computing version for https://github.com/bastie/JavApi4Swift.git
Computed https://github.com/bastie/JavApi4Swift.git at 0.26.1 (4.39s)
Creating working copy for https://github.com/bastie/JavApi4Swift.git
Working copy of https://github.com/bastie/JavApi4Swift.git resolved at 0.26.1
========================================
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": "shrinkitarchive",
      "name": "ShrinkItArchive",
      "url": "https://github.com/bastie/ShrinkItArchive.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShrinkItArchive",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "javapi4swift",
          "name": "JavApi⁴Swift",
          "url": "https://github.com/bastie/JavApi4Swift.git",
          "version": "0.26.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavApi4Swift",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/bastie/ShrinkItArchive.git
[1/698] Fetching shrinkitarchive
Fetched https://github.com/bastie/ShrinkItArchive.git from cache (0.84s)
Fetching https://github.com/bastie/JavApi4Swift.git from cache
Fetched https://github.com/bastie/JavApi4Swift.git from cache (0.44s)
Computing version for https://github.com/bastie/JavApi4Swift.git
Computed https://github.com/bastie/JavApi4Swift.git at 0.26.1 (0.50s)
Creating working copy for https://github.com/bastie/ShrinkItArchive.git
Working copy of https://github.com/bastie/ShrinkItArchive.git resolved at 1.3.1 (e7e4ab9)
Creating working copy for https://github.com/bastie/JavApi4Swift.git
Working copy of https://github.com/bastie/JavApi4Swift.git resolved at 0.26.1
Found 1 product dependencies
  - JavApi⁴Swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bastie/ShrinkItArchive.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: the executable 'NufxScan' requires macos 13.0, but depends on the product 'JavApi' which requires macos 15.0; consider changing the executable 'NufxScan' to require macos 15.0 or later, or the product 'JavApi' to require macos 13.0 or earlier.
error: the library 'ShrinkItArchive' requires macos 13.0, but depends on the product 'JavApi' which requires macos 15.0; consider changing the library 'ShrinkItArchive' to require macos 15.0 or later, or the product 'JavApi' to require macos 13.0 or earlier.
BUILD FAILURE 6.3 macosSpm