Build Information
Successful build of VietnameseLunarDateSwift, reference main (382d7d), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 02:49:31 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/HoaPham98/VietnameseLunarDateSwift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/HoaPham98/VietnameseLunarDateSwift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 382d7de feat: Add github workflows (#1)
Cloned https://github.com/HoaPham98/VietnameseLunarDateSwift.git
Revision (git rev-parse @):
382d7de582d741cab86f9966ef4bc6e6236beea4
SUCCESS checkout https://github.com/HoaPham98/VietnameseLunarDateSwift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/HoaPham98/VietnameseLunarDateSwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
[3/7] Emitting module VietnameseLunarDateSwift
[4/7] Compiling VietnameseLunarDateSwift LunarDate+Zodiac.swift
[5/7] Compiling VietnameseLunarDateSwift VietnameseLunarDateSwift.swift
[6/7] Compiling VietnameseLunarDateSwift Date+Lunar.swift
[7/7] Compiling VietnameseLunarDateSwift CanChi.swift
Build complete! (4.15s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "VietnameseLunarDateSwift",
"name" : "VietnameseLunarDateSwift",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "VietnameseLunarDateSwift",
"targets" : [
"VietnameseLunarDateSwift"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "VietnameseLunarDateSwiftTests",
"module_type" : "SwiftTarget",
"name" : "VietnameseLunarDateSwiftTests",
"path" : "Tests/VietnameseLunarDateSwiftTests",
"sources" : [
"VietnameseLunarDateSwiftTests.swift"
],
"target_dependencies" : [
"VietnameseLunarDateSwift"
],
"type" : "test"
},
{
"c99name" : "VietnameseLunarDateSwift",
"module_type" : "SwiftTarget",
"name" : "VietnameseLunarDateSwift",
"path" : "Sources/VietnameseLunarDateSwift",
"product_memberships" : [
"VietnameseLunarDateSwift"
],
"sources" : [
"Enums/CanChi.swift",
"Extensions/Date+Lunar.swift",
"Extensions/LunarDate+Zodiac.swift",
"VietnameseLunarDateSwift.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.