Build Information
Failed to build DicyaninEntityManagement, reference 1.0.0 (bf0a85), with Swift 6.1 for macOS (SPM) on 10 Sep 2025 19:49:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hunterh37/DicyaninEntityManagement.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hunterh37/DicyaninEntityManagement
* tag 1.0.0 -> FETCH_HEAD
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 1.0.0
Fetching https://github.com/hunterh37/DicyaninEntity.git
[1/46] Fetching dicyaninentity
Fetched https://github.com/hunterh37/DicyaninEntity.git from cache (0.60s)
Computing version for https://github.com/hunterh37/DicyaninEntity.git
Computed https://github.com/hunterh37/DicyaninEntity.git at 1.0.0 (1.13s)
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",
"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",
"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",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/hunterh37/DicyaninEntityManagement.git
[3/62] Fetching dicyaninentitymanagement
Fetched https://github.com/hunterh37/DicyaninEntityManagement.git from cache (0.65s)
Fetching https://github.com/hunterh37/DicyaninEntity.git from cache
Fetched https://github.com/hunterh37/DicyaninEntity.git from cache (0.44s)
Computing version for https://github.com/hunterh37/DicyaninEntity.git
Computed https://github.com/hunterh37/DicyaninEntity.git at 1.0.0 (0.49s)
Creating working copy for https://github.com/hunterh37/DicyaninEntityManagement.git
Working copy of https://github.com/hunterh37/DicyaninEntityManagement.git resolved at 1.0.0 (bf0a852)
Creating working copy for https://github.com/hunterh37/DicyaninEntity.git
Working copy of https://github.com/hunterh37/DicyaninEntity.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'dicyaninentitymanagement' is not used by any target
Found 1 product dependencies
- DicyaninEntity
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/hunterh37/DicyaninEntityManagement.git
https://github.com/hunterh37/DicyaninEntityManagement.git
{
"dependencies" : [
{
"identity" : "dicyaninentity",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hunterh37/DicyaninEntity.git"
}
],
"manifest_display_name" : "DicyaninEntityManagement",
"name" : "DicyaninEntityManagement",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "DicyaninEntityManagement",
"targets" : [
"DicyaninEntityManagement"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DicyaninEntityManagement",
"module_type" : "SwiftTarget",
"name" : "DicyaninEntityManagement",
"path" : "Sources/DicyaninEntityManagement",
"product_dependencies" : [
"DicyaninEntity"
],
"product_memberships" : [
"DicyaninEntityManagement"
],
"sources" : [
"DicyaninEntityManager.swift",
"DicyaninEntityView.swift",
"DicyaninEntityViewProvider.swift",
"DicyaninScene.swift"
],
"type" : "library"
}
],
"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 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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm