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 DebugAdapterProtocol, reference main (5fd6c6), with Swift 5.8 for macOS (SPM) on 6 Jul 2024 16:00:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.45.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/DebugAdapterProtocol.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/DebugAdapterProtocol
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5fd6c6f Update readme
Cloned https://github.com/ChimeHQ/DebugAdapterProtocol.git
Revision (git rev-parse @):
5fd6c6f2eb4f1b8064f1f7e3710f0539d3f116e7
SUCCESS checkout https://github.com/ChimeHQ/DebugAdapterProtocol.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/ChimeHQ/DebugAdapterProtocol.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/11] Emitting module JSONRPC
[2/11] Compiling JSONRPC JSONValue.swift
[3/12] Compiling JSONRPC SeperatedHTTPHeaderMessageFraming.swift
[4/12] Compiling JSONRPC Protocol.swift
[5/12] Compiling JSONRPC MessageTransport.swift
[6/12] Compiling JSONRPC JSONValueDecoder.swift
[7/12] Compiling JSONRPC DataTransport.swift
[8/12] Compiling JSONRPC JSONId.swift
[9/12] Compiling JSONRPC ProtocolTransport.swift
[10/12] Compiling JSONRPC LengthPrefixMessageFraming.swift
[11/12] Compiling JSONRPC JSONRPCError.swift
[12/12] Compiling JSONRPC StdioDataTransport.swift
[13/21] Compiling DebugAdapterProtocol Server.swift
[14/21] Compiling DebugAdapterProtocol DebugAdapterProtocol.swift
[15/21] Compiling DebugAdapterProtocol DAPTransport.swift
[16/21] Compiling DebugAdapterProtocol DAPServer.swift
[17/21] Compiling DebugAdapterProtocol Capabilities.swift
[18/21] Compiling DebugAdapterProtocol Initialize.swift
[19/21] Compiling DebugAdapterProtocol BaseProtocol.swift
[20/21] Compiling DebugAdapterProtocol BaseProtocol+Extensions.swift
[21/21] Emitting module DebugAdapterProtocol
Build complete! (15.61s)
Fetching https://github.com/ChimeHQ/JSONRPC
[1/559] Fetching jsonrpc
Fetched https://github.com/ChimeHQ/JSONRPC (1.30s)
Computing version for https://github.com/ChimeHQ/JSONRPC
Computed https://github.com/ChimeHQ/JSONRPC at 0.7.0 (0.75s)
Creating working copy for https://github.com/ChimeHQ/JSONRPC
Working copy of https://github.com/ChimeHQ/JSONRPC resolved at 0.7.0
Build complete.
Done.