Build Information
Successful build of WSPublisher, reference main (84a9b5
), with Swift 5.8 for macOS (SPM) on 28 Aug 2024 18:55:41 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/edonv/WSPublisher
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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 HTTPParsedFields.swift
[2/8] Compiling HTTPTypes ISOLatin1String.swift
[3/8] Compiling HTTPTypes HTTPRequest.swift
[4/8] Compiling HTTPTypes HTTPResponse.swift
[5/8] Compiling HTTPTypes HTTPFieldName.swift
[6/8] Compiling HTTPTypes HTTPField.swift
[7/8] Compiling HTTPTypes HTTPFields.swift
[8/8] Emitting module HTTPTypes
[9/14] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[10/14] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[11/14] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[12/14] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[13/14] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[14/14] Emitting module HTTPTypesFoundation
[15/24] Compiling WSPublisher URLSessionWebSocketTask+Combine.swift
[16/25] Compiling WSPublisher URLSessionWebSocketTask+Async.swift
[17/25] Compiling WSPublisher WebSocketPublisher+Errors.swift
[18/25] Compiling WSPublisher WebSocketPublisher+Event.swift
[19/25] Compiling WSPublisher WebSocketPublisher+URLSessionDelegate.swift
[20/25] Compiling WSPublisher WebSocketPublisher+Async.swift
[21/25] Compiling WSPublisher WebSocketPublisher.swift
[22/25] Emitting module WSPublisher
[23/25] Compiling WSPublisher URLSessionWebSocketTaskMessage+Hashable.swift
[24/25] Compiling WSPublisher WSPublisher+SwiftUI.swift
[25/25] Compiling WSPublisher URLSessionWebSocketTaskCloseCode+StringConvertible.swift
Build complete! (19.08s)
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.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.76s)
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.