The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Lighty, reference 1.1.7 (429137), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 06:38:26 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: 1.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/abdullahselek/Lighty
 * tag               1.1.7      -> FETCH_HEAD
HEAD is now at 4291379 Delete swift version.
Cloned https://github.com/abdullahselek/Lighty.git
Revision (git rev-parse @):
429137964110f5628d50c15c2b021d972a961d34
SUCCESS checkout https://github.com/abdullahselek/Lighty.git at 1.1.7
========================================
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] Emitting module Lighty
[4/4] Compiling Lighty LightyLogger.swift
Build complete! (3.21s)
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.