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 AELog 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/tadija/AELog.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tadija/AELog
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 42e29ec Merge branch 'release/0.6.3'
Cloned https://github.com/tadija/AELog.git
Revision (git rev-parse @):
42e29ec9b026640f4ee4c4a29db3a58712dcc9dc
SUCCESS checkout https://github.com/tadija/AELog.git at master
========================================
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/4] Compiling AELog Line.swift
[2/4] Compiling AELog Settings.swift
[3/4] Compiling AELog Log.swift
[4/4] Emitting module AELog
Build complete! (6.98s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "aelog",
      "name": "AELog",
      "url": "https://github.com/tadija/AELog.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AELog",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tadija/AELog.git from cache
Fetched https://github.com/tadija/AELog.git (0.17s)
Creating working copy for https://github.com/tadija/AELog.git
Working copy of https://github.com/tadija/AELog.git resolved at master
warning: '.resolve-product-dependencies': dependency 'aelog' 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.