The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WledLib, reference main (35dffc), with Swift 6.3 for macOS (SPM) on 22 Apr 2026 13:47:51 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sqrt0b1000/WledLib.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sqrt0b1000/WledLib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 35dffc2 Add ip-address frield to info struct
Cloned https://github.com/sqrt0b1000/WledLib.git
Revision (git rev-parse @):
35dffc22f913f4341a83f9dd76de650813d93316
SUCCESS checkout https://github.com/sqrt0b1000/WledLib.git at main
Fetching https://github.com/apple/swift-log.git
[1/6636] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.85s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "wledlib",
      "name": "WledLib",
      "url": "https://github.com/sqrt0b1000/WledLib.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WledLib",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.12.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sqrt0b1000/WledLib.git
[1/97] Fetching wledlib
Fetched https://github.com/sqrt0b1000/WledLib.git from cache (0.60s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.57s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.68s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/sqrt0b1000/WledLib.git
Working copy of https://github.com/sqrt0b1000/WledLib.git resolved at main (35dffc2)
warning: '.resolve-product-dependencies': dependency 'wledlib' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/sqrt0b1000/WledLib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/9] Compiling Logging MetadataProvider.swift
[5/9] Compiling Logging LogHandler.swift
[6/9] Compiling Logging LogEvent.swift
[7/9] Emitting module Logging
[8/9] Compiling Logging Locks.swift
[9/9] Compiling Logging Logging.swift
[10/34] Compiling WledLib Connection.swift
[11/34] Compiling WledLib ConnectionSheme.swift
[12/36] Compiling WledLib Leds.swift
[13/36] Compiling WledLib Nightlight.swift
[14/36] Compiling WledLib Preset.swift
[15/36] Compiling WledLib DeviceExtension.swift
[16/36] Compiling WledLib PresetsExtension.swift
[17/36] Compiling WledLib SuccessMessageExtension.swift
[18/36] Compiling WledLib Device.swift
[19/36] Compiling WledLib FileSystem.swift
[20/36] Compiling WledLib Info.swift
[21/36] Emitting module WledLib
[22/36] Compiling WledLib WledHTTPResponse.swift
[23/36] Compiling WledLib WledWebSocketData.swift
[24/36] Compiling WledLib WledHostURL.swift
[25/36] Compiling WledLib WledHostWebSocket.swift
[26/36] Compiling WledLib WledStateExtension.swift
[27/36] Compiling WledLib WledHTTPGet.swift
[28/36] Compiling WledLib WledHTTPPost.swift
[29/36] Compiling WledLib WledHost.swift
[30/36] Compiling WledLib WledHostHTTP.swift
[31/36] Compiling WledLib Presets.swift
[32/36] Compiling WledLib Segment.swift
[33/36] Compiling WledLib State.swift
[34/36] Compiling WledLib SuccessMessage.swift
[35/36] Compiling WledLib Wifi.swift
[36/36] Compiling WledLib DiscoveryService.swift
Build complete! (6.57s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    }
  ],
  "manifest_display_name" : "WledLib",
  "name" : "WledLib",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "WledLib",
      "targets" : [
        "WledLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WledLib",
      "module_type" : "SwiftTarget",
      "name" : "WledLib",
      "path" : "Sources/WledLib",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "WledLib"
      ],
      "sources" : [
        "DataStructs/Device.swift",
        "DataStructs/FileSystem.swift",
        "DataStructs/Info.swift",
        "DataStructs/Leds.swift",
        "DataStructs/Nightlight.swift",
        "DataStructs/Preset.swift",
        "DataStructs/Presets.swift",
        "DataStructs/Segment.swift",
        "DataStructs/State.swift",
        "DataStructs/SuccessMessage.swift",
        "DataStructs/Wifi.swift",
        "Discovery/DiscoveryService.swift",
        "ProtocolExtensions/DeviceExtension.swift",
        "ProtocolExtensions/PresetsExtension.swift",
        "ProtocolExtensions/SuccessMessageExtension.swift",
        "ProtocolExtensions/WledStateExtension.swift",
        "Protocols/WledHTTPGet.swift",
        "Protocols/WledHTTPPost.swift",
        "Protocols/WledHTTPResponse.swift",
        "UpdateProtocols/WledWebSocketData.swift",
        "WledHost/Connection.swift",
        "WledHost/ConnectionSheme.swift",
        "WledHost/WledHost.swift",
        "WledHost/WledHostHTTP.swift",
        "WledHost/WledHostURL.swift",
        "WledHost/WledHostWebSocket.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.