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.8 for macOS (SPM) on 28 Aug 2024 18:54:37 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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.8
Building package at path:  $PWD
https://github.com/edonv/WSPublisher.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling HTTPTypes HTTPRequest.swift
[2/8] Compiling HTTPTypes ISOLatin1String.swift
[3/8] Compiling HTTPTypes HTTPResponse.swift
[4/8] Compiling HTTPTypes HTTPParsedFields.swift
[5/8] Compiling HTTPTypes HTTPFieldName.swift
[6/8] Emitting module HTTPTypes
[7/8] Compiling HTTPTypes HTTPFields.swift
[8/8] Compiling HTTPTypes HTTPField.swift
[9/14] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[10/14] Emitting module HTTPTypesFoundation
[11/14] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[12/14] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[13/14] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[14/14] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[15/24] Compiling WSPublisher WebSocketPublisher+Errors.swift
[16/24] Compiling WSPublisher URLSessionWebSocketTask+Async.swift
[17/24] Compiling WSPublisher URLSessionWebSocketTask+Combine.swift
[18/25] Compiling WSPublisher WebSocketPublisher+URLSessionDelegate.swift
[19/25] Compiling WSPublisher WebSocketPublisher+Async.swift
[20/25] Compiling WSPublisher WebSocketPublisher+Event.swift
[21/25] Compiling WSPublisher WebSocketPublisher.swift
[22/25] Compiling WSPublisher URLSessionWebSocketTaskMessage+Hashable.swift
[23/25] Compiling WSPublisher WSPublisher+SwiftUI.swift
[24/25] Compiling WSPublisher URLSessionWebSocketTaskCloseCode+StringConvertible.swift
[25/25] Emitting module WSPublisher
Build complete! (19.22s)
Fetching https://github.com/apple/swift-http-types.git
[6/528] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git (1.28s)
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.91s)
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.