The Swift Package Index logo.Swift Package Index

Build Information

Successful build of JSONRPC with Swift 5.8 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/JSONRPC.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/JSONRPC
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bad8fc7 remove license badge
Cloned https://github.com/ChimeHQ/JSONRPC.git
Revision (git rev-parse @):
bad8fc796a5e7b40afd00c76cb398779efac45fa
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/JSONRPC.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/ChimeHQ/JSONRPC.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/10] Compiling JSONRPC JSONId.swift
[2/10] Compiling JSONRPC JSONRPCError.swift
[3/10] Compiling JSONRPC JSONRPCSession.swift
[4/10] Compiling JSONRPC DataChannel+StdioPipe.swift
[5/10] Compiling JSONRPC DataChannel+WebSocket.swift
[6/10] Compiling JSONRPC DataChannel.swift
[7/13] Compiling JSONRPC AsyncStreamPolyfill.swift
[8/13] Compiling JSONRPC DataChannel+Actor.swift
[9/13] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[10/13] Emitting module JSONRPC
[11/13] Compiling JSONRPC JSONValue.swift
[12/13] Compiling JSONRPC JSONValueDecoder.swift
[13/13] Compiling JSONRPC Protocol.swift
Build complete! (3.97s)
Build complete.
Done.