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.2.0
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.2.0      -> FETCH_HEAD
HEAD is now at b01c7f6 Update README
Cloned https://github.com/koher/asynck.git into spi-builder-workspace
b01c7f613e20908e0c6e47de7f1f4cf658d30f2d
SUCCESS checkout https://github.com/koher/asynck.git at 0.2.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/2] Emitting module AsyncK
[2/2] Compiling AsyncK Async.swift
Build complete! (3.19s)
Build complete.
Done.