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 Logr 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.24.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nakkht/logr.git
Reference: develop
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nakkht/logr
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 89b1c58 Bumped swift tools version to 5.6 on main Package.swift
Cloned https://github.com/nakkht/logr.git into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
89b1c58c3418380036d5bf87933be3e2645dc6ee
SUCCESS checkout https://github.com/nakkht/logr.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/15] Compiling Logr Config.swift
[2/15] Compiling Logr DispatchQueue.swift
[3/15] Compiling Logr OSLogType.swift
[4/15] Compiling Logr LogLevel.swift
[5/15] Compiling Logr Message.swift
[6/15] Compiling Logr MetaInfo.swift
[7/15] Compiling Logr ConsoleTarget.swift
[8/15] Compiling Logr ConsoleTargetConfig.swift
[9/15] Compiling Logr FileTarget.swift
[10/15] Compiling Logr FileTargetConfig.swift
[11/15] Compiling Logr Logr.swift
[12/15] Compiling Logr LogrService.swift
[13/15] Emitting module Logr
[14/15] Compiling Logr Style.swift
[15/15] Compiling Logr Target.swift
[16/16] Compiling Logr TimeSpan.swift
Build complete! (8.73s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Fetching https://github.com/nakkht/logr.git from cache
Fetched https://github.com/nakkht/logr.git (0.25s)
Creating working copy for https://github.com/nakkht/logr.git
Working copy of https://github.com/nakkht/logr.git resolved at develop
warning: '.resolve-product-dependencies': dependency 'logr' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "logr",
      "name": "Logr",
      "url": "https://github.com/nakkht/logr.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/logr",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.