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 JSONRPC 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/ChimeHQ/JSONRPC.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/JSONRPC
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at c6ec759 Update tests for eventSequence
Cloned https://github.com/ChimeHQ/JSONRPC.git
Revision (git rev-parse @):
c6ec759d41a76ac88fe7327c41a77d9033943374
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/JSONRPC.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/JSONRPC.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/13] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[4/13] Compiling JSONRPC DataChannel+StdioPipe.swift
[5/13] Compiling JSONRPC JSONRPCError.swift
[6/13] Compiling JSONRPC DataChannel.swift
[7/13] Compiling JSONRPC JSONId.swift
[8/13] Compiling JSONRPC JSONValue.swift
[9/14] Compiling JSONRPC JSONValueDecoder.swift
[10/14] Compiling JSONRPC AsyncStreamPolyfill.swift
[11/14] Compiling JSONRPC DataChannel+Actor.swift
[12/14] Emitting module JSONRPC
[13/14] Compiling JSONRPC JSONRPCSession.swift
[14/14] Compiling JSONRPC Protocol.swift
Build complete! (3.88s)
Build complete.
Done.