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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/relatedcode/RelatedDB.git
Reference: 1.1.6
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/relatedcode/RelatedDB
 * tag               1.1.6      -> FETCH_HEAD
HEAD is now at a8c0f49 1.1.6
Cloned https://github.com/relatedcode/RelatedDB.git
Revision (git rev-parse @):
a8c0f4972a05bf33ecdfd9a699a11d7e04c1114f
SUCCESS checkout https://github.com/relatedcode/RelatedDB.git at 1.1.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/relatedcode/RelatedDB.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling RelatedDB RDDate.swift
[2/10] Compiling RelatedDB RDDebug.swift
[3/12] Compiling RelatedDB RDExecute.swift
[4/12] Compiling RelatedDB RDObject.swift
[5/12] Compiling RelatedDB RDSchema.swift
[6/12] Emitting module RelatedDB
[7/12] Compiling RelatedDB RDSchemas.swift
[8/12] Compiling RelatedDB RDatabase.swift
[9/12] Compiling RelatedDB RDCryptor.swift
[10/12] Compiling RelatedDB RDLogger.swift
[11/12] Compiling RelatedDB RDRuntime.swift
[11/12] Archiving libRelatedDB.a
Build complete! (8.48s)
Build complete.
Done.