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.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: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/aciidgh/SwiftMQTT
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6667e19 Bug/nil run loop (#41)
Cloned https://github.com/aciidgh/SwiftMQTT.git
Revision (git rev-parse @):
6667e19b0d63f00cfe7769b133ab95b1bbbf136a
SUCCESS checkout https://github.com/aciidgh/SwiftMQTT.git at master
========================================
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 MQTTSubAckPacket.swift
[2/19] Compiling SwiftMQTT MQTTSubPacket.swift
[3/21] Compiling SwiftMQTT MQTTPacketFixedHeader.swift
[4/21] Compiling SwiftMQTT MQTTPingPacket.swift
[5/21] Compiling SwiftMQTT MQTTPingResp.swift
[6/21] Compiling SwiftMQTT MQTTPublishPacket.swift
[7/21] Compiling SwiftMQTT MQTTStreamable.swift
[8/21] Compiling SwiftMQTT MQTTExtensions.swift
[9/21] Compiling SwiftMQTT MQTTSession.swift
[10/21] Compiling SwiftMQTT MQTTSessionStream.swift
[11/21] Compiling SwiftMQTT MQTTConnAckPacket.swift
[12/21] Compiling SwiftMQTT MQTTConnectPacket.swift
[13/21] Compiling SwiftMQTT MQTTDisconnectPacket.swift
[14/21] Emitting module SwiftMQTT
[15/21] Compiling SwiftMQTT MQTTPubAck.swift
[16/21] Compiling SwiftMQTT MQTTPubMsg.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! (4.90s)
Build complete.
Done.