This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Logger.git
Reference: v1.8.1
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Logger
 * tag               v1.8.1     -> FETCH_HEAD
HEAD is now at a5cfb4e conditional tool plugins
Cloned https://github.com/elegantchaos/Logger.git
Revision (git rev-parse @):
a5cfb4ede43a0f4782afb2aea3175a04f206efcf
SUCCESS checkout https://github.com/elegantchaos/Logger.git at v1.8.1
========================================
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": "logger",
      "name": "Logger",
      "url": "https://github.com/elegantchaos/Logger.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetched https://github.com/elegantchaos/Logger.git (0.21s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at v1.8.1
warning: '.resolve-product-dependencies': dependency 'logger' 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.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Logger OSLogHandler.swift
[2/9] Compiling Logger PrintHandler.swift
[3/10] Compiling Logger ManagerSettings.swift
[4/10] Compiling Logger NSLogHandler.swift
[5/10] Compiling Logger UserDefaultsManagerSettings.swift
[6/10] Compiling Logger Handler.swift
[7/10] Emitting module Logger
[8/10] Compiling Logger Manager.swift
[9/10] Compiling Logger Channel.swift
[10/10] Compiling Logger Context.swift
[11/23] Compiling LoggerKit LoggerScene.swift
[12/24] Compiling LoggerKit LoggerMenu+UIKit.swift
[13/24] Compiling LoggerKit LoggerSettingsView.swift
[14/24] Compiling LoggerKit LoggerApplication+UIKit.swift
[15/24] Compiling LoggerKit LoggerApplication.swift
[16/24] Compiling LoggerKit LoggerApplication+LoggerMenu.swift
[17/24] Compiling LoggerKit ChainableResponder.swift
[18/24] Compiling LoggerKit LoggerApplication+AppKit.swift
[19/24] Emitting module LoggerKit
[20/24] Compiling LoggerKit LoggerMenu+AppKit.swift
[21/24] Emitting module LoggerUI
[22/24] Compiling LoggerUI LoggerChannelsView.swift
[23/24] Compiling LoggerTestSupport XCTest+Logger.swift
[24/24] Emitting module LoggerTestSupport
Build complete! (10.79s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.