The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DicyaninEntityManagement, reference 1.0.0 (bf0a85), with Swift 6.2 for macOS (SPM) on 10 Sep 2025 19:50:18 UTC.

Build Command

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

Build 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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/hunterh37/DicyaninEntityManagement.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
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.05s)
Creating working copy for https://github.com/hunterh37/DicyaninEntity.git
Working copy of https://github.com/hunterh37/DicyaninEntity.git resolved at 1.0.0
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.2 macosSpm