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 Spanker, reference v0.2.49 (d4b439), with Swift 5.10 for macOS (SPM) on 22 Aug 2024 10:51:04 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KittyMac/Spanker.git
Reference: v0.2.49
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KittyMac/Spanker
 * tag               v0.2.49    -> FETCH_HEAD
HEAD is now at d4b439b calculate size of output json and init full capacity when exporting json
Cloned https://github.com/KittyMac/Spanker.git
Revision (git rev-parse @):
d4b439bf76a40fb45d86a24d13b9c26e7d630eee
SUCCESS checkout https://github.com/KittyMac/Spanker.git at v0.2.49
Fetching https://github.com/KittyMac/Hitch.git
[1/2457] Fetching hitch
Fetched https://github.com/KittyMac/Hitch.git from cache (1.66s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.145 (0.55s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.145
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spanker",
      "name": "Spanker",
      "url": "https://github.com/KittyMac/Spanker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Spanker",
      "dependencies": [
        {
          "identity": "hitch",
          "name": "Hitch",
          "url": "https://github.com/KittyMac/Hitch.git",
          "version": "0.4.145",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Hitch",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/KittyMac/Spanker.git
[1/969] Fetching spanker
Fetched https://github.com/KittyMac/Spanker.git from cache (1.11s)
Fetching https://github.com/KittyMac/Hitch.git from cache
Fetched https://github.com/KittyMac/Hitch.git from cache (0.60s)
Computing version for https://github.com/KittyMac/Hitch.git
Computed https://github.com/KittyMac/Hitch.git at 0.4.145 (0.02s)
Creating working copy for https://github.com/KittyMac/Hitch.git
Working copy of https://github.com/KittyMac/Hitch.git resolved at 0.4.145
Creating working copy for https://github.com/KittyMac/Spanker.git
Working copy of https://github.com/KittyMac/Spanker.git resolved at v0.2.49 (d4b439b)
warning: '.resolve-product-dependencies': dependency 'spanker' is not used by any target
Found 1 product dependencies
  - Hitch
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/KittyMac/Spanker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/15] Compiling Hitch Hitch+FormatOperator.swift
[5/16] Compiling Hitch Int8+Ascii.swift
[6/16] Compiling Hitch Hitch+MD5.swift
[7/16] Emitting module Hitch
[8/16] Compiling Hitch CHitch.swift
[9/16] Compiling Hitch HalfHitch.swift
[10/16] Compiling Hitch Hitch.swift
[11/16] Compiling Hitch Hitch+Base32.swift
[12/16] Compiling Hitch Hitch+Base64.swift
[13/16] Compiling Hitch Hitch+Shared.swift
[14/16] Compiling Hitch Hitch+CodeBlock.swift
[15/16] Compiling Hitch Hitch+Format.swift
[16/16] Compiling Hitch UInt8+Ascii.swift
[17/20] Compiling Spanker Spanker+Reader.swift
[18/20] Emitting module Spanker
[19/20] Compiling Spanker Spanker.swift
[20/20] Compiling Spanker Spanker+Subscripts.swift
Build complete! (6.13s)
Build complete.
Done.