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 VersionedCodable, reference main (7c0779), with Swift 5.10 for macOS (SPM) on 14 Oct 2024 02:34:29 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jrothwell/VersionedCodable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jrothwell/VersionedCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7c07792 Update README.md
Cloned https://github.com/jrothwell/VersionedCodable.git
Revision (git rev-parse @):
7c077929fd9c210ee5a6eade3bae89c8a6e863bc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jrothwell/VersionedCodable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/jrothwell/VersionedCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-33747A42983211AE.txt
[4/16] Compiling VersionedCodable VersionedCodable+decode.swift
[5/16] Compiling VersionedCodable VersionPathSpec.swift
[6/17] Compiling VersionedCodable JSONDecoder+versioned.swift
[7/17] Compiling VersionedCodable JSONEncoder+versioned.swift
[8/17] Emitting module VersionedCodable
[9/17] Compiling VersionedCodable PropertyListEncoder+versioned.swift
[10/17] Compiling VersionedCodable NothingEarlier.swift
[11/17] Compiling VersionedCodable VersionedDecodingError.swift
[12/17] Compiling VersionedCodable VersionedCodable.swift
[13/17] Compiling VersionedCodable VersionedCodable+encode.swift
[14/17] Compiling VersionedCodable VersionedEncodingError.swift
[15/17] Compiling VersionedCodable Never+VersionedCodable.swift
[16/17] Compiling VersionedCodable PropertyListDecoder+versioned.swift
[17/17] Compiling VersionedCodable resource_bundle_accessor.swift
Build complete! (8.09s)
Build complete.
Done.