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 LASwift 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/alexandertar/LASwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alexandertar/LASwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b0bdd48 Clean up actions
Cloned https://github.com/alexandertar/LASwift.git
Revision (git rev-parse @):
b0bdd4869e8aa2de37414b0cc2c4b739225b643f
SUCCESS checkout https://github.com/alexandertar/LASwift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/alexandertar/LASwift.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/18] Compiling LASwift VectorStatistics.swift
[4/18] Compiling LASwift VectorExponent.swift
[5/19] Compiling LASwift Operators.swift
[6/19] Compiling LASwift Random.swift
[7/19] Compiling LASwift MatrixTrigonometry.swift
[8/19] Compiling LASwift Numeric.swift
[9/19] Compiling LASwift Util.swift
[10/19] Compiling LASwift Vector.swift
[11/19] Compiling LASwift Matrix.swift
[12/19] Compiling LASwift MatrixAlgebra.swift
[13/19] Compiling LASwift MatrixLeastSquare.swift
[14/19] Compiling LASwift MatrixStatistics.swift
[15/19] Compiling LASwift VectorArithmetic.swift
[16/19] Emitting module LASwift
[17/19] Compiling LASwift MatrixArithmetic.swift
[18/19] Compiling LASwift MatrixExponent.swift
[19/19] Compiling LASwift VectorTrigonometry.swift
Build complete! (52.86s)
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/14549] Fetching quick
[14550/33189] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (13.35s)
Fetched https://github.com/Quick/Quick.git from cache (13.35s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.67s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1247] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.96s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.68s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.66s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/439] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.87s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.65s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    }
  ],
  "manifest_display_name" : "LASwift",
  "name" : "LASwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "LASwift",
      "targets" : [
        "LASwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "LASwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "LASwiftTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "MatrixTests.swift",
        "PerformanceTests.swift",
        "VectorTests.swift"
      ],
      "target_dependencies" : [
        "LASwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LASwift",
      "module_type" : "SwiftTarget",
      "name" : "LASwift",
      "path" : "Sources",
      "product_memberships" : [
        "LASwift"
      ],
      "sources" : [
        "Matrix.swift",
        "MatrixAlgebra.swift",
        "MatrixArithmetic.swift",
        "MatrixExponent.swift",
        "MatrixLeastSquare.swift",
        "MatrixStatistics.swift",
        "MatrixTrigonometry.swift",
        "Numeric.swift",
        "Operators.swift",
        "Random.swift",
        "Util.swift",
        "Vector.swift",
        "VectorArithmetic.swift",
        "VectorExponent.swift",
        "VectorStatistics.swift",
        "VectorTrigonometry.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.