The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Async 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/chipjarred/Async.git
Reference: 1.0.3
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/chipjarred/Async
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 0101e7f removing info.plist
Cloned https://github.com/chipjarred/Async.git
Revision (git rev-parse @):
0101e7fb38de62fb747488880eea3d880b04ff1d
SUCCESS checkout https://github.com/chipjarred/Async.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/chipjarred/Async.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/7] Emitting module Async
[4/7] Compiling Async Promise.swift
[5/7] Compiling Async Mutex.swift
[6/7] Compiling Async Future.swift
[7/7] Compiling Async Async.swift
Build complete! (3.53s)
Build complete.
Done.