Build Information
Successful build of Lighty, reference master (d44bdd
), with Swift 5.10 for macOS (SPM) on 22 Jul 2025 13:20:38 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abdullahselek/Lighty.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abdullahselek/Lighty
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at d44bddb Merge pull request #21 from abdullahselek/dependabot/bundler/nokogiri-1.18.9
Cloned https://github.com/abdullahselek/Lighty.git
Revision (git rev-parse @):
d44bddb54937cda5ae5731aa3bbcbaf89a5131b9
SUCCESS checkout https://github.com/abdullahselek/Lighty.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/abdullahselek/Lighty.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/4] Emitting module Lighty
[4/4] Compiling Lighty LightyLogger.swift
Build complete! (5.34s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Lighty",
"name" : "Lighty",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "Lighty",
"targets" : [
"Lighty"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "Lighty",
"module_type" : "SwiftTarget",
"name" : "Lighty",
"path" : "Sources",
"product_memberships" : [
"Lighty"
],
"sources" : [
"LightyLogger.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.