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 SerializedSwift 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/dejanskledar/SerializedSwift.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dejanskledar/SerializedSwift
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 9ed26f1 chore: fix version to 0.2.0
Cloned https://github.com/dejanskledar/SerializedSwift.git
Revision (git rev-parse @):
9ed26f1561156c42374280ebdbf92bf5327bc8b5
SUCCESS checkout https://github.com/dejanskledar/SerializedSwift.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/dejanskledar/SerializedSwift.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 SerializedSwift SerializedCodingKeys.swift
[4/10] Compiling SerializedSwift SerializableEncodable.swift
[5/10] Compiling SerializedSwift SerializableDecodable.swift
[6/10] Compiling SerializedSwift DecodableProperty.swift
[7/10] Compiling SerializedSwift EncodableProperty.swift
[8/10] Emitting module SerializedSwift
[9/10] Compiling SerializedSwift SerializedTransformable.swift
[10/10] Compiling SerializedSwift Serialized.swift
[11/11] Compiling SerializedSwift Transformable.swift
Build complete! (4.77s)
Build complete.
Done.