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.8 for macOS (SPM) on 10 Oct 2024 06:38:16 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path:  $PWD
https://github.com/AlwaysRightInstitute/mustache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Compiling Mustache MustacheRendering.swift
[2/9] Compiling Mustache Helpers.swift
[3/9] Compiling Mustache MustacheParser.swift
[4/9] Compiling Mustache MustacheNode.swift
[5/9] Compiling Mustache HTMLEscape.swift
[6/9] Compiling Mustache MustacheRenderingContext.swift
[7/9] Emitting module Mustache
[8/9] Compiling Mustache SimpleKVC.swift
[9/9] Compiling Mustache Mustachable.swift
[10/15] Compiling AttributedMustache AttributedMustacheRenderingContext.swift
[11/15] Compiling AttributedMustache ReExports.swift
[12/15] Compiling AttributedMustache AttributedMustacheParser.swift
[13/15] Emitting module AttributedMustache
[14/15] Compiling AttributedMustache AttributedMustacheNode.swift
[15/15] Compiling AttributedMustache AttributedMustacheRendering.swift
Build complete! (12.88s)
Build complete.
Done.