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 MiniGraphviz, reference main (aa15c5), with Swift 5.10 for macOS (SPM) on 30 Jun 2024 06:56:17 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/MiniGraphviz.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/MiniGraphviz
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aa15c50 Adding Attributes parameter to addConnection(fromLabel:toLabel:)
Cloned https://github.com/LuizZak/MiniGraphviz.git
Revision (git rev-parse @):
aa15c50cf8027dae6dde860a40987c238070d849
SUCCESS checkout https://github.com/LuizZak/MiniGraphviz.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "minigraphviz",
      "name": "MiniGraphviz",
      "url": "https://github.com/LuizZak/MiniGraphviz.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MiniGraphviz",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/LuizZak/MiniGraphviz.git
[2/41] Fetching minigraphviz
Fetched https://github.com/LuizZak/MiniGraphviz.git from cache (0.19s)
Creating working copy for https://github.com/LuizZak/MiniGraphviz.git
Working copy of https://github.com/LuizZak/MiniGraphviz.git resolved at main (aa15c50)
warning: '.resolve-product-dependencies': dependency 'minigraphviz' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/LuizZak/MiniGraphviz.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/6] Compiling MiniGraphviz GraphViz.swift
[4/6] Compiling MiniGraphviz GraphViz+GraphAttributes.swift
[5/6] Compiling MiniGraphviz GraphViz+Attribute.swift
[6/6] Emitting module MiniGraphviz
Build complete! (3.17s)
Build complete.
Done.