The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftConcurrency 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/xiiagency/SwiftConcurrency.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/xiiagency/SwiftConcurrency
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d2035ef [SC-4] Make SwiftConcurrency package public (#5)
Cloned https://github.com/xiiagency/SwiftConcurrency.git into spi-builder-workspace
d2035ef57f80ddf12e8fcbc29a16fa2fcd7874a3
SUCCESS checkout https://github.com/xiiagency/SwiftConcurrency.git at 1.0.0
========================================
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/3] Compiling SwiftConcurrency Task+Extensions.swift
[2/3] Emitting module SwiftConcurrency
[3/3] Compiling SwiftConcurrency ParallelProcessing.swift
Build complete! (3.28s)
Build complete.
Done.