Build Information
Successful build of Mustache, reference develop (e06544
), with Swift 5.9 for macOS (SPM) on 9 Oct 2024 08:32:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/AlwaysRightInstitute/mustache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Mustache MustacheRenderingContext.swift
[2/9] Compiling Mustache MustacheNode.swift
[3/9] Compiling Mustache MustacheRendering.swift
[4/9] Compiling Mustache MustacheParser.swift
[5/9] Compiling Mustache Mustachable.swift
[6/9] Compiling Mustache Helpers.swift
[7/9] Emitting module Mustache
[8/9] Compiling Mustache HTMLEscape.swift
[9/9] Compiling Mustache SimpleKVC.swift
[10/15] Compiling AttributedMustache ReExports.swift
[11/15] Compiling AttributedMustache AttributedMustacheRenderingContext.swift
[12/15] Compiling AttributedMustache AttributedMustacheParser.swift
[13/15] Compiling AttributedMustache AttributedMustacheNode.swift
[14/15] Emitting module AttributedMustache
[15/15] Compiling AttributedMustache AttributedMustacheRendering.swift
Build complete! (11.45s)
Build complete.
Done.