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 SwiftMQTT with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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/UKfvDsi8u/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.9
Building package at path:  $workDir
https://github.com/aciidgh/SwiftMQTT.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/19] Emitting module SwiftMQTT
[2/21] Compiling SwiftMQTT MQTTConnAckPacket.swift
[3/21] Compiling SwiftMQTT MQTTConnectPacket.swift
[4/21] Compiling SwiftMQTT MQTTDisconnectPacket.swift
[5/21] Compiling SwiftMQTT MQTTPubAck.swift
[6/21] Compiling SwiftMQTT MQTTPubMsg.swift
[7/21] Compiling SwiftMQTT MQTTPacketFixedHeader.swift
[8/21] Compiling SwiftMQTT MQTTPingPacket.swift
[9/21] Compiling SwiftMQTT MQTTPingResp.swift
[10/21] Compiling SwiftMQTT MQTTExtensions.swift
[11/21] Compiling SwiftMQTT MQTTSession.swift
[12/21] Compiling SwiftMQTT MQTTSessionStream.swift
[13/21] Compiling SwiftMQTT MQTTSubAckPacket.swift
[14/21] Compiling SwiftMQTT MQTTSubPacket.swift
[15/21] Compiling SwiftMQTT MQTTPublishPacket.swift
[16/21] Compiling SwiftMQTT MQTTStreamable.swift
[17/21] Compiling SwiftMQTT MQTTMessage.swift
[18/21] Compiling SwiftMQTT MQTTPacket.swift
[19/21] Compiling SwiftMQTT MQTTPacketFactory.swift
[20/21] Compiling SwiftMQTT MQTTUnSubAckPacket.swift
[21/21] Compiling SwiftMQTT MQTTUnsubPacket.swift
Build complete! (5.68s)
Build complete.
Done.