Build Information
Successful build of AsyncXPCConnection, reference main (a676f1
), with Swift 5.9 for macOS (SPM) on 27 Aug 2024 17:28:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path: $PWD
https://github.com/ChimeHQ/AsyncXPCConnection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/4] Emitting module AsyncXPCConnection
[2/4] Compiling AsyncXPCConnection RemoteXPCService.swift
[3/4] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[4/4] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
Build complete! (5.99s)
Build complete.
Done.