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 SimpleToast, reference master (99330c), with Swift 5.10 for macOS (SPM) on 21 Oct 2024 20:45:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sanzaru/SimpleToast.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sanzaru/SimpleToast
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 99330cc Fixed Swift 6 warnings
Cloned https://github.com/sanzaru/SimpleToast.git
Revision (git rev-parse @):
99330cceeea6a9068d40ccbe27efb75d240098ef
SUCCESS checkout https://github.com/sanzaru/SimpleToast.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sanzaru/SimpleToast.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/12] Compiling SimpleToast SimpleToastNotificationPublisher.swift
[4/12] Compiling SimpleToast SimpleToastModifier.swift
[5/12] Compiling SimpleToast SimpleToastDragGestureModifier.swift
[6/12] Compiling SimpleToast SimpleToastSlide.swift
[7/12] Compiling SimpleToast SimpleToastScale.swift
[8/12] Compiling SimpleToast SimpleToastFade.swift
[9/12] Emitting module SimpleToast
[10/12] Compiling SimpleToast SimpleToastSkew.swift
[11/12] Compiling SimpleToast SimpleToastOptions.swift
[12/12] Compiling SimpleToast SimpleToast.swift
Build complete! (11.17s)
Build complete.
Done.