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 Images 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/elegantchaos/Images.git
Reference: v1.1.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Images
 * tag               v1.1.6     -> FETCH_HEAD
HEAD is now at df3d65b fixed minimum watchOS version
Cloned https://github.com/elegantchaos/Images.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
df3d65b075f30f48deafce8a81eb9ea8a3190505
SUCCESS checkout https://github.com/elegantchaos/Images.git at v1.1.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/ThreadExtensions.git from cache
Fetched https://github.com/elegantchaos/ThreadExtensions.git (0.20s)
Fetched https://github.com/elegantchaos/Logger.git (0.21s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.0 (0.04s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.6.0 (0.05s)
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.0
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.6.0
Building for debugging...
[1/10] Compiling Logger Handler.swift
[2/10] Emitting module Logger
[3/10] Compiling Logger PrintHandler.swift
[4/10] Compiling Logger OSLogHandler.swift
[5/10] Compiling ThreadExtensions ThreadExtensions.swift
[6/10] Emitting module ThreadExtensions
[7/10] Compiling Logger Channel.swift
[8/10] Compiling Logger NSLogHandler.swift
[9/10] Compiling Logger Context.swift
[10/10] Compiling Logger Manager.swift
[11/17] Emitting module Images
[12/17] Compiling Images Image+Extensions.swift
[13/17] Compiling Images ImageCache.swift
[14/17] Compiling Images AsyncImage.swift
[15/17] Compiling Images ImageFactory.swift
[16/17] Compiling Images Image+AppKit.swift
[17/17] Compiling Images Image+UIKit.swift
Build complete! (23.31s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "images",
      "name": "Images",
      "url": "https://github.com/elegantchaos/Images.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Images",
      "dependencies": [
        {
          "identity": "logger",
          "name": "Logger",
          "url": "https://github.com/elegantchaos/Logger.git",
          "version": "1.8.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
          "dependencies": [

          ]
        },
        {
          "identity": "threadextensions",
          "name": "ThreadExtensions",
          "url": "https://github.com/elegantchaos/ThreadExtensions.git",
          "version": "1.0.1",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ThreadExtensions",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/elegantchaos/Images.git from cache
Fetched https://github.com/elegantchaos/Images.git (0.21s)
Fetching https://github.com/elegantchaos/Logger.git from cache
Fetching https://github.com/elegantchaos/ThreadExtensions.git from cache
Fetched https://github.com/elegantchaos/ThreadExtensions.git (0.18s)
Fetched https://github.com/elegantchaos/Logger.git (0.19s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.1 (0.01s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.1 (0.02s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.1
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.1
Creating working copy for https://github.com/elegantchaos/Images.git
Working copy of https://github.com/elegantchaos/Images.git resolved at v1.1.6
warning: '.resolve-product-dependencies': dependency 'images' is not used by any target
Found 2 product dependencies
  - Logger
  - ThreadExtensions
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.