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 DataLife, reference master (6ecee7), with Swift 5.8 for macOS (SPM) on 15 Nov 2024 17:38:27 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/heroesofcode/DataLife.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/heroesofcode/DataLife
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6ecee71 Merge pull request #89 from heroesofcode/renovate/all-dependencies
Cloned https://github.com/heroesofcode/DataLife.git
Revision (git rev-parse @):
6ecee712d77a4b6d98f06479df18c32bc5963956
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/heroesofcode/DataLife.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/heroesofcode/DataLife.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling DataLife ObserverProtocol.swift
[2/4] Compiling DataLife DataLifeViewModel.swift
[3/4] Emitting module DataLife
[4/4] Compiling DataLife DataLife.swift
Build complete! (8.69s)
Build complete.
Done.