Build Information
Successful build of ProcessService 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/ProcessService.git
Reference: 0.2.6
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ProcessService
* tag 0.2.6 -> FETCH_HEAD
HEAD is now at 369fb03 Move to dispatch queue
Cloned https://github.com/ChimeHQ/ProcessService.git
Revision (git rev-parse @):
369fb0379983d3b43c7d7ad62c4e91ee020e347c
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ProcessService.git at 0.2.6
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/ChimeHQ/ProcessService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/14] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[2/14] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[3/14] Compiling ProcessServiceShared Process+Event.swift
[4/14] Emitting module ProcessServiceShared
[5/14] Compiling ConcurrencyPlus Continuation+Resuming.swift
[6/14] Compiling ConcurrencyPlus MainActor+Unsafe.swift
[7/14] Compiling ConcurrencyPlus NSXPCConnection+Continuation.swift
[8/14] Compiling ConcurrencyPlus Task+Relay.swift
[9/14] Compiling ConcurrencyPlus AsyncSubject.swift
[10/14] Compiling ConcurrencyPlus AsyncThrowingSubject.swift
[11/14] Emitting module ConcurrencyPlus
[12/15] Emitting module ProcessEnv
[13/15] Compiling ProcessEnv Process+Output.swift
[14/15] Compiling ProcessEnv Process+Parameters.swift
[15/15] Compiling ConcurrencyPlus TaskQueue.swift
[16/22] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[17/22] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[18/22] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[19/22] Emitting module ProcessServiceClient
[20/22] Compiling ProcessServiceClient HostedProcess.swift
[21/22] Emitting module ProcessServiceServer
[22/22] Compiling ProcessServiceServer ExportedProcessService.swift
Build complete! (22.02s)
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/ChimeHQ/ConcurrencyPlus
Fetched https://github.com/ChimeHQ/ProcessEnv (0.29s)
[1/372] Fetching concurrencyplus
Fetched https://github.com/ChimeHQ/ConcurrencyPlus (0.37s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (1.11s)
Computing version for https://github.com/ChimeHQ/ConcurrencyPlus
Computed https://github.com/ChimeHQ/ConcurrencyPlus at 0.4.0 (1.03s)
Creating working copy for https://github.com/ChimeHQ/ConcurrencyPlus
Working copy of https://github.com/ChimeHQ/ConcurrencyPlus resolved at 0.4.0
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
Build complete.
Done.