The Swift Package Index logo.Swift Package Index

Build Information

Successful build of HTML 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/robb/Swim.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/robb/Swim
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d3dde8c Make platforms explicit
Cloned https://github.com/robb/Swim.git
Revision (git rev-parse @):
d3dde8cf781507ada3b7549996bea94f8d57181f
SUCCESS checkout https://github.com/robb/Swim.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swim",
      "name": "HTML",
      "url": "https://github.com/robb/Swim.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swim",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/robb/Swim.git
[1/780] Fetching swim
Fetched https://github.com/robb/Swim.git (0.36s)
Creating working copy for https://github.com/robb/Swim.git
Working copy of https://github.com/robb/Swim.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swim' is not used by any target
Found 0 product dependencies
========================================
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/6] Compiling Swim NodeBuilder.swift
[2/6] Compiling Swim Trimming.swift
[3/6] Compiling Swim String+XML.swift
[4/6] Compiling Swim Visitor.swift
[5/6] Compiling Swim Node.swift
[6/6] Emitting module Swim
[7/9] Compiling HTML Tag.swift
[8/9] Emitting module HTML
[9/9] Compiling HTML Tags.swift
Build complete! (18.68s)
Build complete.
Done.