Build Information
Failed to build DicyaninEntityManagement, reference master (bf0a85), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 23:19:33 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hunterh37/DicyaninEntityManagement.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hunterh37/DicyaninEntityManagement
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bf0a852 Update Package.swift
Cloned https://github.com/hunterh37/DicyaninEntityManagement.git
Revision (git rev-parse @):
bf0a85275a51418cdddce0b6796be07dec42603b
SUCCESS checkout https://github.com/hunterh37/DicyaninEntityManagement.git at master
Fetching https://github.com/hunterh37/DicyaninEntity.git
[1/46] Fetching dicyaninentity
Fetched https://github.com/hunterh37/DicyaninEntity.git from cache (0.61s)
Computing version for https://github.com/hunterh37/DicyaninEntity.git
Computed https://github.com/hunterh37/DicyaninEntity.git at 1.0.0 (1.24s)
Creating working copy for https://github.com/hunterh37/DicyaninEntity.git
Working copy of https://github.com/hunterh37/DicyaninEntity.git resolved at 1.0.0
========================================
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": "dicyaninentitymanagement",
"name": "DicyaninEntityManagement",
"url": "https://github.com/hunterh37/DicyaninEntityManagement.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DicyaninEntityManagement",
"traits": [
"default"
],
"dependencies": [
{
"identity": "dicyaninentity",
"name": "DicyaninEntity",
"url": "https://github.com/hunterh37/DicyaninEntity.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DicyaninEntity",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/hunterh37/DicyaninEntityManagement.git
[1/62] Fetching dicyaninentitymanagement
Fetched https://github.com/hunterh37/DicyaninEntityManagement.git from cache (0.62s)
Fetching https://github.com/hunterh37/DicyaninEntity.git from cache
Fetched https://github.com/hunterh37/DicyaninEntity.git from cache (0.45s)
Computing version for https://github.com/hunterh37/DicyaninEntity.git
Computed https://github.com/hunterh37/DicyaninEntity.git at 1.0.0 (0.51s)
Creating working copy for https://github.com/hunterh37/DicyaninEntity.git
Working copy of https://github.com/hunterh37/DicyaninEntity.git resolved at 1.0.0
Creating working copy for https://github.com/hunterh37/DicyaninEntityManagement.git
Working copy of https://github.com/hunterh37/DicyaninEntityManagement.git resolved at master (bf0a852)
warning: '.resolve-product-dependencies': dependency 'dicyaninentitymanagement' is not used by any target
Found 1 product dependencies
- DicyaninEntity
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/hunterh37/DicyaninEntityManagement.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: the library 'DicyaninEntityManagement' requires macos 10.13, but depends on the product 'DicyaninEntity' which requires macos 12.0; consider changing the library 'DicyaninEntityManagement' to require macos 12.0 or later, or the product 'DicyaninEntity' to require macos 10.13 or earlier.
BUILD FAILURE 6.3 macosSpm