The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brutella/log-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brutella/log-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 796bd0b Merge pull request #2 from jvigneshcs/master
Cloned https://github.com/brutella/log-swift.git
Revision (git rev-parse @):
796bd0b043b46554a3083a81b752741726a8c1ad
SUCCESS checkout https://github.com/brutella/log-swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "log-swift",
      "name": "Log",
      "url": "https://github.com/brutella/log-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/log-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/brutella/log-swift.git
[1/92] Fetching log-swift
Fetched https://github.com/brutella/log-swift.git (0.23s)
Creating working copy for https://github.com/brutella/log-swift.git
Working copy of https://github.com/brutella/log-swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'log-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Log Logger.swift
[2/4] Emitting module Log
[3/4] Compiling Log Println.swift
[4/4] Compiling Log Log.swift
Build complete! (7.63s)
Build complete.
Done.