Build Information
Successful build of Light-Swift-Untar, reference v1.0.4 (fcff1f), with Swift 6.2 for macOS (SPM) on 14 Feb 2026 06:54:49 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UInt2048/Light-Swift-Untar.git
Reference: v1.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UInt2048/Light-Swift-Untar
* tag v1.0.4 -> FETCH_HEAD
HEAD is now at fcff1f1 Add support for UTF-8 encoded filenames (#3)
Cloned https://github.com/UInt2048/Light-Swift-Untar.git
Revision (git rev-parse @):
fcff1f1b82373ea64b9565a364f63ffe7fdecf9f
SUCCESS checkout https://github.com/UInt2048/Light-Swift-Untar.git at v1.0.4
========================================
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",
"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",
"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.64s)
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 v1.0.4 (fcff1f1)
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.2
Building package at path: $PWD
https://github.com/UInt2048/Light-Swift-Untar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/4] Compiling Light_Swift_Untar Light-Swift-Untar.swift
[4/4] Emitting module Light_Swift_Untar
Build complete! (3.56s)
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.