The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Lighty with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/abdullahselek/Lighty.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/abdullahselek/Lighty
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a22e410 Merge pull request #15 from abdullahselek/dependabot/bundler/nokogiri-1.16.2
Cloned https://github.com/abdullahselek/Lighty.git
Revision (git rev-parse @):
a22e410c950a650055fac57fe4d5b91d92f6064e
SUCCESS checkout https://github.com/abdullahselek/Lighty.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lighty",
      "name": "Lighty",
      "url": "https://github.com/abdullahselek/Lighty.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Lighty",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/abdullahselek/Lighty.git
[1/1159] Fetching lighty
Fetched https://github.com/abdullahselek/Lighty.git (0.45s)
Creating working copy for https://github.com/abdullahselek/Lighty.git
Working copy of https://github.com/abdullahselek/Lighty.git resolved at master
warning: '.resolve-product-dependencies': dependency 'lighty' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/abdullahselek/Lighty.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling Lighty LightyLogger.swift
[2/2] Emitting module Lighty
Build complete! (5.57s)
Build complete.
Done.