This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 BetterCodable with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/marksands/BetterCodable.git
Reference: 0.4.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/marksands/BetterCodable
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 6115317 Adds ISO8601WithFractionalSecondsStrategy
Cloned https://github.com/marksands/BetterCodable.git into spi-builder-workspace
61153170668db7a46a20a87e35e70f80b24d4eb5
SUCCESS checkout https://github.com/marksands/BetterCodable.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0.app" xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling BetterCodable LossyDictionary.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:32:40: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct LossyDecodableValue<Value: Decodable>: Decodable {
                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:7:46: note: 'Value' previously declared here
public struct LossyDictionary<Key: Hashable, Value> {
                                             ^
[2/16] Compiling BetterCodable LossyOptional.swift
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:32:40: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct LossyDecodableValue<Value: Decodable>: Decodable {
                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:7:46: note: 'Value' previously declared here
public struct LossyDictionary<Key: Hashable, Value> {
                                             ^
[3/18] Compiling BetterCodable TimestampStrategy.swift
[4/18] Compiling BetterCodable YearMonthDayStrategy.swift
[5/18] Compiling BetterCodable RFC2822Strategy.swift
[6/18] Compiling BetterCodable RFC3339Strategy.swift
[7/18] Compiling BetterCodable DateValue.swift
[8/18] Compiling BetterCodable DefaultCodable.swift
[9/18] Compiling BetterCodable DefaultEmptyArray.swift
[10/18] Compiling BetterCodable DefaultTrue.swift
[11/18] Compiling BetterCodable ISO8601Strategy.swift
[12/18] Emitting module BetterCodable
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:32:40: warning: generic parameter 'Value' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    private struct LossyDecodableValue<Value: Decodable>: Decodable {
                                       ^
/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/BetterCodable/LossyDictionary.swift:7:46: note: 'Value' previously declared here
public struct LossyDictionary<Key: Hashable, Value> {
                                             ^
[13/18] Compiling BetterCodable ISO8601WithFractionalSecondsStrategy.swift
[14/18] Compiling BetterCodable LosslessArray.swift
[15/18] Compiling BetterCodable LosslessValue.swift
[16/18] Compiling BetterCodable LossyArray.swift
[17/18] Compiling BetterCodable DefaultEmptyDictionary.swift
[18/18] Compiling BetterCodable DefaultFalse.swift
Build complete! (7.82s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/marksands/BetterCodable.git from cache
Fetched https://github.com/marksands/BetterCodable.git (0.22s)
Creating working copy for https://github.com/marksands/BetterCodable.git
Working copy of https://github.com/marksands/BetterCodable.git resolved at 0.4.0
warning: '.resolve-product-dependencies': dependency 'bettercodable' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bettercodable",
      "name": "BetterCodable",
      "url": "https://github.com/marksands/BetterCodable.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BetterCodable",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.