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 OhMyLog 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.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/forkercat/OhMyLog.git
Reference: main
HEAD is now at 71e8260 Update README
Cloned https://github.com/forkercat/OhMyLog.git into /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/forkercat/OhMyLog.git at main
========================================
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/8] Emitting module OhMyLog
[2/8] Compiling OhMyLog Log+String.swift
[3/8] Compiling OhMyLog Logger+String.swift
[4/8] Compiling OhMyLog Log.swift
[5/8] Compiling OhMyLog Logger+Any.swift
[6/8] Compiling OhMyLog Log+Any.swift
[7/8] Compiling OhMyLog Logger.swift
[8/10] Emitting module OhMyLog_Demo
[9/10] Compiling OhMyLog_Demo main.swift
[9/10] Linking OhMyLog-Demo
Build complete! (8.84s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "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": "ohmylog",
      "name": "OhMyLog",
      "url": "https://github.com/forkercat/OhMyLog.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OhMyLog",
      "dependencies": [

      ]
    }
  ]
}
Fetching https://github.com/forkercat/OhMyLog.git from cache
Fetched https://github.com/forkercat/OhMyLog.git (0.16s)
Creating working copy for https://github.com/forkercat/OhMyLog.git
Working copy of https://github.com/forkercat/OhMyLog.git resolved at main
warning: '.resolve-product-dependencies': dependency 'ohmylog' is not used by any target
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.