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 DynamicCodable 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/sebastianpixel/dynamiccodable.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sebastianpixel/dynamiccodable
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b90d87f set swift tools version back to 5.2 due to github workflows
Cloned https://github.com/sebastianpixel/dynamiccodable.git
Revision (git rev-parse @):
b90d87fb3b84106eb99926f1fb2dc8bf382000b4
SUCCESS checkout https://github.com/sebastianpixel/dynamiccodable.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sebastianpixel/dynamiccodable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling DynamicCodable DynamicDecodableRegistry.swift
[4/10] Compiling DynamicCodable TypeIdentifiable.swift
[5/10] Compiling DynamicCodable OptionalProtocol.swift
[6/10] Compiling DynamicCodable DynamicCodable.swift
[7/10] Compiling DynamicCodable DynamicDecodable.swift
[8/10] Compiling DynamicCodable CustomCodingKey.swift
[9/10] Compiling DynamicCodable DynamicEncodable.swift
[10/10] Emitting module DynamicCodable
Build complete! (2.68s)
Build complete.
Done.