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 TimeSpecification, reference 3.4.0 (5a968a), with Swift 5.8 for macOS (SPM) on 4 Oct 2024 14:11:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yockow/swifttimespecification.git
Reference: 3.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yockow/swifttimespecification
 * tag               3.4.0      -> FETCH_HEAD
HEAD is now at 5a968a5 Merge pull request #9 from YOCKOW/development
Cloned https://github.com/yockow/swifttimespecification.git
Revision (git rev-parse @):
5a968a5367c7a8556918534d9b7b3c8414eb8d01
SUCCESS checkout https://github.com/yockow/swifttimespecification.git at 3.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/yockow/swifttimespecification.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module TimeSpecification
[2/4] Compiling TimeSpecification Date+TimeSpecification.swift
[3/4] Compiling TimeSpecification TimeSpecification.swift
/Users/admin/builder/spi-builder-workspace/Sources/TimeSpecification/TimeSpecification.swift:9:17: remark: '@preconcurrency' attribute on module 'Darwin' is unused
@preconcurrency import Darwin
~~~~~~~~~~~~~~~~^
[3/4] Linking libSwiftTimeSpecification.dylib
Build complete! (8.96s)
Build complete.
Done.