The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AnyAsyncSequence 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/vsanthanam/AnyAsyncSequence.git
Reference: 1.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vsanthanam/AnyAsyncSequence
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 9fee844 Update README.md
Cloned https://github.com/vsanthanam/AnyAsyncSequence.git into spi-builder-workspace
9fee8443252bb25e191b0b3b03a006aabac44088
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/AnyAsyncSequence.git at 1.0.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)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.24s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.02s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/5] Compiling AnyAsyncSequence AnyAsyncSequence.swift
[4/5] Emitting module AnyAsyncSequence
[5/5] Compiling AnyAsyncSequence AsyncSequence+AnySequence.swift
Build complete! (9.92s)
Build complete.
Done.