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 SwiftDataSugar, reference v0.0.4 (288066), with Swift 5.9 for macOS (SPM) on 7 Aug 2024 03:12:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mesqueeb/SwiftDataSugar.git
Reference: v0.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mesqueeb/SwiftDataSugar
 * tag               v0.0.4     -> FETCH_HEAD
HEAD is now at 2880663 0.0.4
Cloned https://github.com/mesqueeb/SwiftDataSugar.git
Revision (git rev-parse @):
288066391c16d32d0d45ff9679aa90d0297f92f0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/SwiftDataSugar.git at v0.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/mesqueeb/SwiftDataSugar.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling SwiftDataSugar MigrationHelpers.swift
[2/6] Compiling SwiftDataSugar Types.swift
[3/6] Compiling SwiftDataSugar ModelContainer.swift
[4/6] Compiling SwiftDataSugar DbCollection.swift
[5/6] Compiling SwiftDataSugar DbQuery.swift
[6/6] Emitting module SwiftDataSugar
Build complete! (8.98s)
Build complete.
Done.