The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WledLib, reference 0.2.0 (e42b59), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 01:42:09 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: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sqrt0b1000/WledLib
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at e42b59b Add minimum iOS version
Cloned https://github.com/sqrt0b1000/WledLib.git
Revision (git rev-parse @):
e42b59bac33cef222b44e56671bd9b9bf8fcde66
SUCCESS checkout https://github.com/sqrt0b1000/WledLib.git at 0.2.0
Fetching https://github.com/apple/swift-log.git
[1/6561] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.26s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (1.90s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.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.11.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.63s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.62s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/sqrt0b1000/WledLib.git
Working copy of https://github.com/sqrt0b1000/WledLib.git resolved at 0.2.0 (e42b59b)
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 Logging.swift
[6/9] Compiling Logging Locks.swift
[7/9] Emitting module Logging
[8/9] Compiling Logging LogEvent.swift
[9/9] Compiling Logging LogHandler.swift
[10/33] Compiling WledLib Leds.swift
[11/33] Compiling WledLib Nightlight.swift
[12/33] Compiling WledLib Preset.swift
[13/33] Compiling WledLib PresetsExtension.swift
[14/33] Compiling WledLib SuccessMessageExtension.swift
[15/33] Compiling WledLib WledStateExtension.swift
[16/35] Compiling WledLib SuccessMessage.swift
[17/35] Compiling WledLib Wifi.swift
[18/35] Compiling WledLib DeviceExtension.swift
[19/35] Emitting module WledLib
[20/35] Compiling WledLib Presets.swift
[21/35] Compiling WledLib Segment.swift
[22/35] Compiling WledLib State.swift
[23/35] Compiling WledLib WledHTTPGet.swift
[24/35] Compiling WledLib WledHTTPPost.swift
[25/35] Compiling WledLib WledHostURL.swift
[26/35] Compiling WledLib WledHostWebSocket.swift
[27/35] Compiling WledLib WledHost.swift
[28/35] Compiling WledLib WledHostHTTP.swift
[29/35] Compiling WledLib WledHTTPResponse.swift
[30/35] Compiling WledLib WledWebSocketData.swift
[31/35] Compiling WledLib Device.swift
[32/35] Compiling WledLib FileSystem.swift
[33/35] Compiling WledLib Info.swift
[34/35] Compiling WledLib Connection.swift
[35/35] Compiling WledLib ConnectionSheme.swift
Build complete! (6.07s)
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",
        "ProtocolExtensions/DeviceExtension.swift",
        "ProtocolExtensions/PresetsExtension.swift",
        "ProtocolExtensions/SuccessMessageExtension.swift",
        "ProtocolExtensions/WledStateExtension.swift",
        "Protocols/WledHTTPGet.swift",
        "Protocols/WledHTTPPost.swift",
        "Protocols/WledHTTPResponse.swift",
        "Protocols/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.