Build Information
Successful build of swift-mustache, reference 2.0.0 (9de71f
), with Swift 5.10 for macOS (SPM) on 18 Oct 2024 08:58:55 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/swift-mustache.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/swift-mustache
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at 9de71fc Update docs again
Cloned https://github.com/hummingbird-project/swift-mustache.git
Revision (git rev-parse @):
9de71fc4d10f0efc0ac758d0acf14e75d39b47b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/swift-mustache.git at 2.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/hummingbird-project/swift-mustache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/20] Compiling Mustache Sequence.swift
[4/20] Compiling Mustache SequenceContext.swift
[5/21] Compiling Mustache Template.swift
[6/21] Compiling Mustache Transform.swift
[7/21] Compiling Mustache Parent.swift
[8/21] Compiling Mustache Parser.swift
[9/21] Compiling Mustache Library.swift
[10/21] Compiling Mustache Mirror.swift
[11/21] Compiling Mustache Template+Parser.swift
[12/21] Compiling Mustache Template+Render.swift
[13/21] Compiling Mustache Lambda.swift
[14/21] Compiling Mustache Library+FileSystem.swift
[15/21] Compiling Mustache String.swift
[16/21] Compiling Mustache Template+FileSystem.swift
[17/21] Emitting module Mustache
[18/21] Compiling Mustache ContentType.swift
[19/21] Compiling Mustache Context.swift
[20/21] Compiling Mustache CustomRenderable.swift
[21/21] Compiling Mustache Deprecations.swift
Build complete! (7.34s)
Build complete.
Done.