Build Information
Successful build of Mustache, reference develop (e06544
), with Swift 5.10 for macOS (SPM) on 9 Oct 2024 08:33:27 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/AlwaysRightInstitute/mustache.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AlwaysRightInstitute/mustache
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at e065448 Push value to context for non-list sections
Cloned https://github.com/AlwaysRightInstitute/mustache.git
Revision (git rev-parse @):
e0654482a34a5610724a0e5451507c04712adcff
SUCCESS checkout https://github.com/AlwaysRightInstitute/mustache.git at develop
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/AlwaysRightInstitute/mustache.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/12] Compiling Mustache MustacheRendering.swift
[5/12] Compiling Mustache Mustachable.swift
[6/12] Compiling Mustache MustacheParser.swift
[7/12] Emitting module Mustache
[8/12] Compiling Mustache Helpers.swift
[9/12] Compiling Mustache HTMLEscape.swift
[10/12] Compiling Mustache MustacheNode.swift
[11/12] Compiling Mustache MustacheRenderingContext.swift
[12/12] Compiling Mustache SimpleKVC.swift
[13/18] Compiling AttributedMustache AttributedMustacheRenderingContext.swift
[14/18] Compiling AttributedMustache ReExports.swift
[15/18] Compiling AttributedMustache AttributedMustacheParser.swift
[16/18] Compiling AttributedMustache AttributedMustacheNode.swift
[17/18] Emitting module AttributedMustache
[18/18] Compiling AttributedMustache AttributedMustacheRendering.swift
Build complete! (8.96s)
Build complete.
Done.