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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/glennschmidt/swift-lifx.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/glennschmidt/swift-lifx
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-lifx",
      "name": "Lifx",
      "url": "https://github.com/glennschmidt/swift-lifx.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-lifx",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/glennschmidt/swift-lifx.git
[1/77] Fetching swift-lifx
Fetched https://github.com/glennschmidt/swift-lifx.git (0.26s)
Creating working copy for https://github.com/glennschmidt/swift-lifx.git
Working copy of https://github.com/glennschmidt/swift-lifx.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swift-lifx' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/25] Compiling Lifx StateVersionPayload.swift
[2/25] Compiling Lifx StateWiFiInfoPayload.swift
[3/25] Compiling Lifx ProtocolHeader.swift
[4/28] Compiling Lifx Binary.swift
[5/28] Compiling Lifx CompletionHandler.swift
[6/28] Compiling Lifx Time.swift
[7/28] Compiling Lifx InboundPacket.swift
[8/28] Compiling Lifx LifxLanSocket.swift
[9/28] Compiling Lifx MessageType.swift
[10/28] Compiling Lifx OutboundPacket.swift
[11/28] Compiling Lifx LifxState.swift
[12/28] Compiling Lifx MacAddr.swift
[13/28] Compiling Lifx SignalStrength.swift
[14/28] Emitting module Lifx
[15/28] Compiling Lifx SetColorPayload.swift
[16/28] Compiling Lifx SetPowerPayload.swift
[17/28] Compiling Lifx StateGroupPayload.swift
[18/28] Compiling Lifx StateLabelPayload.swift
[19/28] Compiling Lifx LifxLanClientDelegate.swift
[20/28] Compiling Lifx ColorTemperature.swift
[21/28] Compiling Lifx HSBK.swift
[22/28] Compiling Lifx StateLightPayload.swift
[23/28] Compiling Lifx StateLocationPayload.swift
[24/28] Compiling Lifx StatePowerPayload.swift
[25/28] Compiling Lifx StateServicePayload.swift
[26/28] Compiling Lifx ProtocolMessage.swift
[27/28] Compiling Lifx LifxDevice.swift
[28/28] Compiling Lifx LifxLanClient.swift
Build complete! (11.21s)
Build complete.
Done.