The Swift Package Index logo.Swift Package Index

Build Information

Successful build of mustache with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlwaysRightInstitute/mustache.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/AlwaysRightInstitute/mustache
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 880e0ee Merge branch 'develop' into main
Cloned https://github.com/AlwaysRightInstitute/mustache.git into spi-builder-workspace
880e0eeb5c42f088cbdb6fa6aa313fa41c15bca8
SUCCESS checkout https://github.com/AlwaysRightInstitute/mustache.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/8] Compiling mustache HTMLEscape.swift
[2/8] Compiling mustache MustacheNode.swift
[3/8] Emitting module mustache
[4/8] Compiling mustache MustacheParser.swift
[5/8] Compiling mustache MustacheRenderingContext.swift
[6/8] Compiling mustache Helpers.swift
[7/8] Compiling mustache Mustacheable.swift
[8/8] Compiling mustache SimpleKVC.swift
Build complete! (3.94s)
Build complete.
Done.