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 SimpleLogging 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Simple-Logging.git
Reference: production
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Simple-Logging
 * branch            production -> FETCH_HEAD
 * [new branch]      production -> origin/production
HEAD is now at abbf40d Merge pull request #22 from RougeWare/feature/Raw-Location
Cloned https://github.com/RougeWare/Swift-Simple-Logging.git
Revision (git rev-parse @):
abbf40d670bc1964ead4f5018f412382a1093703
SUCCESS checkout https://github.com/RougeWare/Swift-Simple-Logging.git at production
========================================
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/15] Emitting module FunctionTools
[2/16] Compiling LazyContainers LazyContainer + Hashable.swift
[3/16] Compiling LazyContainers LazyContainer + Equatable.swift
[4/16] Compiling FunctionTools !.swift
[5/16] Compiling FunctionTools Function types.swift
[6/16] Compiling FunctionTools Echo.swift
[7/16] Compiling FunctionTools Blackholes.swift
[8/16] Compiling FunctionTools Constant.swift
[9/16] Compiling FunctionTools Call.swift
[10/16] Compiling FunctionTools Curry.swift
[11/16] Compiling LazyContainers LazyContainer + Codable.swift
[12/16] Emitting module LazyContainers
[13/16] Compiling LazyContainers LazyContainers.swift
[14/16] Compiling FunctionTools Null functions.swift
[15/28] Compiling SimpleLogging Loggable.swift
[16/28] Compiling SimpleLogging FileHandle + TextOutputStream.swift
[17/28] Compiling SimpleLogging LogChannel.swift
[18/28] Compiling SimpleLogging CombinedLogMessage.swift
[19/28] Compiling SimpleLogging CombinedLoggable.swift
[20/28] Compiling SimpleLogging LogManager.swift
[21/28] Compiling SimpleLogging LogMessage.swift
[22/29] Compiling SimpleLogging RawLogMessage.swift
[23/29] Emitting module SimpleLogging
[24/29] Compiling SimpleLogging LoggableError.swift
[25/29] Compiling SimpleLogging LogMessageProtocol.swift
[26/29] Compiling SimpleLogging LogSeverity.swift
[27/29] Compiling SimpleLogging Simple Logging.swift
[27/29] Linking libSimpleLogging_dynamic.dylib
[27/29] Linking libSimpleLoggingDynamic.dylib
Build complete! (17.68s)
Fetching https://github.com/RougeWare/Swift-Function-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Lazy-Containers.git from cache
Fetched https://github.com/RougeWare/Swift-Lazy-Containers.git (0.21s)
Fetched https://github.com/RougeWare/Swift-Function-Tools.git (0.21s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools.git
Computed https://github.com/RougeWare/Swift-Function-Tools.git at 1.2.4 (0.40s)
Computing version for https://github.com/RougeWare/Swift-Lazy-Containers.git
Computed https://github.com/RougeWare/Swift-Lazy-Containers.git at 4.1.0 (0.39s)
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools.git
Working copy of https://github.com/RougeWare/Swift-Function-Tools.git resolved at 1.2.4
Creating working copy for https://github.com/RougeWare/Swift-Lazy-Containers.git
Working copy of https://github.com/RougeWare/Swift-Lazy-Containers.git resolved at 4.1.0
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "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": "swift-simple-logging",
      "name": "SimpleLogging",
      "url": "https://github.com/RougeWare/Swift-Simple-Logging.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Simple-Logging",
      "dependencies": [
        {
          "identity": "swift-lazy-containers",
          "name": "LazyContainers",
          "url": "https://github.com/RougeWare/Swift-Lazy-Containers.git",
          "version": "4.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Lazy-Containers",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-function-tools",
          "name": "FunctionTools",
          "url": "https://github.com/RougeWare/Swift-Function-Tools.git",
          "version": "1.2.4",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Function-Tools",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/RougeWare/Swift-Simple-Logging.git
Fetched https://github.com/RougeWare/Swift-Simple-Logging.git (0.43s)
Fetching https://github.com/RougeWare/Swift-Function-Tools.git from cache
Fetching https://github.com/RougeWare/Swift-Lazy-Containers.git from cache
Fetched https://github.com/RougeWare/Swift-Lazy-Containers.git (0.21s)
Fetched https://github.com/RougeWare/Swift-Function-Tools.git (0.22s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools.git
Computed https://github.com/RougeWare/Swift-Function-Tools.git at 1.2.4 (0.52s)
Computing version for https://github.com/RougeWare/Swift-Lazy-Containers.git
Computed https://github.com/RougeWare/Swift-Lazy-Containers.git at 4.1.0 (0.36s)
Creating working copy for https://github.com/RougeWare/Swift-Simple-Logging.git
Working copy of https://github.com/RougeWare/Swift-Simple-Logging.git resolved at production
Creating working copy for https://github.com/RougeWare/Swift-Lazy-Containers.git
Working copy of https://github.com/RougeWare/Swift-Lazy-Containers.git resolved at 4.1.0
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools.git
Working copy of https://github.com/RougeWare/Swift-Function-Tools.git resolved at 1.2.4
warning: '.resolve-product-dependencies': dependency 'swift-simple-logging' is not used by any target
Found 2 product dependencies
  - LazyContainers
  - FunctionTools
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.