Build Information
Successful build of swift-mustache, reference 2.0.0 (9de71f
), with Swift 5.9 for macOS (SPM) on 18 Oct 2024 08:58:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/hummingbird-project/swift-mustache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling Mustache Sequence.swift
[2/18] Compiling Mustache SequenceContext.swift
[3/19] Compiling Mustache Transform.swift
[4/19] Compiling Mustache Template.swift
[5/19] Compiling Mustache Template+Parser.swift
[6/19] Compiling Mustache Template+Render.swift
[7/19] Compiling Mustache String.swift
[8/19] Compiling Mustache Template+FileSystem.swift
[9/19] Compiling Mustache ContentType.swift
[10/19] Compiling Mustache Context.swift
[11/19] Emitting module Mustache
[12/19] Compiling Mustache CustomRenderable.swift
[13/19] Compiling Mustache Deprecations.swift
[14/19] Compiling Mustache Lambda.swift
[15/19] Compiling Mustache Library+FileSystem.swift
[16/19] Compiling Mustache Parent.swift
[17/19] Compiling Mustache Parser.swift
[18/19] Compiling Mustache Library.swift
[19/19] Compiling Mustache Mirror.swift
Build complete! (8.10s)
Build complete.
Done.