The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Mustache, reference 1.0.2 (83db37), with Swift 5.9 for macOS (SPM) on 10 Oct 2024 06:38:20 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AlwaysRightInstitute/mustache.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AlwaysRightInstitute/mustache
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 83db37d Merge branch 'develop'
Cloned https://github.com/AlwaysRightInstitute/mustache.git
Revision (git rev-parse @):
83db37d14af02f42d1dbca535f0966e0d0f48c64
SUCCESS checkout https://github.com/AlwaysRightInstitute/mustache.git at 1.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/AlwaysRightInstitute/mustache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Mustache MustacheRenderingContext.swift
[2/9] Compiling Mustache MustacheRendering.swift
[3/9] Compiling Mustache MustacheNode.swift
[4/9] Compiling Mustache Mustachable.swift
[5/9] Compiling Mustache MustacheParser.swift
[6/9] Emitting module Mustache
[7/9] Compiling Mustache HTMLEscape.swift
[8/9] Compiling Mustache Helpers.swift
[9/9] Compiling Mustache SimpleKVC.swift
[10/15] Emitting module AttributedMustache
[11/15] Compiling AttributedMustache AttributedMustacheRenderingContext.swift
[12/15] Compiling AttributedMustache AttributedMustacheNode.swift
[13/15] Compiling AttributedMustache AttributedMustacheParser.swift
[14/15] Compiling AttributedMustache ReExports.swift
[15/15] Compiling AttributedMustache AttributedMustacheRendering.swift
Build complete! (10.95s)
Build complete.
Done.