The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AsyncK with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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/admin/builds/J1XnyXFH/0/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
Revision (git rev-parse @):
55099dfb2ea07666a84b6670b9090c83b071fc50
SUCCESS checkout https://github.com/koher/asynck.git at 0.3.0-alpha
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/koher/asynck.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/8] Compiling AsyncK Functions.swift
[4/8] Compiling AsyncK Loops.swift
[5/8] Compiling AsyncK Throws.swift
[6/8] Compiling AsyncK AsyncThrows.swift
[7/8] Emitting module AsyncK
[8/8] Compiling AsyncK Async.swift
Build complete! (6.00s)
Build complete.
Done.