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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/t-ae/swiplot.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/t-ae/swiplot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b79d49c Update for Swift4
Cloned https://github.com/t-ae/swiplot.git
Revision (git rev-parse @):
b79d49c76c54637a3a4cea8e7e22d26fc5cf8bd7
SUCCESS checkout https://github.com/t-ae/swiplot.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiplot",
      "name": "Swiplot",
      "url": "https://github.com/t-ae/swiplot.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiplot",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/t-ae/swiplot.git
[1/103] Fetching swiplot
Fetched https://github.com/t-ae/swiplot.git (0.25s)
Creating working copy for https://github.com/t-ae/swiplot.git
Working copy of https://github.com/t-ae/swiplot.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiplot' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Swiplot SingleLine.swift
[2/8] Compiling Swiplot Graph3D.swift
[3/8] Compiling Swiplot Plot.swift
[4/8] Compiling Swiplot LineStyle.swift
[5/8] Compiling Swiplot Graph.swift
[6/8] Compiling Swiplot Color.swift
[7/8] Compiling Swiplot Plot3D.swift
[8/8] Emitting module Swiplot
Build complete! (8.13s)
Build complete.
Done.