Build Information
Successful build of ManagmentDate, reference main (d481a9), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 00:17:44 UTC.
Swift 6 data race errors: 0
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/ziminny/ManagmentDate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ziminny/ManagmentDate
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d481a94 initial commit
Cloned https://github.com/ziminny/ManagmentDate.git
Revision (git rev-parse @):
d481a94a3cc34441cd7b775b053a6e255d306e97
SUCCESS checkout https://github.com/ziminny/ManagmentDate.git at main
========================================
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": "managmentdate",
"name": "ManagmentDate",
"url": "https://github.com/ziminny/ManagmentDate.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ManagmentDate",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/ziminny/ManagmentDate.git
[1/23] Fetching managmentdate
Fetched https://github.com/ziminny/ManagmentDate.git from cache (0.59s)
Creating working copy for https://github.com/ziminny/ManagmentDate.git
Working copy of https://github.com/ziminny/ManagmentDate.git resolved at main (d481a94)
warning: '.resolve-product-dependencies': dependency 'managmentdate' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/ziminny/ManagmentDate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/12] Compiling ManagmentDate Day.swift
[4/12] Compiling ManagmentDate DateHelper.swift
[5/12] Compiling ManagmentDate DateFormmatEnum.swift
[6/12] Compiling ManagmentDate CompleteDate.swift
[7/12] Compiling ManagmentDate DateFormatProtocol.swift
[8/12] Compiling ManagmentDate ISO8601Format.swift
[9/12] Compiling ManagmentDate WeekdayPrefix.swift
[10/12] Compiling ManagmentDate HoursAndMinutes.swift
[11/12] Emitting module ManagmentDate
[12/12] Compiling ManagmentDate ManagementDate.swift
Build complete! (7.18s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "ManagmentDate",
"name" : "ManagmentDate",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ManagmentDate",
"targets" : [
"ManagmentDate"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ManagmentDate",
"module_type" : "SwiftTarget",
"name" : "ManagmentDate",
"path" : "Sources/ManagmentDate",
"product_memberships" : [
"ManagmentDate"
],
"sources" : [
"CompleteDate.swift",
"DateFormatProtocol.swift",
"DateFormmatEnum.swift",
"DateHelper.swift",
"Day.swift",
"HoursAndMinutes.swift",
"ISO8601Format.swift",
"ManagementDate.swift",
"WeekdayPrefix.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.