Build Information
Successful build of VietnameseLunarDateSwift, reference v1.1.1 (f346c6), with Swift 6.2 for macOS (SPM) on 22 Jun 2025 02:48:57 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: v1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/HoaPham98/VietnameseLunarDateSwift
* tag v1.1.1 -> FETCH_HEAD
HEAD is now at f346c69 fix: Increase code coverage upto 99%
Cloned https://github.com/HoaPham98/VietnameseLunarDateSwift.git
Revision (git rev-parse @):
f346c69242f6ccba89c98b77a618680d5ac7edea
SUCCESS checkout https://github.com/HoaPham98/VietnameseLunarDateSwift.git at v1.1.1
========================================
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] Compiling VietnameseLunarDateSwift Date+Lunar.swift
[4/7] Compiling VietnameseLunarDateSwift VietnameseLunarDateSwift.swift
[5/7] Compiling VietnameseLunarDateSwift CanChi.swift
[6/7] Emitting module VietnameseLunarDateSwift
[7/7] Compiling VietnameseLunarDateSwift LunarDate+Zodiac.swift
Build complete! (4.00s)
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.