The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Light-Swift-Untar, reference main (0facd9), with Swift 6.0 for macOS (SPM) on 14 Feb 2026 06:49:16 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/UInt2048/Light-Swift-Untar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module Light_Swift_Untar
[4/4] Compiling Light_Swift_Untar Light-Swift-Untar.swift
Build complete! (3.59s)
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.