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 EasyToast, reference 0.4.0 (182e2c), with Swift 5.10 for macOS (SPM) on 6 Oct 2024 05:23:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/banghuazhao/EasyToast.git
Reference: 0.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/banghuazhao/EasyToast
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 182e2c0 Add ToastAnimation (#7)
Cloned https://github.com/banghuazhao/EasyToast.git
Revision (git rev-parse @):
182e2c03f453e31e8fbff241a0e3372b5d378db1
SUCCESS checkout https://github.com/banghuazhao/EasyToast.git at 0.4.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/banghuazhao/EasyToast.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/10] Emitting module EasyToast
[4/10] Compiling EasyToast ToastAnimation.swift
[5/10] Compiling EasyToast ToastStyle.swift
[6/10] Compiling EasyToast SimpleMessageView.swift
[7/10] Compiling EasyToast CustomToast.swift
[8/10] Compiling EasyToast ToastPosition.swift
[9/10] Compiling EasyToast ToastType.swift
[10/10] Compiling EasyToast EasyToast.swift
Build complete! (8.57s)
Build complete.
Done.