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 MiseEnPlace, reference 5.5.1 (5929b7), with Swift 5.10 for macOS (SPM) on 30 Mar 2025 18:10:57 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
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:             5.10
Building package at path:  $PWD
https://github.com/richardpiazza/MiseEnPlace.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/31] Emitting module MiseEnPlace
[5/34] Compiling MiseEnPlace AnyRecipe.swift
[6/34] Compiling MiseEnPlace Configuration.swift
[7/34] Compiling MiseEnPlace Descriptive.swift
[8/34] Compiling MiseEnPlace Quantifiable.swift
[9/34] Compiling MiseEnPlace Quantification.swift
[10/34] Compiling MiseEnPlace Ratio.swift
[11/34] Compiling MiseEnPlace Multimedia.swift
[12/34] Compiling MiseEnPlace ProcedureElement.swift
[13/34] Compiling MiseEnPlace Proportioned.swift
[14/34] Compiling MiseEnPlace Sequenced.swift
[15/34] Compiling MiseEnPlace String+MiseEnPlace.swift
[16/34] Compiling MiseEnPlace Unique.swift
[17/34] Compiling MiseEnPlace AnyFormulaElement.swift
[18/34] Compiling MiseEnPlace AnyIngredient.swift
[19/34] Compiling MiseEnPlace AnyProcedureElement.swift
[20/34] Compiling MiseEnPlace Ingredient.swift
[21/34] Compiling MiseEnPlace Intergral.swift
[22/34] Compiling MiseEnPlace Measured.swift
[23/34] Compiling MiseEnPlace Double+MiseEnPlace.swift
[24/34] Compiling MiseEnPlace FormulaElement.swift
[25/34] Compiling MiseEnPlace Fraction.swift
[26/34] Compiling MiseEnPlace MeasurementMethod.swift
[27/34] Compiling MiseEnPlace MeasurementSystem.swift
[28/34] Compiling MiseEnPlace MeasurementSystemMethod.swift
[29/34] Compiling MiseEnPlace MeasurementUnit.swift
[30/34] Compiling MiseEnPlace MediaManager.swift
[31/34] Compiling MiseEnPlace MiseEnPlaceError.swift
[32/34] Compiling MiseEnPlace Recipe+Formula.swift
[33/34] Compiling MiseEnPlace Recipe+Procedure.swift
[34/34] Compiling MiseEnPlace Recipe.swift
Build complete! (107.54s)
Fetching https://github.com/nicklockwood/SwiftFormat
[1/46578] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (97.79s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.5 (2.55s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.5
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.