Build Information
Successful build of Lighty, reference master (31e421
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 06:36:52 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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 31e4216 Merge pull request #20 from abdullahselek/dependabot/bundler/nokogiri-1.18.8
Cloned https://github.com/abdullahselek/Lighty.git
Revision (git rev-parse @):
31e42162e93e35ae8931be3804c8d275978d572b
SUCCESS checkout https://github.com/abdullahselek/Lighty.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/abdullahselek/Lighty.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/4] Compiling Lighty LightyLogger.swift
[4/4] Emitting module Lighty
Build complete! (2.93s)
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.