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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Logger
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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.20s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at main
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 Channel.swift
[4/10] Compiling Logger Context.swift
[5/10] Compiling Logger NSLogHandler.swift
[6/10] Compiling Logger ManagerSettings.swift
[7/10] Compiling Logger Handler.swift
[8/10] Compiling Logger Manager.swift
[9/10] Emitting module Logger
[10/10] Compiling Logger UserDefaultsManagerSettings.swift
[11/23] Compiling LoggerKit LoggerScene.swift
[12/24] Compiling LoggerKit LoggerSettingsView.swift
[13/24] Compiling LoggerKit LoggerApplication+UIKit.swift
[14/24] Compiling LoggerKit LoggerMenu+UIKit.swift
[15/24] Compiling LoggerKit ChainableResponder.swift
[16/24] Compiling LoggerKit LoggerApplication+AppKit.swift
[17/24] Compiling LoggerKit LoggerApplication.swift
[18/24] Emitting module LoggerKit
[19/24] Compiling LoggerKit LoggerMenu+AppKit.swift
[20/24] Compiling LoggerKit LoggerApplication+LoggerMenu.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! (7.11s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.