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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.33.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Andre-Pham/SwiftSerialization.git
Reference: 2.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Andre-Pham/SwiftSerialization
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 8642876 Further documentation for methods that don't executing using the queue within the SerializationDatabase
Cloned https://github.com/Andre-Pham/SwiftSerialization.git
Revision (git rev-parse @):
8642876acf667390685661f14dd79e6a438f55bf
SUCCESS checkout https://github.com/Andre-Pham/SwiftSerialization.git at 2.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Andre-Pham/SwiftSerialization.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/4] Emitting module SwiftyJSON
[3/4] Compiling SwiftyJSON SwiftyJSON.swift
[4/4] Compiling SwiftyJSON resource_bundle_accessor.swift
[5/12] Compiling SwiftSerialization Record.swift
[6/12] Compiling SwiftSerialization DatabaseTarget.swift
[7/12] Compiling SwiftSerialization Metadata.swift
[8/12] Compiling SwiftSerialization Storable.swift
[9/12] Compiling SwiftSerialization SerializationDatabase.swift
[10/13] Compiling SwiftSerialization TestObjects.swift
[11/13] Emitting module SwiftSerialization
[12/13] Compiling SwiftSerialization Legacy.swift
[13/13] Compiling SwiftSerialization DataObject.swift
Build complete! (9.91s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON (0.34s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON
Computed https://github.com/SwiftyJSON/SwiftyJSON at 5.0.2 (0.32s)
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON
Working copy of https://github.com/SwiftyJSON/SwiftyJSON resolved at 5.0.2
Build complete.
Done.