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 VDDate, reference 0.14.0 (2155df), with Swift 5.9 for macOS (SPM) on 3 Sep 2024 12:06:02 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/dankinsoid/VDDate.git
Reference: 0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDDate
 * tag               0.14.0     -> FETCH_HEAD
HEAD is now at 2155df4 0.14.0
Cloned https://github.com/dankinsoid/VDDate.git
Revision (git rev-parse @):
2155df428bc0446d5a749579c18bda1ff6569ec2
SUCCESS checkout https://github.com/dankinsoid/VDDate.git at 0.14.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/dankinsoid/VDDate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling VDDate DateFormatParser.swift
[2/14] Compiling VDDate RelativeDateFormat.swift
[3/15] Compiling VDDate Weekdays.swift
[4/15] Compiling VDDate Calendar++.swift
[5/15] Compiling VDDate CalendarComponent++.swift
[6/15] Emitting module VDDate
[7/15] Compiling VDDate Date++.swift
[8/15] Compiling VDDate DateComponents++.swift
[9/15] Compiling VDDate ConstantDateStyle.swift
[10/15] Compiling VDDate DateFormat.swift
[11/15] Compiling VDDate SearchDirectionSet.swift
[12/15] Compiling VDDate Locale++.swift
[13/15] Compiling VDDate AnyDateFormatStyle.swift
[14/15] Compiling VDDate DatesCollection.swift
[15/15] Compiling VDDate TimeZone++.swift
Build complete! (7.71s)
Build complete.
Done.