The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ProcessService with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ProcessService.git
Reference: 0.2.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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 into spi-builder-workspace
369fb0379983d3b43c7d7ad62c4e91ee020e347c
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ProcessService.git at 0.2.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/ChimeHQ/ConcurrencyPlus from cache
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetched https://github.com/ChimeHQ/ProcessEnv (0.20s)
Fetched https://github.com/ChimeHQ/ConcurrencyPlus (0.22s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.47s)
Computing version for https://github.com/ChimeHQ/ConcurrencyPlus
Computed https://github.com/ChimeHQ/ConcurrencyPlus at 0.4.0 (0.40s)
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
Building for debugging...
[1/15] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[2/15] Compiling ProcessEnv Process+Output.swift
[3/15] Compiling ProcessServiceShared Process+Event.swift
[4/15] Emitting module ProcessServiceShared
[5/15] Compiling ConcurrencyPlus NSXPCConnection+Continuation.swift
[6/15] Compiling ConcurrencyPlus Task+Relay.swift
[7/15] Compiling ConcurrencyPlus Continuation+Resuming.swift
[8/15] Compiling ConcurrencyPlus MainActor+Unsafe.swift
[9/15] Emitting module ConcurrencyPlus
[10/15] Compiling ConcurrencyPlus AsyncSubject.swift
[11/15] Compiling ConcurrencyPlus AsyncThrowingSubject.swift
[12/15] Compiling ConcurrencyPlus TaskQueue.swift
[13/15] Emitting module ProcessEnv
[14/15] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[15/15] Compiling ProcessEnv Process+Parameters.swift
[16/22] Emitting module ProcessServiceClient
[17/22] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[18/22] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[19/22] Compiling ProcessServiceClient HostedProcess.swift
[20/22] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[21/22] Emitting module ProcessServiceServer
[22/22] Compiling ProcessServiceServer ExportedProcessService.swift
Build complete! (11.48s)
Build complete.
Done.