Build Information
Successful build of LGV_Cleantime, reference 1.4.3 (d585ee
), with Swift 5.10 for macOS (SPM) on 22 Jan 2025 14:03:58 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LittleGreenViper/LGV_Cleantime.git
Reference: 1.4.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LittleGreenViper/LGV_Cleantime
* tag 1.4.3 -> FETCH_HEAD
HEAD is now at d585eea - Re-introduced SwiftLint - Reduced the cyclomatic complexity of a couple of functions.
Cloned https://github.com/LittleGreenViper/LGV_Cleantime.git
Revision (git rev-parse @):
d585eea06ca268f10376602a1ae2ef3c1e639cd1
SUCCESS checkout https://github.com/LittleGreenViper/LGV_Cleantime.git at 1.4.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/LittleGreenViper/LGV_Cleantime.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/5] Compiling LGV_Cleantime LGV_CleantimeKeytagDescription.swift
[4/5] Emitting module LGV_Cleantime
[5/5] Compiling LGV_Cleantime LGV_CleantimeDateCalc.swift
Build complete! (6.06s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "LGV_Cleantime",
"name" : "LGV_Cleantime",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "LGV_Cleantime",
"targets" : [
"LGV_Cleantime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LGV_CleantimeTests",
"module_type" : "SwiftTarget",
"name" : "LGV_CleantimeTests",
"path" : "Tests/LGV_CleantimeTests",
"sources" : [
"LGV_CleantimeCalculationTests.swift",
"LGV_CleantimeKeytagBuilderTests.swift"
],
"target_dependencies" : [
"LGV_Cleantime"
],
"type" : "test"
},
{
"c99name" : "LGV_Cleantime",
"module_type" : "SwiftTarget",
"name" : "LGV_Cleantime",
"path" : "Sources/LGV_Cleantime",
"product_memberships" : [
"LGV_Cleantime"
],
"sources" : [
"LGV_CleantimeDateCalc.swift",
"LGV_CleantimeKeytagDescription.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.