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 WledLib 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/sqrt0b1000/WledLib.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sqrt0b1000/WledLib.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/8] Compiling Logging Locks.swift
[5/8] Compiling Logging LogHandler.swift
[6/8] Compiling Logging MetadataProvider.swift
[7/8] Emitting module Logging
[8/8] Compiling Logging Logging.swift
[9/32] Compiling WledLib Connection.swift
[10/32] Compiling WledLib ConnectionSheme.swift
[11/32] Compiling WledLib WledHost.swift
[12/32] Compiling WledLib WledHTTPPost.swift
[13/32] Compiling WledLib WledHTTPResponse.swift
[14/32] Compiling WledLib WledWebSocketData.swift
[15/32] Compiling WledLib SuccessMessageExtension.swift
[16/32] Compiling WledLib WledStateExtension.swift
[17/32] Compiling WledLib WledHTTPGet.swift
[18/35] Compiling WledLib DiscoveryService.swift
[19/35] Compiling WledLib DeviceExtension.swift
[20/35] Compiling WledLib PresetsExtension.swift
[21/35] Compiling WledLib Device.swift
[22/35] Compiling WledLib FileSystem.swift
[23/35] Compiling WledLib Info.swift
[24/35] Compiling WledLib Leds.swift
[25/35] Compiling WledLib Nightlight.swift
[26/35] Compiling WledLib Preset.swift
[27/35] Compiling WledLib Presets.swift
[28/35] Compiling WledLib Segment.swift
[29/35] Emitting module WledLib
[30/35] Compiling WledLib State.swift
[31/35] Compiling WledLib SuccessMessage.swift
[32/35] Compiling WledLib Wifi.swift
[33/35] Compiling WledLib WledHostHTTP.swift
[34/35] Compiling WledLib WledHostURL.swift
[35/35] Compiling WledLib WledHostWebSocket.swift
Build complete! (9.06s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.44s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Build complete.
Done.