The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwimHTMX, reference main (349cb6), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 07:29:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maciejtrybilo/Swim-htmx.git
Reference: main
Initialized empty Git repository in /Users/admin/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
[1/795] Fetching swim
Fetched https://github.com/robb/Swim.git from cache (0.77s)
Computing version for https://github.com/robb/Swim.git
Computed https://github.com/robb/Swim.git at 0.4.0 (3.67s)
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/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swim-htmx",
      "name": "SwimHTMX",
      "url": "https://github.com/maciejtrybilo/Swim-htmx.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim-htmx",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swim",
          "name": "HTML",
          "url": "https://github.com/robb/Swim.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/maciejtrybilo/Swim-htmx.git
[1/62] Fetching swim-htmx
Fetched https://github.com/maciejtrybilo/Swim-htmx.git from cache (0.62s)
Fetching https://github.com/robb/Swim.git from cache
Fetched https://github.com/robb/Swim.git from cache (0.43s)
Computing version for https://github.com/robb/Swim.git
Computed https://github.com/robb/Swim.git at 0.4.0 (0.50s)
Creating working copy for https://github.com/maciejtrybilo/Swim-htmx.git
Working copy of https://github.com/maciejtrybilo/Swim-htmx.git resolved at main (349cb67)
Creating working copy for https://github.com/robb/Swim.git
Working copy of https://github.com/robb/Swim.git resolved at 0.4.0
warning: '.resolve-product-dependencies': dependency 'swim-htmx' is not used by any target
Found 1 product dependencies
  - HTML
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/maciejtrybilo/Swim-htmx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/10] Compiling Swim String+XML.swift
[6/10] Compiling Swim Trimming.swift
[7/10] Compiling Swim Visitor.swift
[8/10] Compiling Swim NodeBuilder.swift
[9/10] Emitting module Swim
[10/10] Compiling Swim Node.swift
[11/13] Compiling HTML Tags.swift
[12/13] Compiling HTML Tag.swift
[13/13] Emitting module HTML
[14/23] Compiling SwimHTMX HXSwapOOB.swift
[15/23] Compiling SwimHTMX HXTrigger.swift
[16/23] Compiling SwimHTMX HXVals.swift
[17/23] Compiling SwimHTMX HXTarget.swift
[18/24] Compiling SwimHTMX Node+HTMX.swift
[19/24] Compiling SwimHTMX HXIndicator.swift
[20/24] Compiling SwimHTMX HXEndpoint.swift
[21/24] Compiling SwimHTMX HXDisableELT.swift
[22/24] Emitting module SwimHTMX
[23/24] Compiling SwimHTMX HXAttribute.swift
[24/24] Compiling SwimHTMX HXSwap.swift
Build complete! (10.95s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swim",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/robb/Swim.git"
    }
  ],
  "manifest_display_name" : "SwimHTMX",
  "name" : "SwimHTMX",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "SwimHTMX",
      "targets" : [
        "SwimHTMX"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwimHTMXTests",
      "module_type" : "SwiftTarget",
      "name" : "SwimHTMXTests",
      "path" : "Tests/SwimHTMXTests",
      "sources" : [
        "SwimHTMXTests.swift"
      ],
      "target_dependencies" : [
        "SwimHTMX"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwimHTMX",
      "module_type" : "SwiftTarget",
      "name" : "SwimHTMX",
      "path" : "Sources/SwimHTMX",
      "product_dependencies" : [
        "HTML"
      ],
      "product_memberships" : [
        "SwimHTMX"
      ],
      "sources" : [
        "Attributes/HXAttribute.swift",
        "Attributes/HXDisableELT.swift",
        "Attributes/HXEndpoint.swift",
        "Attributes/HXIndicator.swift",
        "Attributes/HXSwap.swift",
        "Attributes/HXSwapOOB.swift",
        "Attributes/HXTarget.swift",
        "Attributes/HXTrigger.swift",
        "Attributes/HXVals.swift",
        "Node+HTMX.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.