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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/glennschmidt/swift-lifx.git
Reference: v0.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/glennschmidt/swift-lifx
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at dd063fb Fix incorrect name
Cloned https://github.com/glennschmidt/swift-lifx.git
Revision (git rev-parse @):
dd063fb9812ab44d2e5937117bb9dbdbd938250e
SUCCESS checkout https://github.com/glennschmidt/swift-lifx.git at v0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/glennschmidt/swift-lifx.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/27] Compiling Lifx ProtocolMessage.swift
[4/27] Compiling Lifx LifxDevice.swift
[5/27] Compiling Lifx LifxLanClient.swift
[6/27] Compiling Lifx StateLightPayload.swift
[7/27] Compiling Lifx StateLocationPayload.swift
[8/27] Compiling Lifx StatePowerPayload.swift
[9/27] Compiling Lifx StateServicePayload.swift
[10/27] Compiling Lifx SetColorPayload.swift
[11/27] Compiling Lifx SetPowerPayload.swift
[12/27] Compiling Lifx StateGroupPayload.swift
[13/27] Compiling Lifx StateLabelPayload.swift
[14/30] Emitting module Lifx
[15/30] Compiling Lifx InboundPacket.swift
[16/30] Compiling Lifx LifxLanSocket.swift
[17/30] Compiling Lifx MessageType.swift
[18/30] Compiling Lifx OutboundPacket.swift
[19/30] Compiling Lifx Binary.swift
[20/30] Compiling Lifx CompletionHandler.swift
[21/30] Compiling Lifx Time.swift
[22/30] Compiling Lifx LifxState.swift
[23/30] Compiling Lifx MacAddr.swift
[24/30] Compiling Lifx SignalStrength.swift
[25/30] Compiling Lifx StateVersionPayload.swift
[26/30] Compiling Lifx StateWiFiInfoPayload.swift
[27/30] Compiling Lifx ProtocolHeader.swift
[28/30] Compiling Lifx LifxLanClientDelegate.swift
[29/30] Compiling Lifx ColorTemperature.swift
[30/30] Compiling Lifx HSBK.swift
Build complete! (5.02s)
Build complete.
Done.