Build Information
Successful build of SwiftMQTT with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aciidgh/SwiftMQTT.git
Reference: 3.0.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aciidgh/SwiftMQTT
* tag 3.0.1 -> FETCH_HEAD
HEAD is now at e412d41 Cleanup build warnings
Cloned https://github.com/aciidgh/SwiftMQTT.git
Revision (git rev-parse @):
e412d414fbc03cabcee7fcbc8432aa1efb558c94
SUCCESS checkout https://github.com/aciidgh/SwiftMQTT.git at 3.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/aciidgh/SwiftMQTT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Compiling SwiftMQTT MQTTPacketFixedHeader.swift
[2/19] Compiling SwiftMQTT MQTTPingPacket.swift
[3/19] Compiling SwiftMQTT MQTTPingResp.swift
[4/19] Compiling SwiftMQTT MQTTMessage.swift
[5/19] Compiling SwiftMQTT MQTTPacket.swift
[6/19] Compiling SwiftMQTT MQTTPacketFactory.swift
[7/19] Compiling SwiftMQTT MQTTSubAckPacket.swift
[8/19] Compiling SwiftMQTT MQTTSubPacket.swift
[9/19] Emitting module SwiftMQTT
[10/19] Compiling SwiftMQTT MQTTPubAck.swift
[11/19] Compiling SwiftMQTT MQTTPubMsg.swift
[12/19] Compiling SwiftMQTT MQTTExtensions.swift
[13/19] Compiling SwiftMQTT MQTTSession.swift
[14/19] Compiling SwiftMQTT MQTTSessionStream.swift
[15/19] Compiling SwiftMQTT MQTTPublishPacket.swift
[16/19] Compiling SwiftMQTT MQTTStreamable.swift
[17/19] Compiling SwiftMQTT MQTTConnAckPacket.swift
[18/19] Compiling SwiftMQTT MQTTConnectPacket.swift
[19/19] Compiling SwiftMQTT MQTTDisconnectPacket.swift
[20/21] Compiling SwiftMQTT MQTTUnSubAckPacket.swift
[21/21] Compiling SwiftMQTT MQTTUnsubPacket.swift
Build complete! (4.00s)
Build complete.
Done.