The Swift Package Index logo.Swift Package Index

Build Information

Successful build of QLoop with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.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/TDmZkXJm/1/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 into spi-builder-workspace
17cdd67d2e58b58348605bb09e720187712577e8
SUCCESS checkout https://github.com/quickthyme/qloop.git at 0.1.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/17] Compiling QLoop QLCommon.swift
[2/17] Compiling QLoop QLoopIterating.swift
[3/17] Compiling QLoop QLoopIteratorContinueNil.swift
[4/19] Compiling QLoop QLSegment.swift
[5/19] Compiling QLoop QLSerialSegment.swift
[6/19] Compiling QLoop Result+ErrorGettable.swift
[7/19] Compiling QLoop AnySegment.swift
[8/19] Compiling QLoop QLoopIteratorContinueNilMax.swift
[9/19] Compiling QLoop QLoopIteratorContinueOutput.swift
[10/19] Compiling QLoop QLoopIteratorContinueOutputMax.swift
[11/19] Compiling QLoop QLAnchor.swift
[12/19] Compiling QLoop QLPath.swift
[13/19] Compiling QLoop QLoop+ConvenienceInit.swift
[14/19] Compiling QLoop QLoop.swift
[15/19] Compiling QLoop QLoopIteratorSingle.swift
[16/19] Compiling QLoop QLAnchor+ConvenienceInit.swift
[17/19] Emitting module QLoop
[18/19] Compiling QLoop QLParallelSegment+OperationRunner.swift
[19/19] Compiling QLoop QLParallelSegment.swift
Build complete! (3.67s)
Build complete.
Done.