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 WebSocketKit with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexanderwe/WebSocketKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexanderwe/WebSocketKit
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at 37026b6 Merge branch 'release/v1.0.0' into main
Cloned https://github.com/alexanderwe/WebSocketKit.git
Revision (git rev-parse @):
37026b6b186512bde5fa072a1247d72d130e9a51
SUCCESS checkout https://github.com/alexanderwe/WebSocketKit.git at v1.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alexanderwe/WebSocketKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/6] Compiling WebSocketKit WebSocketConnection.swift
[4/6] Emitting module WebSocketKit
[5/6] Compiling WebSocketKit WebSocket.swift
[6/6] Compiling WebSocketKit WebSocketKit.swift
Build complete! (10.03s)
warning: 'spi-builder-workspace': the target name WebSocketKit has different case on the filesystem and the Package.swift manifest file
warning: 'spi-builder-workspace': the target name WebSocketKitTests has different case on the filesystem and the Package.swift manifest file
Build complete.
Done.