Build Information
Successful build of elementary-htmx, reference 0.3.0 (3e0951
), with Swift 5.10 for macOS (SPM) on 3 Oct 2024 21:22:08 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sliemeobn/elementary-htmx.git
Reference: 0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sliemeobn/elementary-htmx
* tag 0.3.0 -> FETCH_HEAD
HEAD is now at 3e09519 readme
Cloned https://github.com/sliemeobn/elementary-htmx.git
Revision (git rev-parse @):
3e09519a605be410e8332627b260cebaf74bb9fa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sliemeobn/elementary-htmx.git at 0.3.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sliemeobn/elementary-htmx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/24] Compiling Elementary Environment.swift
[7/24] Compiling Elementary ForEach.swift
[8/25] Compiling Elementary Html+Rendering.swift
[9/25] Compiling Elementary HtmlAttributes+Events.swift
[10/25] Compiling Elementary HtmlElements.swift
[11/25] Compiling Elementary HtmlTags.swift
[12/25] Compiling Elementary HtmlAsyncRenderer.swift
[13/25] Compiling Elementary HtmlTextRenderer.swift
[14/25] Compiling Elementary RenderingUtils.swift
[15/25] Compiling Elementary HtmlBuilder.swift
[16/25] Compiling Elementary HtmlElement+Async.swift
[17/25] Compiling Elementary Html+Attributes.swift
[18/25] Compiling Elementary Html+Elements.swift
[19/25] Compiling Elementary AttributeStorage.swift
[20/25] Compiling Elementary CoreModel.swift
[21/25] Compiling Elementary AsyncContent.swift
[22/25] Compiling Elementary AsyncForEach.swift
[23/25] Emitting module Elementary
[24/25] Compiling Elementary HtmlAttributes.swift
[25/25] Compiling Elementary HtmlDocument.swift
[26/28] Compiling ElementaryHTMX HTMLAttributeValue+HTMX.swift
[27/28] Compiling ElementaryHTMX HTMLAttribute+HTMX.swift
[28/28] Emitting module ElementaryHTMX
[29/34] Compiling ElementaryHTMXWS HTMLAttributeValue+HTMX.swift
[30/34] Emitting module ElementaryHTMXWS
[31/34] Compiling ElementaryHTMXWS HTMLAttribute+HTMX.swift
[32/34] Compiling ElementaryHTMXSSE HTMLAttributeValue+HTMXSSE.swift
[33/34] Compiling ElementaryHTMXSSE HTMLAttribute+HTMXSSE.swift
[34/34] Emitting module ElementaryHTMXSSE
Build complete! (4.83s)
Fetching https://github.com/sliemeobn/elementary.git
[1/728] Fetching elementary
Fetched https://github.com/sliemeobn/elementary.git from cache (1.28s)
Computing version for https://github.com/sliemeobn/elementary.git
Computed https://github.com/sliemeobn/elementary.git at 0.3.4 (0.38s)
Creating working copy for https://github.com/sliemeobn/elementary.git
Working copy of https://github.com/sliemeobn/elementary.git resolved at 0.3.4
Build complete.
Done.