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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jegnux/BackedCodable.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jegnux/BackedCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c28a4e5 Implement a safer init
Cloned https://github.com/jegnux/BackedCodable.git
Revision (git rev-parse @):
c28a4e556298bd81ba068f0f1c534af73ffd46f9
SUCCESS checkout https://github.com/jegnux/BackedCodable.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jegnux/BackedCodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/19] Compiling BackedCodable LossyDecoder.swift
[5/19] Compiling BackedCodable BackedError.swift
[6/21] Compiling BackedCodable EmptyDecodable.swift
[7/21] Compiling BackedCodable Decoder+PathDecoder.swift
[8/21] Compiling BackedCodable Backed+ConditionalProtocolConformances.swift
[9/21] Compiling BackedCodable Backed+Init.swift
[10/21] Compiling BackedCodable Backed.swift
[11/21] Compiling BackedCodable BackingDecoderContext.swift
[12/21] Compiling BackedCodable DateDecoder.swift
[13/21] Compiling BackedCodable PathCodingKey.swift
[14/21] Compiling BackedCodable PathDecoder.Element.swift
[15/21] Compiling BackedCodable PathDecoder.swift
[16/21] Compiling BackedCodable Path.swift
[17/21] Emitting module BackedCodable
[18/21] Compiling BackedCodable BackedDecodable.swift
[19/21] Compiling BackedCodable BackingDecoder.swift
[20/21] Compiling BackedCodable PathComponent.swift
[21/21] Compiling BackedCodable PathFilter.swift
[22/25] Compiling BackedCodableStubs PlainSwiftStub.swift
[23/25] Compiling BackedCodableStubs Helpers.swift
[24/25] Emitting module BackedCodableStubs
[25/25] Compiling BackedCodableStubs BackedStub.swift
Build complete! (4.90s)
Build complete.
Done.