The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/ProcessService.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/ProcessService
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 250692f funding
Cloned https://github.com/ChimeHQ/ProcessService.git
Revision (git rev-parse @):
250692fa3002394eee1b81a94ee94a7d44d93193
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/ProcessService.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/ProcessService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--423B1241ED78D482.txt
[8/20] Emitting module Queue
[9/20] Emitting module ProcessServiceShared
[10/20] Compiling ProcessServiceShared ProcessServiceXPCProtocols.swift
[11/20] Compiling ProcessServiceShared Process+Event.swift
[12/20] Compiling ProcessEnv ProcessInfo+UserEnvironment.swift
[13/20] Compiling ProcessEnv Process+Output.swift
[14/20] Emitting module ProcessEnv
[15/20] Compiling ProcessEnv Process+Parameters.swift
[16/20] Compiling AsyncXPCConnection RemoteXPCService.swift
[17/20] Compiling AsyncXPCConnection QueuedRemoteXPCService.swift
[18/20] Emitting module AsyncXPCConnection
[19/20] Compiling AsyncXPCConnection NSXPCConnection+Continuations.swift
[20/20] Compiling Queue AsyncQueue.swift
[21/27] Compiling ProcessServiceClient NSXPCConnection+ProcessService.swift
[22/27] Compiling ProcessServiceServer NSXPCConnection+Server.swift
[23/27] Emitting module ProcessServiceServer
[24/27] Compiling ProcessServiceServer ExportedProcessService.swift
[25/27] Compiling ProcessServiceClient ExportedProcessServiceClient.swift
[26/27] Emitting module ProcessServiceClient
[27/27] Compiling ProcessServiceClient HostedProcess.swift
Build complete! (6.34s)
Fetching https://github.com/ChimeHQ/AsyncXPCConnection from cache
Fetched https://github.com/ChimeHQ/AsyncXPCConnection from cache (0.15s)
Fetching https://github.com/ChimeHQ/ProcessEnv from cache
Fetching https://github.com/mattmassicotte/Queue from cache
Fetched https://github.com/mattmassicotte/Queue from cache (0.14s)
Fetched https://github.com/ChimeHQ/ProcessEnv from cache (0.20s)
Computing version for https://github.com/mattmassicotte/Queue
Computed https://github.com/mattmassicotte/Queue at 0.1.4 (0.34s)
Computing version for https://github.com/ChimeHQ/ProcessEnv
Computed https://github.com/ChimeHQ/ProcessEnv at 0.3.1 (0.32s)
Creating working copy for https://github.com/ChimeHQ/ProcessEnv
Working copy of https://github.com/ChimeHQ/ProcessEnv resolved at 0.3.1
Creating working copy for https://github.com/mattmassicotte/Queue
Working copy of https://github.com/mattmassicotte/Queue resolved at 0.1.4
Creating working copy for https://github.com/ChimeHQ/AsyncXPCConnection
Working copy of https://github.com/ChimeHQ/AsyncXPCConnection resolved at 82a0eb00a0d881e6a65cad0acc031c1efd058d06
Build complete.
Done.