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

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/Vandelay.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/danielsaidi/Vandelay
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 630e062 Replace Mockery with MockingKit
Cloned https://github.com/danielsaidi/Vandelay.git
Revision (git rev-parse @):
630e062cb351ea547367c79e45c00ecc189343aa
SUCCESS checkout https://github.com/danielsaidi/Vandelay.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/danielsaidi/Vandelay.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6F35C1178C84523A.txt
[3/25] Compiling Vandelay DataExporter.swift
[4/25] Compiling Vandelay DataImporter.swift
[5/25] Compiling Vandelay ExportResult.swift
[6/25] Compiling Vandelay ExportState.swift
[7/25] Compiling Vandelay Exporter.swift
[8/25] Compiling Vandelay EmailExporter.swift
[9/27] Compiling Vandelay ExportMethod.swift
[10/27] Compiling Vandelay FileExporter.swift
[11/27] Compiling Vandelay MessageExporter.swift
[12/27] Emitting module Vandelay
[13/27] Compiling Vandelay StringExporter.swift
[14/27] Compiling Vandelay StringImporter.swift
[15/27] Compiling Vandelay StaticFileNameGenerator.swift
[16/27] Compiling Vandelay ImportResult.swift
[17/27] Compiling Vandelay PasteboardImporter.swift
[18/27] Compiling Vandelay UrlImporter.swift
[19/27] Compiling Vandelay FileImporter.swift
[20/27] Compiling Vandelay ImportMethod.swift
[21/27] Compiling Vandelay ImportState.swift
[22/27] Compiling Vandelay Importer.swift
[23/27] Compiling Vandelay PasteboardExporter.swift
[24/27] Compiling Vandelay FileNameGenerator.swift
[25/27] Compiling Vandelay RandomFileNameGenerator.swift
[26/27] Compiling Vandelay QrCodeGenerator.swift
[27/27] Compiling Vandelay StandardQrCodeGenerator.swift
Build complete! (33.00s)
Fetching https://github.com/danielsaidi/MockingKit.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/2193] Fetching mockingkit
[396/16742] Fetching mockingkit, quick
[10196/35382] Fetching mockingkit, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.36s)
Fetched https://github.com/danielsaidi/MockingKit.git from cache (2.36s)
Fetched https://github.com/Quick/Nimble.git from cache (2.36s)
Computing version for https://github.com/danielsaidi/MockingKit.git
Computed https://github.com/danielsaidi/MockingKit.git at 0.8.0 (0.69s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.1 (0.74s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 3.0.0 (0.69s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 3.0.0
Creating working copy for https://github.com/danielsaidi/MockingKit.git
Working copy of https://github.com/danielsaidi/MockingKit.git resolved at 0.8.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "8.0.0",
            "upper_bound" : "9.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "mockingkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danielsaidi/MockingKit.git"
    }
  ],
  "manifest_display_name" : "Vandelay",
  "name" : "Vandelay",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Vandelay",
      "targets" : [
        "Vandelay"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VandelayTests",
      "module_type" : "SwiftTarget",
      "name" : "VandelayTests",
      "path" : "Tests/VandelayTests",
      "product_dependencies" : [
        "Quick",
        "Nimble",
        "MockingKit"
      ],
      "sources" : [
        "DataExporterTests.swift",
        "Exporters/EmailExporterTests.swift",
        "Exporters/ExporterTests.swift",
        "Exporters/FileExporterTests.swift",
        "Exporters/MessageExporterTests.swift",
        "Exporters/PasteboardExporterTests.swift",
        "File/RandomFileNameGenerator.swift",
        "File/StaticFileNameGeneratorTests.swift",
        "Importers/FileImporterTests.swift",
        "Importers/PasteboardImporterTests.swift",
        "Importers/UrlImporterTests.swift",
        "Mocks/MockDataExporter.swift",
        "Mocks/MockDataImporter.swift",
        "Qr/StandardQrCodeGeneratorTests.swift",
        "StringExporterTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Vandelay"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Vandelay",
      "module_type" : "SwiftTarget",
      "name" : "Vandelay",
      "path" : "Sources/Vandelay",
      "product_memberships" : [
        "Vandelay"
      ],
      "sources" : [
        "DataExporter.swift",
        "DataImporter.swift",
        "ExportResult.swift",
        "ExportState.swift",
        "Exporter.swift",
        "Exporters/EmailExporter.swift",
        "Exporters/ExportMethod.swift",
        "Exporters/FileExporter.swift",
        "Exporters/MessageExporter.swift",
        "Exporters/PasteboardExporter.swift",
        "File/FileNameGenerator.swift",
        "File/RandomFileNameGenerator.swift",
        "File/StaticFileNameGenerator.swift",
        "ImportResult.swift",
        "ImportState.swift",
        "Importer.swift",
        "Importers/FileImporter.swift",
        "Importers/ImportMethod.swift",
        "Importers/PasteboardImporter.swift",
        "Importers/UrlImporter.swift",
        "Qr/QrCodeGenerator.swift",
        "Qr/StandardQrCodeGenerator.swift",
        "StringExporter.swift",
        "StringImporter.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.