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.9 for macOS (SPM) on 1 Sep 2024 16:07:34 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dominicegginton/Nanoseconds.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling Nanoseconds Now.swift
[2/4] Compiling Nanoseconds TimeInterval.swift
[3/4] Emitting module Nanoseconds
[4/6] Emitting module Example
[5/6] Compiling Example main.swift
[5/6] Linking Example
Build complete! (7.69s)
Build complete.
Done.