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 DateKit, reference 2.0.0 (546e1c), with Swift 5.9 for macOS (SPM) on 29 Sep 2024 21:49:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/DateKit.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/DateKit
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 546e1c3 Swift 6.0
Cloned https://github.com/NikSativa/DateKit.git
Revision (git rev-parse @):
546e1c3790f0b64ac5c9c9d2a7c0fa0998fe6e0a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/DateKit.git at 2.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/NikSativa/DateKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/10] Compiling DateKit resource_bundle_accessor.swift
[3/10] Compiling DateKit DateFormating.swift
[4/10] Compiling DateKit DateSettingsProviding.swift
[5/10] Compiling DateKit Locale+Helper.swift
[6/10] Compiling DateKit DateHelper.swift
[7/10] Compiling DateKit TimeZone+Helper.swift
[8/10] Emitting module DateKit
[9/10] Compiling DateKit DateFormat.swift
[10/10] Compiling DateKit DateComponent.swift
Build complete! (14.95s)
Fetching https://github.com/NikSativa/SpryKit.git
[1/910] Fetching sprykit
Fetched https://github.com/NikSativa/SpryKit.git (1.35s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.0 (0.44s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.86s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (2.81s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.74s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.74s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.0
Build complete.
Done.