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: 0.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jegnux/BackedCodable
 * tag               0.1.1      -> FETCH_HEAD
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 0.1.1
========================================
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 PathCodingKey.swift
[5/19] Compiling BackedCodable PathDecoder.Element.swift
[6/21] Compiling BackedCodable EmptyDecodable.swift
[7/21] Compiling BackedCodable Decoder+PathDecoder.swift
[8/21] Compiling BackedCodable LossyDecoder.swift
[9/21] Compiling BackedCodable BackedError.swift
[10/21] Compiling BackedCodable PathDecoder.swift
[11/21] Compiling BackedCodable Path.swift
[12/21] Compiling BackedCodable BackingDecoderContext.swift
[13/21] Compiling BackedCodable DateDecoder.swift
[14/21] Compiling BackedCodable Backed+ConditionalProtocolConformances.swift
[15/21] Compiling BackedCodable Backed+Init.swift
[16/21] Compiling BackedCodable Backed.swift
[17/21] Compiling BackedCodable BackedDecodable.swift
[18/21] Compiling BackedCodable BackingDecoder.swift
[19/21] Emitting module BackedCodable
[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] Compiling BackedCodableStubs BackedStub.swift
[25/25] Emitting module BackedCodableStubs
Build complete! (4.12s)
Build complete.
Done.