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 Suture 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/cristik/Suture.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cristik/Suture
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6013578 .travis.yml
Cloned https://github.com/cristik/Suture.git
Revision (git rev-parse @):
6013578f2a89dff72e569727464f183427b35f89
SUCCESS checkout https://github.com/cristik/Suture.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "suture",
      "name": "Suture",
      "url": "https://github.com/cristik/Suture.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Suture",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/cristik/Suture.git
[3/267] Fetching suture
Fetched https://github.com/cristik/Suture.git (0.25s)
Creating working copy for https://github.com/cristik/Suture.git
Working copy of https://github.com/cristik/Suture.git resolved at master
warning: '.resolve-product-dependencies': dependency 'suture' 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/7] Emitting module Suture
[2/7] Compiling Suture Dispatcher.swift
[3/7] Compiling Suture Cocoa+Suture.swift
[4/7] Compiling Suture Future.swift
[5/7] Compiling Suture Utils.swift
[6/7] Compiling Suture Cancelable.swift
[7/7] Compiling Suture ObjcFuture.swift
Build complete! (7.79s)
Build complete.
Done.