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 main (2155df), with Swift 5.10 for macOS (SPM) on 3 Sep 2024 12:05:20 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/dankinsoid/VDDate.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDDate
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 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": "vddate",
      "name": "VDDate",
      "url": "https://github.com/dankinsoid/VDDate.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDDate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/VDDate.git
[1/190] Fetching vddate
Fetched https://github.com/dankinsoid/VDDate.git from cache (1.26s)
Creating working copy for https://github.com/dankinsoid/VDDate.git
Working copy of https://github.com/dankinsoid/VDDate.git resolved at main (2155df4)
warning: '.resolve-product-dependencies': dependency 'vddate' 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/dankinsoid/VDDate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/16] Compiling VDDate AnyDateFormatStyle.swift
[4/17] Compiling VDDate Weekdays.swift
[5/17] Compiling VDDate SearchDirectionSet.swift
[6/17] Compiling VDDate DateFormatParser.swift
[7/17] Compiling VDDate RelativeDateFormat.swift
[8/17] Compiling VDDate Locale++.swift
[9/17] Compiling VDDate ConstantDateStyle.swift
[10/17] Compiling VDDate DateFormat.swift
[11/17] Emitting module VDDate
[12/17] Compiling VDDate Date++.swift
[13/17] Compiling VDDate DateComponents++.swift
[14/17] Compiling VDDate Calendar++.swift
[15/17] Compiling VDDate CalendarComponent++.swift
[16/17] Compiling VDDate DatesCollection.swift
[17/17] Compiling VDDate TimeZone++.swift
Build complete! (5.03s)
Build complete.
Done.