The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncK 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/koher/asynck.git
Reference: 0.3.0-alpha
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/koher/asynck
 * tag               0.3.0-alpha -> FETCH_HEAD
HEAD is now at 55099df Separate `tryAwait` from Throws.swift
Cloned https://github.com/koher/asynck.git into spi-builder-workspace
55099dfb2ea07666a84b6670b9090c83b071fc50
SUCCESS checkout https://github.com/koher/asynck.git at 0.3.0-alpha
========================================
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/6] Compiling AsyncK Functions.swift
[2/6] Compiling AsyncK Loops.swift
[3/6] Compiling AsyncK Throws.swift
[4/6] Compiling AsyncK AsyncThrows.swift
[5/6] Emitting module AsyncK
[6/6] Compiling AsyncK Async.swift
Build complete! (2.71s)
Build complete.
Done.