The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Asyncify, reference v0.0.9 (9c8485), with Swift 5.9 for macOS (SPM) on 11 Jul 2024 04:07:57 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mesqueeb/Asyncify.git
Reference: v0.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mesqueeb/Asyncify
 * tag               v0.0.9     -> FETCH_HEAD
HEAD is now at 9c8485c 0.0.9
Cloned https://github.com/mesqueeb/Asyncify.git
Revision (git rev-parse @):
9c8485cfb81584820f941269fa277b9e18bb38ad
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/mesqueeb/Asyncify.git at v0.0.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mesqueeb/Asyncify.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/2] Compiling Asyncify Asyncify.swift
[2/2] Emitting module Asyncify
Build complete! (5.76s)
Build complete.
Done.