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 CZoneDetect 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/sbooth/CZoneDetect.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sbooth/CZoneDetect
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cd0099d Update .gitignore
Cloned https://github.com/sbooth/CZoneDetect.git
Revision (git rev-parse @):
cd0099d7c4f2debd140f5202ced12dbfc9d9562b
SUCCESS checkout https://github.com/sbooth/CZoneDetect.git at main
========================================
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": "czonedetect",
      "name": "CZoneDetect",
      "url": "https://github.com/sbooth/CZoneDetect.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CZoneDetect",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sbooth/CZoneDetect.git
[1/45] Fetching czonedetect
Fetched https://github.com/sbooth/CZoneDetect.git (0.57s)
Creating working copy for https://github.com/sbooth/CZoneDetect.git
Working copy of https://github.com/sbooth/CZoneDetect.git resolved at main
warning: '.resolve-product-dependencies': dependency 'czonedetect' 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...
[0/1] Compiling CZoneDetect zonedetect.c
Build complete! (5.37s)
Build complete.
Done.