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 QLoop 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/quickthyme/qloop.git
Reference: 0.1.9
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/quickthyme/qloop
 * tag               0.1.9      -> FETCH_HEAD
HEAD is now at 17cdd67 Updates for depricated keyword class (#11)
Cloned https://github.com/quickthyme/qloop.git
Revision (git rev-parse @):
17cdd67d2e58b58348605bb09e720187712577e8
SUCCESS checkout https://github.com/quickthyme/qloop.git at 0.1.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/quickthyme/qloop.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/19] Emitting module QLoop
[4/21] Compiling QLoop Result+ErrorGettable.swift
[5/21] Compiling QLoop AnySegment.swift
[6/21] Compiling QLoop QLCommon.swift
[7/21] Compiling QLoop QLoopIterating.swift
[8/21] Compiling QLoop QLoopIteratorContinueNil.swift
[9/21] Compiling QLoop QLSegment.swift
[10/21] Compiling QLoop QLSerialSegment.swift
[11/21] Compiling QLoop QLoopIteratorContinueNilMax.swift
[12/21] Compiling QLoop QLoopIteratorContinueOutput.swift
[13/21] Compiling QLoop QLoopIteratorContinueOutputMax.swift
[14/21] Compiling QLoop QLoopIteratorSingle.swift
[15/21] Compiling QLoop QLAnchor+ConvenienceInit.swift
[16/21] Compiling QLoop QLAnchor.swift
[17/21] Compiling QLoop QLPath.swift
[18/21] Compiling QLoop QLParallelSegment+OperationRunner.swift
[19/21] Compiling QLoop QLParallelSegment.swift
[20/21] Compiling QLoop QLoop+ConvenienceInit.swift
[21/21] Compiling QLoop QLoop.swift
Build complete! (1.88s)
Build complete.
Done.