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 QGrid 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/q-mobile/qgrid.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/q-mobile/qgrid
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8565654 Merge pull request #43 from chabose/master
Cloned https://github.com/q-mobile/qgrid.git
Revision (git rev-parse @):
8565654a123a0fa5e7969443cc2b13512c6cea33
SUCCESS checkout https://github.com/q-mobile/qgrid.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": "qgrid",
      "name": "QGrid",
      "url": "https://github.com/q-mobile/qgrid.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/qgrid",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/q-mobile/qgrid.git
[8/391] Fetching qgrid
Fetched https://github.com/q-mobile/qgrid.git (7.57s)
Creating working copy for https://github.com/q-mobile/qgrid.git
Working copy of https://github.com/q-mobile/qgrid.git resolved at master
warning: '.resolve-product-dependencies': dependency 'qgrid' 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/2] Emitting module QGrid
[2/2] Compiling QGrid QGrid.swift
Build complete! (9.71s)
Build complete.
Done.