The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MiseEnPlace, reference 5.5.1 (5929b7), with Swift 6.2 for macOS (SPM) on 23 Jun 2025 12:33:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/MiseEnPlace.git
Reference: 5.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/MiseEnPlace
 * tag               5.5.1      -> FETCH_HEAD
HEAD is now at 5929b79 Each Multiplication (#15)
Cloned https://github.com/richardpiazza/MiseEnPlace.git
Revision (git rev-parse @):
5929b79e054555279f2bd499e512002827db653a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardpiazza/MiseEnPlace.git at 5.5.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/richardpiazza/MiseEnPlace.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/31] Compiling MiseEnPlace Double+MiseEnPlace.swift
[5/31] Compiling MiseEnPlace FormulaElement.swift
[6/31] Compiling MiseEnPlace Fraction.swift
[7/31] Emitting module MiseEnPlace
[8/31] Compiling MiseEnPlace AnyFormulaElement.swift
[9/31] Compiling MiseEnPlace AnyIngredient.swift
[10/31] Compiling MiseEnPlace AnyProcedureElement.swift
[11/34] Compiling MiseEnPlace MeasurementMethod.swift
[12/34] Compiling MiseEnPlace MeasurementSystem.swift
[13/34] Compiling MiseEnPlace MeasurementSystemMethod.swift
[14/34] Compiling MiseEnPlace MeasurementUnit.swift
[15/34] Compiling MiseEnPlace MediaManager.swift
[16/34] Compiling MiseEnPlace MiseEnPlaceError.swift
[17/34] Compiling MiseEnPlace Ingredient.swift
[18/34] Compiling MiseEnPlace Intergral.swift
[19/34] Compiling MiseEnPlace Measured.swift
[20/34] Compiling MiseEnPlace Multimedia.swift
[21/34] Compiling MiseEnPlace ProcedureElement.swift
[22/34] Compiling MiseEnPlace Proportioned.swift
[23/34] Compiling MiseEnPlace Recipe+Formula.swift
[24/34] Compiling MiseEnPlace Recipe+Procedure.swift
[25/34] Compiling MiseEnPlace Recipe.swift
[26/34] Compiling MiseEnPlace AnyRecipe.swift
[27/34] Compiling MiseEnPlace Configuration.swift
[28/34] Compiling MiseEnPlace Descriptive.swift
[29/34] Compiling MiseEnPlace Quantifiable.swift
[30/34] Compiling MiseEnPlace Quantification.swift
[31/34] Compiling MiseEnPlace Ratio.swift
[32/34] Compiling MiseEnPlace Sequenced.swift
[33/34] Compiling MiseEnPlace String+MiseEnPlace.swift
[34/34] Compiling MiseEnPlace Unique.swift
Build complete! (90.67s)
Fetching https://github.com/nicklockwood/SwiftFormat
[1/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (80.10s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (82.90s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftformat",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.55.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nicklockwood/SwiftFormat"
    }
  ],
  "manifest_display_name" : "MiseEnPlace",
  "name" : "MiseEnPlace",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "16.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "tvos",
      "version" : "16.0"
    },
    {
      "name" : "watchos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "MiseEnPlace",
      "targets" : [
        "MiseEnPlace"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MiseEnPlaceTests",
      "module_type" : "SwiftTarget",
      "name" : "MiseEnPlaceTests",
      "path" : "Tests/MiseEnPlaceTests",
      "sources" : [
        "AnyFormulaElement+MiseEnPlaceTests.swift",
        "AnyIngredient+MiseEnPlaceTests.swift",
        "AnyProcedureElement+MiseEnPlaceTests.swift",
        "AnyRecipe+MiseEnPlaceTests.swift",
        "AsNeededTests.swift",
        "ConfigurationTests.swift",
        "DescriptiveTests.swift",
        "DoubleTests.swift",
        "EachMeasurementUnitTests.swift",
        "EdgeConditionTests.swift",
        "EqualRatioIngredientTests.swift",
        "FractionTests.swift",
        "HighMassRatioIngredientTests.swift",
        "HighVolumeRatioIngredientTests.swift",
        "InterpreterTests.swift",
        "LooseConversionTests.swift",
        "MeasurementUnitTests.swift",
        "MultimediaTests.swift",
        "QuantificationTests.swift",
        "RatioTests.swift",
        "RecipeTests.swift",
        "SignificantDigitTests.swift"
      ],
      "target_dependencies" : [
        "MiseEnPlace"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MiseEnPlace",
      "module_type" : "SwiftTarget",
      "name" : "MiseEnPlace",
      "path" : "Sources/MiseEnPlace",
      "product_memberships" : [
        "MiseEnPlace"
      ],
      "sources" : [
        "AnyFormulaElement.swift",
        "AnyIngredient.swift",
        "AnyProcedureElement.swift",
        "AnyRecipe.swift",
        "Configuration.swift",
        "Descriptive.swift",
        "Double+MiseEnPlace.swift",
        "FormulaElement.swift",
        "Fraction.swift",
        "Ingredient.swift",
        "Intergral.swift",
        "Measured.swift",
        "MeasurementMethod.swift",
        "MeasurementSystem.swift",
        "MeasurementSystemMethod.swift",
        "MeasurementUnit.swift",
        "MediaManager.swift",
        "MiseEnPlaceError.swift",
        "Multimedia.swift",
        "ProcedureElement.swift",
        "Proportioned.swift",
        "Quantifiable.swift",
        "Quantification.swift",
        "Ratio.swift",
        "Recipe+Formula.swift",
        "Recipe+Procedure.swift",
        "Recipe.swift",
        "Sequenced.swift",
        "String+MiseEnPlace.swift",
        "Unique.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.