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 ExceptionCatcher, reference main (3cd199), with Swift 5.10 for macOS (SPM) on 15 Nov 2024 13:13:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sindresorhus/ExceptionCatcher.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sindresorhus/ExceptionCatcher
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3cd1997 Meta tweaks
Cloned https://github.com/sindresorhus/ExceptionCatcher.git
Revision (git rev-parse @):
3cd1997e3663078812efca8652af06104b5160bb
SUCCESS checkout https://github.com/sindresorhus/ExceptionCatcher.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/sindresorhus/ExceptionCatcher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-33747A42983211AE.txt
[2/3] Compiling ExceptionCatcherInternal ExceptionCatcher.m
[4/5] Emitting module ExceptionCatcher
/Users/admin/builder/spi-builder-workspace/Sources/ExceptionCatcher/ExceptionCatcher.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'ExceptionCatcher' may lead to instability during execution
@_implementationOnly import Foundation
                     ^
[5/5] Compiling ExceptionCatcher ExceptionCatcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/ExceptionCatcher/ExceptionCatcher.swift:1:22: warning: using '@_implementationOnly' without enabling library evolution for 'ExceptionCatcher' may lead to instability during execution
@_implementationOnly import Foundation
                     ^
Build complete! (5.24s)
Build complete.
Done.