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 SwimHTMX with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maciejtrybilo/Swim-htmx.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maciejtrybilo/Swim-htmx
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 349cb67 xh-trigger
Cloned https://github.com/maciejtrybilo/Swim-htmx.git
Revision (git rev-parse @):
349cb676aa4db7976a4dee11f59d104bf203113c
SUCCESS checkout https://github.com/maciejtrybilo/Swim-htmx.git at main
Fetching https://github.com/robb/Swim.git from cache
Fetched https://github.com/robb/Swim.git (0.14s)
Computing version for https://github.com/robb/Swim.git
Computed https://github.com/robb/Swim.git at 0.4.0 (0.32s)
Creating working copy for https://github.com/robb/Swim.git
Working copy of https://github.com/robb/Swim.git resolved at 0.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swim-htmx",
      "name": "SwimHTMX",
      "url": "https://github.com/maciejtrybilo/Swim-htmx.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim-htmx",
      "dependencies": [
        {
          "identity": "swim",
          "name": "HTML",
          "url": "https://github.com/robb/Swim.git",
          "version": "0.4.0",
          "path": "/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/maciejtrybilo/Swim-htmx.git from cache
Fetched https://github.com/maciejtrybilo/Swim-htmx.git (0.19s)
Fetching https://github.com/robb/Swim.git from cache
Fetched https://github.com/robb/Swim.git (0.14s)
Computing version for https://github.com/robb/Swim.git
Computed https://github.com/robb/Swim.git at 0.4.0 (0.01s)
Creating working copy for https://github.com/robb/Swim.git
Working copy of https://github.com/robb/Swim.git resolved at 0.4.0
Creating working copy for https://github.com/maciejtrybilo/Swim-htmx.git
Working copy of https://github.com/maciejtrybilo/Swim-htmx.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swim-htmx' is not used by any target
Found 1 product dependencies
  - HTML
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/maciejtrybilo/Swim-htmx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling Swim NodeBuilder.swift
[2/6] Compiling Swim String+XML.swift
[3/6] Compiling Swim Visitor.swift
[4/6] Compiling Swim Trimming.swift
[5/6] Emitting module Swim
[6/6] Compiling Swim Node.swift
[7/9] Emitting module HTML
[8/9] Compiling HTML Tags.swift
[9/9] Compiling HTML Tag.swift
[10/19] Compiling SwimHTMX HXSwap.swift
[11/19] Compiling SwimHTMX HXEndpoint.swift
[12/19] Compiling SwimHTMX HXIndicator.swift
[13/19] Compiling SwimHTMX HXSwapOOB.swift
[14/19] Compiling SwimHTMX HXAttribute.swift
[15/19] Compiling SwimHTMX HXDisableELT.swift
[16/19] Compiling SwimHTMX HXTrigger.swift
[17/19] Emitting module SwimHTMX
[18/19] Compiling SwimHTMX HXVals.swift
[19/19] Compiling SwimHTMX HXTarget.swift
[20/20] Compiling SwimHTMX Node+HTMX.swift
Build complete! (10.10s)
Build complete.
Done.