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: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/quickthyme/qloop
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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] Compiling QLoop QLoopIteratorContinueNilMax.swift
[4/19] Compiling QLoop QLoopIteratorContinueOutput.swift
[5/19] Compiling QLoop QLoopIteratorContinueOutputMax.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 QLAnchor.swift
[12/21] Compiling QLoop QLPath.swift
[13/21] Compiling QLoop Result+ErrorGettable.swift
[14/21] Compiling QLoop AnySegment.swift
[15/21] Emitting module QLoop
[16/21] Compiling QLoop QLoopIteratorSingle.swift
[17/21] Compiling QLoop QLAnchor+ConvenienceInit.swift
[18/21] Compiling QLoop QLoop+ConvenienceInit.swift
[19/21] Compiling QLoop QLoop.swift
[20/21] Compiling QLoop QLParallelSegment+OperationRunner.swift
[21/21] Compiling QLoop QLParallelSegment.swift
Build complete! (1.91s)
Build complete.
Done.