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 Nanoseconds, reference main (aec370), with Swift 5.10 for macOS (SPM) on 1 Sep 2024 16:07:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dominicegginton/Nanoseconds.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dominicegginton/Nanoseconds
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at aec370b chore: update ci to allow for workflow disptach
Cloned https://github.com/dominicegginton/Nanoseconds.git
Revision (git rev-parse @):
aec370bb5f914df415b1b0894814abe91ae3825a
SUCCESS checkout https://github.com/dominicegginton/Nanoseconds.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nanoseconds",
      "name": "Nanoseconds",
      "url": "https://github.com/dominicegginton/Nanoseconds.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nanoseconds",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dominicegginton/Nanoseconds.git
[1/201] Fetching nanoseconds
Fetched https://github.com/dominicegginton/Nanoseconds.git from cache (1.24s)
Creating working copy for https://github.com/dominicegginton/Nanoseconds.git
Working copy of https://github.com/dominicegginton/Nanoseconds.git resolved at main (aec370b)
warning: '.resolve-product-dependencies': dependency 'nanoseconds' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/dominicegginton/Nanoseconds.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write Example-entitlement.plist
[3/7] Write swift-version-33747A42983211AE.txt
[5/10] Compiling Nanoseconds Now.swift
[6/10] Emitting module Nanoseconds
[7/10] Compiling Nanoseconds TimeInterval.swift
[8/12] Compiling Example main.swift
[9/12] Emitting module Example
[9/12] Write Objects.LinkFileList
[10/12] Linking Example
[11/12] Applying Example
Build complete! (4.13s)
Build complete.
Done.