Build Information
Successful build of Light-Swift-Untar, reference main (0facd9), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 22:01:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UInt2048/Light-Swift-Untar.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UInt2048/Light-Swift-Untar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0facd92 Fix URL unwrap fatal error in xcode preview (#4)
Cloned https://github.com/UInt2048/Light-Swift-Untar.git
Revision (git rev-parse @):
0facd92faa289d38beb0401361557c6d53129788
SUCCESS checkout https://github.com/UInt2048/Light-Swift-Untar.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "light-swift-untar",
"name": "Light-Swift-Untar",
"url": "https://github.com/UInt2048/Light-Swift-Untar.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Light-Swift-Untar",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
Fetching https://github.com/UInt2048/Light-Swift-Untar.git
[1/33] Fetching light-swift-untar
Fetched https://github.com/UInt2048/Light-Swift-Untar.git from cache (0.65s)
Creating working copy for https://github.com/UInt2048/Light-Swift-Untar.git
Working copy of https://github.com/UInt2048/Light-Swift-Untar.git resolved at main (0facd92)
warning: '.resolve-product-dependencies': dependency 'light-swift-untar' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/UInt2048/Light-Swift-Untar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/4] Compiling Light_Swift_Untar Light-Swift-Untar.swift
[4/4] Emitting module Light_Swift_Untar
Build complete! (3.96s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Light-Swift-Untar",
"name" : "Light-Swift-Untar",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Light-Swift-Untar",
"targets" : [
"Light-Swift-Untar"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Light_Swift_Untar",
"module_type" : "SwiftTarget",
"name" : "Light-Swift-Untar",
"path" : ".",
"product_memberships" : [
"Light-Swift-Untar"
],
"sources" : [
"Light-Swift-Untar.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.