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 SPIManifest, reference main (9939ab), with Swift 6.0 (beta) for macOS (Xcode) using Xcode 16.0 on 22 Jul 2024 14:21:45 UTC.

Swift 6 data race errors: 3

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.3.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPIManifest -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SPIManifest
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9939ab7 Merge pull request #48 from SwiftPackageIndex/dependabot/swift/github.com/jpsim/yams-5.1.3
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
9939ab79065b429e7688112941a805e87fbf05ad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/SPIManifest.git
Command line invocation:
    /Applications/Xcode-16.0.0-Beta.3.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/jpsim/Yams.git
Creating working copy of package ‘Yams’
Checking out 5.1.3 of package ‘Yams’
Resolve Package Graph
Resolved source packages:
  Yams: https://github.com/jpsim/Yams.git @ 5.1.3
  SPIManifest: /Users/admin/builder/spi-builder-workspace
resolved source packages: Yams, SPIManifest
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Beta.3.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SPIManifest -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "SPIManifest",
  "name" : "SPIManifest",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "validate-spi-manifest",
      "targets" : [
        "validate-spi-manifest"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "SPIManifest",
      "targets" : [
        "SPIManifest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "validate_spi_manifest",
      "module_type" : "SwiftTarget",
      "name" : "validate-spi-manifest",
      "path" : "Sources/validate-spi-manifest",
      "product_memberships" : [
        "validate-spi-manifest"
      ],
      "sources" : [
        "Validator.swift"
      ],
      "target_dependencies" : [
        "SPIManifest"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SPIManifestTests",
      "module_type" : "SwiftTarget",
      "name" : "SPIManifestTests",
      "path" : "Tests/SPIManifestTests",
      "sources" : [
        "Array+UniquedTests.swift",
        "ManifestTests.swift",
        "RegressionTests.swift",
        "SwiftVersionTests.swift"
      ],
      "target_dependencies" : [
        "SPIManifest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SPIManifest",
      "module_type" : "SwiftTarget",
      "name" : "SPIManifest",
      "path" : "Sources/SPIManifest",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "validate-spi-manifest",
        "SPIManifest"
      ],
      "sources" : [
        "Array+Uniqued.swift",
        "Environment.swift",
        "Manifest.swift",
        "ManifestError.swift",
        "Platform.swift",
        "SwiftVersion.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.