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 WSPublisher, reference 0.2.0 (84a9b5), with Swift 5.9 for macOS (SPM) on 28 Aug 2024 18:52:00 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/edonv/WSPublisher.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/WSPublisher
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 84a9b5a Update WebSocketPublisher.swift
Cloned https://github.com/edonv/WSPublisher.git
Revision (git rev-parse @):
84a9b5a051633437ebf39d45aa2017377525e502
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/edonv/WSPublisher.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/edonv/WSPublisher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Emitting module HTTPTypes
[2/8] Compiling HTTPTypes HTTPRequest.swift
[3/8] Compiling HTTPTypes ISOLatin1String.swift
[4/8] Compiling HTTPTypes HTTPParsedFields.swift
[5/8] Compiling HTTPTypes HTTPResponse.swift
[6/8] Compiling HTTPTypes HTTPFieldName.swift
[7/8] Compiling HTTPTypes HTTPFields.swift
[8/8] Compiling HTTPTypes HTTPField.swift
[9/14] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[10/14] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[11/14] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[12/14] Emitting module HTTPTypesFoundation
[13/14] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[14/14] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[15/24] Compiling WSPublisher WebSocketPublisher+Async.swift
[16/24] Compiling WSPublisher URLSessionWebSocketTask+Async.swift
[17/24] Compiling WSPublisher URLSessionWebSocketTask+Combine.swift
[18/24] Compiling WSPublisher WebSocketPublisher+Errors.swift
[19/24] Compiling WSPublisher WebSocketPublisher+Event.swift
[20/25] Compiling WSPublisher WebSocketPublisher.swift
[21/25] Emitting module WSPublisher
[22/25] Compiling WSPublisher URLSessionWebSocketTaskMessage+Hashable.swift
[23/25] Compiling WSPublisher URLSessionWebSocketTaskCloseCode+StringConvertible.swift
[24/25] Compiling WSPublisher WebSocketPublisher+URLSessionDelegate.swift
[25/25] Compiling WSPublisher WSPublisher+SwiftUI.swift
Build complete! (16.96s)
Fetching https://github.com/apple/swift-http-types.git
[1/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git (1.29s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.2.0 (0.57s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.2.0
Build complete.
Done.