Build Information
Successful build of GanZhi, reference main (025eb0), with Swift 6.2 for macOS (SPM) on 30 Mar 2026 03:28:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mazeye/SwiftStemBranch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Mazeye/SwiftStemBranch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 025eb02 delete files added by miss
Cloned https://github.com/Mazeye/SwiftStemBranch.git
Revision (git rev-parse @):
025eb022bc0ff6bece45466c60366b255bc61c46
SUCCESS checkout https://github.com/Mazeye/SwiftStemBranch.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",
"dependencies": [
{
"identity": "swiftstembranch",
"name": "GanZhi",
"url": "https://github.com/Mazeye/SwiftStemBranch.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftStemBranch",
"dependencies": [
]
}
]
}
Fetching https://github.com/Mazeye/SwiftStemBranch.git
[1/401] Fetching swiftstembranch
Fetched https://github.com/Mazeye/SwiftStemBranch.git from cache (0.74s)
Creating working copy for https://github.com/Mazeye/SwiftStemBranch.git
Working copy of https://github.com/Mazeye/SwiftStemBranch.git resolved at main (025eb02)
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Mazeye/SwiftStemBranch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[2/12] Write BaziDistribution-entitlement.plist
[4/12] Write Sample-entitlement.plist
[5/12] Write swift-version-49B95AFC49DCD68C.txt
[7/37] Emitting module GanZhi
[8/39] Compiling GanZhi UsefulGod.swift
[9/39] Compiling GanZhi YinYang.swift
[10/39] Compiling GanZhi Branch.swift
[11/39] Compiling GanZhi Configuration.swift
[12/39] Compiling GanZhi CyclicEnum.swift
[13/39] Compiling GanZhi TenGods.swift
[14/39] Compiling GanZhi ThermalBalance.swift
[15/39] Compiling GanZhi FourPillars+Strength.swift
[16/39] Compiling GanZhi FourPillars.swift
[17/39] Compiling GanZhi LifeStage.swift
[18/39] Compiling GanZhi SolarCalculator.swift
[19/39] Compiling GanZhi Stem.swift
[20/39] Compiling GanZhi StemBranch.swift
[21/39] Compiling GanZhi TenGods+Calculation.swift
[22/39] Compiling GanZhi DateExtensions.swift
[23/39] Compiling GanZhi FiveElements+Relations.swift
[24/39] Compiling GanZhi FiveElements.swift
[25/39] Compiling GanZhi Location.swift
[26/39] Compiling GanZhi LuckCalculator.swift
[27/39] Compiling GanZhi LuckTypes.swift
[28/39] Compiling GanZhi Relationship.swift
[29/39] Compiling GanZhi GlobalSituationRegistry.swift
[30/39] Compiling GanZhi ShenSha.swift
[31/39] Compiling GanZhi SolarCalculator+Luck.swift
/Users/admin/builder/spi-builder-workspace/Sources/GanZhi/Pattern.swift:309:13: warning: default will never be executed
307 | return Pattern(tenGod: .friend, method: .runXia, customName: Pattern.DeterminationMethod.runXia.description)
308 | }
309 | default: break
| `- warning: default will never be executed
310 | }
311 | }
[32/39] Compiling GanZhi LunarCalculator.swift
/Users/admin/builder/spi-builder-workspace/Sources/GanZhi/Pattern.swift:309:13: warning: default will never be executed
307 | return Pattern(tenGod: .friend, method: .runXia, customName: Pattern.DeterminationMethod.runXia.description)
308 | }
309 | default: break
| `- warning: default will never be executed
310 | }
311 | }
[33/39] Compiling GanZhi Pattern.swift
/Users/admin/builder/spi-builder-workspace/Sources/GanZhi/Pattern.swift:309:13: warning: default will never be executed
307 | return Pattern(tenGod: .friend, method: .runXia, customName: Pattern.DeterminationMethod.runXia.description)
308 | }
309 | default: break
| `- warning: default will never be executed
310 | }
311 | }
[34/44] Emitting module BaziDistribution
[35/44] Compiling BaziDistribution main.swift
[35/44] Write Objects.LinkFileList
[37/44] Emitting module Sample
[38/44] Compiling Sample main.swift
[39/44] Compiling Sample UsefulGodTest.swift
[39/44] Write Objects.LinkFileList
[40/44] Linking BaziDistribution
[41/44] Applying BaziDistribution
[42/44] Linking Sample
[43/44] Applying Sample
Build complete! (6.09s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "GanZhi",
"name" : "GanZhi",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "GanZhi",
"targets" : [
"GanZhi"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Sample",
"targets" : [
"Sample"
],
"type" : {
"executable" : null
}
},
{
"name" : "BaziDistribution",
"targets" : [
"BaziDistribution"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Sample",
"module_type" : "SwiftTarget",
"name" : "Sample",
"path" : "Sources/Sample",
"product_memberships" : [
"Sample"
],
"sources" : [
"UsefulGodTest.swift",
"main.swift"
],
"target_dependencies" : [
"GanZhi"
],
"type" : "executable"
},
{
"c99name" : "GanZhiTests",
"module_type" : "SwiftTarget",
"name" : "GanZhiTests",
"path" : "Tests/GanZhiTests",
"sources" : [
"GanZhiTests.swift",
"PatternTests.swift",
"RelationshipTests.swift",
"ShenShaTests.swift",
"ThermalBalanceTests.swift"
],
"target_dependencies" : [
"GanZhi"
],
"type" : "test"
},
{
"c99name" : "GanZhi",
"module_type" : "SwiftTarget",
"name" : "GanZhi",
"path" : "Sources/GanZhi",
"product_memberships" : [
"GanZhi",
"Sample",
"BaziDistribution"
],
"sources" : [
"Branch.swift",
"Configuration.swift",
"CyclicEnum.swift",
"DateExtensions.swift",
"FiveElements+Relations.swift",
"FiveElements.swift",
"FourPillars+Strength.swift",
"FourPillars.swift",
"LifeStage.swift",
"Location.swift",
"Luck/LuckCalculator.swift",
"Luck/LuckTypes.swift",
"Luck/SolarCalculator+Luck.swift",
"LunarCalculator.swift",
"Pattern.swift",
"Relationship.swift",
"ShenSha/GlobalSituationRegistry.swift",
"ShenSha/ShenSha.swift",
"SolarCalculator.swift",
"Stem.swift",
"StemBranch.swift",
"TenGods+Calculation.swift",
"TenGods.swift",
"ThermalBalance.swift",
"UsefulGod.swift",
"YinYang.swift"
],
"type" : "library"
},
{
"c99name" : "BaziDistribution",
"module_type" : "SwiftTarget",
"name" : "BaziDistribution",
"path" : "Sources/BaziDistribution",
"product_memberships" : [
"BaziDistribution"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GanZhi"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
Done.