Build Information
Successful build of swift-mustache, reference main (3f627a
), with Swift 5.10 for macOS (SPM) on 21 Oct 2024 00:58:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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.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 Library.swift
[4/20] Compiling Mustache Mirror.swift
[5/21] Compiling Mustache Parent.swift
[6/21] Compiling Mustache Parser.swift
[7/21] Compiling Mustache Sequence.swift
[8/21] Compiling Mustache SequenceContext.swift
[9/21] Compiling Mustache Template+Parser.swift
[10/21] Compiling Mustache Template+Render.swift
[11/21] Compiling Mustache Template.swift
[12/21] Compiling Mustache String.swift
[13/21] Compiling Mustache Template+FileSystem.swift
[14/21] Compiling Mustache CustomRenderable.swift
[15/21] Compiling Mustache Deprecations.swift
[16/21] Compiling Mustache ContentType.swift
[17/21] Compiling Mustache Context.swift
[18/21] Compiling Mustache Lambda.swift
[19/21] Compiling Mustache Library+FileSystem.swift
[20/21] Emitting module Mustache
[21/21] Compiling Mustache Transform.swift
Build complete! (6.59s)
Build complete.
Done.