Build Information
Successful build of swift-mustache, reference main (3f627a
), with Swift 5.8 for macOS (SPM) on 21 Oct 2024 00:57:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hummingbird-project/swift-mustache.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hummingbird-project/swift-mustache
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3f627a5 Merge pull request #55 from hummingbird-project/project-template-update
Cloned https://github.com/hummingbird-project/swift-mustache.git
Revision (git rev-parse @):
3f627a5f7dcf1d97fe9fcc20d244b3c2898b34e1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/hummingbird-project/swift-mustache.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/hummingbird-project/swift-mustache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/18] Compiling Mustache Template.swift
[2/19] Compiling Mustache Transform.swift
[3/19] Compiling Mustache Template+Parser.swift
[4/19] Compiling Mustache Template+Render.swift
[5/19] Compiling Mustache Parent.swift
[6/19] Compiling Mustache Parser.swift
[7/19] Compiling Mustache String.swift
[8/19] Compiling Mustache Template+FileSystem.swift
[9/19] Compiling Mustache Sequence.swift
[10/19] Compiling Mustache SequenceContext.swift
[11/19] Compiling Mustache CustomRenderable.swift
[12/19] Compiling Mustache Deprecations.swift
[13/19] Compiling Mustache Library.swift
[14/19] Compiling Mustache Mirror.swift
[15/19] Emitting module Mustache
[16/19] Compiling Mustache Lambda.swift
[17/19] Compiling Mustache Library+FileSystem.swift
[18/19] Compiling Mustache ContentType.swift
[19/19] Compiling Mustache Context.swift
Build complete! (9.92s)
Build complete.
Done.