This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.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/1/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.app" xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling mustache Helpers.swift
[2/8] Compiling mustache MustacheNode.swift
[3/8] Compiling mustache MustacheRenderingContext.swift
[4/8] Compiling mustache Mustacheable.swift
[5/8] Emitting module mustache
[6/8] Compiling mustache HTMLEscape.swift
[7/8] Compiling mustache SimpleKVC.swift
[8/8] Compiling mustache MustacheParser.swift
Build complete! (7.29s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/AlwaysRightInstitute/mustache.git from cache
Fetched https://github.com/AlwaysRightInstitute/mustache.git (0.17s)
Creating working copy for https://github.com/AlwaysRightInstitute/mustache.git
Working copy of https://github.com/AlwaysRightInstitute/mustache.git resolved at 1.0.1
warning: '.resolve-product-dependencies': dependency 'mustache' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "mustache",
      "name": "mustache",
      "url": "https://github.com/AlwaysRightInstitute/mustache.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mustache",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.