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 Connection 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/jasonnam/Connection.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jasonnam/Connection
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5d39f26 remove logo
Cloned https://github.com/jasonnam/Connection.git
Revision (git rev-parse @):
5d39f2642de78246b65b58ad8626addb552415c4
SUCCESS checkout https://github.com/jasonnam/Connection.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "connection",
      "name": "Connection",
      "url": "https://github.com/jasonnam/Connection.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Connection",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/jasonnam/Connection.git
[1/83] Fetching connection
Fetched https://github.com/jasonnam/Connection.git (0.28s)
Creating working copy for https://github.com/jasonnam/Connection.git
Working copy of https://github.com/jasonnam/Connection.git resolved at master
warning: '.resolve-product-dependencies': dependency 'connection' 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/4] Compiling Connection Graph.swift
[2/4] Emitting module Connection
[3/4] Compiling Connection Node.swift
[4/4] Compiling Connection ConnectionGraph.swift
Build complete! (15.60s)
Build complete.
Done.