Build Information
Successful build of JSONRPC, reference main (ef61a6
), with Swift 5.8 for macOS (SPM) on 15 Sep 2024 18:04:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/JSONRPC.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/JSONRPC
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ef61a69 Support Swift 5 in tests
Cloned https://github.com/ChimeHQ/JSONRPC.git
Revision (git rev-parse @):
ef61a695bafa0e07080dadac65a0c59b37880548
SPI manifest file found: $PWD/.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
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/12] Compiling JSONRPC JSONValue.swift
[2/13] Compiling JSONRPC JSONValueDecoder.swift
[3/13] Compiling JSONRPC DataChannel.swift
[4/13] Compiling JSONRPC JSONId.swift
[5/13] Compiling JSONRPC DataChannel+WebSocket.swift
[6/13] Compiling JSONRPC JSONRPCError.swift
[7/13] Compiling JSONRPC AsyncStreamPolyfill.swift
[8/13] Compiling JSONRPC DataChannel+Actor.swift
[9/13] Compiling JSONRPC DataChannel+PredefinedMessages.swift
[10/13] Compiling JSONRPC DataChannel+StdioPipe.swift
[11/13] Compiling JSONRPC JSONRPCSession.swift
[12/13] Emitting module JSONRPC
[13/13] Compiling JSONRPC Protocol.swift
Build complete! (9.11s)
Build complete.
Done.