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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davecom/SwiftGraph.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davecom/SwiftGraph
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7ee1dd9 Merge pull request #85 from TizianoCoroneo/tiziano/indegree-outdegree
Cloned https://github.com/davecom/SwiftGraph.git
Revision (git rev-parse @):
7ee1dd9e836713b5bb101517314ce63f1ac3a256
SUCCESS checkout https://github.com/davecom/SwiftGraph.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/davecom/SwiftGraph.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Emitting module SwiftGraph
[2/18] Compiling SwiftGraph Stack.swift
[3/18] Compiling SwiftGraph SwiftPriorityQueue.swift
[4/18] Compiling SwiftGraph Union.swift
[5/18] Compiling SwiftGraph UniqueElementsGraph.swift
[6/18] Compiling SwiftGraph Constructors.swift
[7/18] Compiling SwiftGraph Cycle.swift
[8/18] Compiling SwiftGraph Edge.swift
[9/18] Compiling SwiftGraph Graph.swift
[10/18] Compiling SwiftGraph MST.swift
[11/18] Compiling SwiftGraph UnweightedEdge.swift
[12/18] Compiling SwiftGraph UnweightedGraph.swift
[13/18] Compiling SwiftGraph WeightedEdge.swift
[14/18] Compiling SwiftGraph WeightedGraph.swift
[15/18] Compiling SwiftGraph Queue.swift
[16/18] Compiling SwiftGraph Reversed.swift
[17/18] Compiling SwiftGraph Search.swift
[18/18] Compiling SwiftGraph Sort.swift
Build complete! (5.15s)
Build complete.
Done.