The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WebSocketProtocol with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shareup/websocket-protocol.git
Reference: v2.3.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shareup/websocket-protocol
 * tag               v2.3.2     -> FETCH_HEAD
HEAD is now at 9e672ab Require watchOS 6
Cloned https://github.com/shareup/websocket-protocol.git into spi-builder-workspace
9e672ab6bc44046be316428b838946390652e12f
SUCCESS checkout https://github.com/shareup/websocket-protocol.git at v2.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/4] Compiling WebSocketProtocol WebSocketProtocol.swift
[2/4] Emitting module WebSocketProtocol
[3/4] Compiling WebSocketProtocol WebSocketCloseCode.swift
[4/4] Compiling WebSocketProtocol WebSocketMessage.swift
Build complete! (3.43s)
Build complete.
Done.