The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncSequenceReader 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/mochidev/AsyncSequenceReader.git
Reference: 0.1.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mochidev/AsyncSequenceReader
 * tag               0.1.2      -> FETCH_HEAD
HEAD is now at becfad8 Updated workflow configuration
Cloned https://github.com/mochidev/AsyncSequenceReader.git into spi-builder-workspace
becfad81725b703be2dcee647f6e609bcffb56ce
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/mochidev/AsyncSequenceReader.git at 0.1.2
========================================
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/8] Compiling AsyncSequenceReader AsyncSequenceReader.swift
[2/9] Compiling AsyncSequenceReader AsyncSequenceReaderError.swift
[3/9] Compiling AsyncSequenceReader AsyncReadUpToCountSequence.swift
[4/9] Compiling AsyncSequenceReader AsyncReadSequence.swift
[5/9] Compiling AsyncSequenceReader AnyReadableSequence.swift
[6/9] Emitting module AsyncSequenceReader
[7/9] Compiling AsyncSequenceReader AsyncReadUpToElementsSequence.swift
[8/9] Compiling AsyncSequenceReader AsyncBufferedIterator.swift
[9/9] Compiling AsyncSequenceReader AsyncIteratorMapSequence.swift
Build complete! (1.23s)
Build complete.
Done.