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 swifty-holidays, reference 2.9.0 (5e39b8), with Swift 5.10 for macOS (SPM) on 24 Sep 2024 18:27:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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/sersoft-gmbh/swifty-holidays.git
Reference: 2.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/swifty-holidays
 * tag               2.9.0      -> FETCH_HEAD
HEAD is now at 5e39b80 Add Swift 6.0 support
Cloned https://github.com/sersoft-gmbh/swifty-holidays.git
Revision (git rev-parse @):
5e39b80667ee0b1e95227b7f5855bcb1b8b57f14
SUCCESS checkout https://github.com/sersoft-gmbh/swifty-holidays.git at 2.9.0
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5118] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.79s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.79s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.79s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.67s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
========================================
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": "swifty-holidays",
      "name": "swifty-holidays",
      "url": "https://github.com/sersoft-gmbh/swifty-holidays.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifty-holidays",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/sersoft-gmbh/swifty-holidays.git
[1/2094] Fetching swifty-holidays
Fetched https://github.com/sersoft-gmbh/swifty-holidays.git from cache (1.09s)
Creating working copy for https://github.com/sersoft-gmbh/swifty-holidays.git
Working copy of https://github.com/sersoft-gmbh/swifty-holidays.git resolved at 2.9.0 (5e39b80)
warning: '.resolve-product-dependencies': dependency 'swifty-holidays' 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/sersoft-gmbh/swifty-holidays.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/13] Compiling SwiftyHolidays CalculationContextReference.swift
[6/13] Emitting module SwiftyHolidays
[7/13] Compiling SwiftyHolidays CalculationPromise.swift
[8/13] Compiling SwiftyHolidays CalculationCalendar.swift
[9/13] Compiling SwiftyHolidays Calculator.swift
[10/13] Compiling SwiftyHolidays CalculationContext.swift
[11/13] Compiling SwiftyHolidays HolidayDate.swift
[12/13] Compiling SwiftyHolidays GregorianCalculator.swift
[13/13] Compiling SwiftyHolidays GregorianContext.swift
Build complete! (15.48s)
Build complete.
Done.