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 AsyncXPCConnection, reference main (a676f1), with Swift 5.8 for macOS (SPM) on 27 Aug 2024 17:24:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/AsyncXPCConnection.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/AsyncXPCConnection
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a676f19 Update to use latest Xcode
Cloned https://github.com/ChimeHQ/AsyncXPCConnection.git
Revision (git rev-parse @):
a676f19ca891314c4a2455319226a41267709d37
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/AsyncXPCConnection.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/ChimeHQ/AsyncXPCConnection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Compiling AsyncXPCConnection RemoteXPCService.swift
[2/4] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[3/4] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[4/4] Emitting module AsyncXPCConnection
Build complete! (8.25s)
Build complete.
Done.