Build Information
Successful build of Mustache, reference 1.0.2 (83db37
), with Swift 5.10 for macOS (SPM) on 10 Oct 2024 06:37: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: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AlwaysRightInstitute/mustache
* tag 1.0.2 -> FETCH_HEAD
HEAD is now at 83db37d Merge branch 'develop'
Cloned https://github.com/AlwaysRightInstitute/mustache.git
Revision (git rev-parse @):
83db37d14af02f42d1dbca535f0966e0d0f48c64
SUCCESS checkout https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2
========================================
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 MustacheRenderingContext.swift
[5/12] Compiling Mustache MustacheNode.swift
[6/12] Compiling Mustache MustacheParser.swift
[7/12] Compiling Mustache HTMLEscape.swift
[8/12] Emitting module Mustache
[9/12] Compiling Mustache Helpers.swift
[10/12] Compiling Mustache MustacheRendering.swift
[11/12] Compiling Mustache Mustachable.swift
[12/12] Compiling Mustache SimpleKVC.swift
[13/18] Compiling AttributedMustache ReExports.swift
[14/18] Compiling AttributedMustache AttributedMustacheRenderingContext.swift
[15/18] Compiling AttributedMustache AttributedMustacheRendering.swift
[16/18] Compiling AttributedMustache AttributedMustacheNode.swift
[17/18] Compiling AttributedMustache AttributedMustacheParser.swift
[18/18] Emitting module AttributedMustache
Build complete! (9.37s)
Build complete.
Done.