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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Sherlouk/Codedeck.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Sherlouk/Codedeck
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at cd34f63 Merge pull request #16 from Sherlouk/ci
Cloned https://github.com/Sherlouk/Codedeck.git
Revision (git rev-parse @):
cd34f634adc519ba69422e520588404de992bd65
SUCCESS checkout https://github.com/Sherlouk/Codedeck.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/9] Emitting module HIDSwift
[2/11] Compiling HIDSwift IOHIDDevice+Configure.swift
[3/11] Compiling HIDSwift IOHIDDevice+FeatureReport.swift
[4/11] Compiling HIDSwift IOHIDDevice+GetProperty.swift
[5/11] Compiling HIDSwift HIDDeviceMonitor.swift
[6/11] Compiling HIDSwift HIDDeviceMonitorDelegate.swift
[7/11] Compiling HIDSwift IOReturnMapper.swift
[8/11] Compiling HIDSwift RawDeviceProtocols.swift
[9/11] Compiling HIDSwift IOHIDDevice+Write.swift
[10/11] Compiling HIDSwift IOHIDManager+Configure.swift
[11/11] Compiling HIDSwift HIDDevice.swift
[12/21] Emitting module Codedeck
[13/23] Compiling Codedeck StreamDeckKeyMapper.swift
[14/23] Compiling Codedeck StreamDeckProduct.swift
[15/23] Compiling Codedeck Logger.swift
[16/23] Compiling Codedeck StreamDeck.swift
[17/23] Compiling Codedeck StreamDeckKey.swift
[18/23] Compiling Codedeck Data+Convenience.swift
[19/23] Compiling Codedeck Data+JPEG.swift
[20/23] Compiling Codedeck HIDDevice+StreamDeckProduct.swift
[21/23] Compiling Codedeck HIDDeviceMonitor+StreamDeckProducts.swift
[22/23] Compiling Codedeck StreamDeckKey+Cocoa.swift
[23/23] Compiling Codedeck UInt16+ToBuffer.swift
Build complete! (6.06s)
Build complete.
Done.