The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftStomp 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/Romixery/SwiftStomp.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Romixery/SwiftStomp
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 99dcfa7 Merge pull request #8 from aszter/master
Cloned https://github.com/Romixery/SwiftStomp.git into spi-builder-workspace
99dcfa7f428485b92de2359c9df9c778fd2d5599
SUCCESS checkout https://github.com/Romixery/SwiftStomp.git at 1.1.1
========================================
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)
Fetching https://github.com/ashleymills/Reachability.swift from cache
Fetching https://github.com/daltoniam/Starscream.git from cache
Fetched https://github.com/daltoniam/Starscream.git (0.26s)
Fetched https://github.com/ashleymills/Reachability.swift (0.27s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.0.0 (0.04s)
Computing version for https://github.com/daltoniam/Starscream.git
Computed https://github.com/daltoniam/Starscream.git at 4.0.4 (0.04s)
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.0.0
Creating working copy for https://github.com/daltoniam/Starscream.git
Working copy of https://github.com/daltoniam/Starscream.git resolved at 4.0.4
Building for debugging...
[1/21] Emitting module Starscream
[2/23] Compiling Starscream Compression.swift
[3/23] Compiling Starscream WSCompression.swift
[4/23] Compiling Starscream Data+Extensions.swift
[5/23] Compiling Starscream FoundationHTTPHandler.swift
[6/23] Compiling Starscream FoundationHTTPServerHandler.swift
[7/23] Compiling Starscream FrameCollector.swift
[8/23] Compiling Starscream FoundationSecurity.swift
[9/23] Compiling Starscream Security.swift
[10/23] Compiling Starscream TCPTransport.swift
[11/23] Compiling Starscream Transport.swift
[12/23] Compiling Starscream WebSocket.swift
[13/23] Compiling Starscream FoundationTransport.swift
[14/23] Compiling Starscream Framer.swift
[15/23] Compiling Starscream HTTPHandler.swift
[16/23] Compiling Starscream StringHTTPHandler.swift
[17/23] Compiling Starscream Engine.swift
[18/23] Compiling Starscream NativeEngine.swift
[19/23] Compiling Starscream WSEngine.swift
[20/23] Compiling Starscream Server.swift
[21/23] Compiling Starscream WebSocketServer.swift
[22/23] Emitting module Reachability
[23/23] Compiling Reachability Reachability.swift
[24/25] Emitting module SwiftStomp
[25/25] Compiling SwiftStomp SwiftStomp.swift
Build complete! (7.19s)
Build complete.
Done.