The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PromiseK 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/promisek.git
Reference: 3.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/koher/promisek
 * tag               3.1.1      -> FETCH_HEAD
HEAD is now at 5fef149 Merge pull request #6 from koher/dev-3.1.1
Cloned https://github.com/koher/promisek.git
Revision (git rev-parse @):
5fef149c4de1b8f96890657529f8cce3441b48b8
SUCCESS checkout https://github.com/koher/promisek.git at 3.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/koher/promisek.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/5] Emitting module PromiseK
[4/5] Compiling PromiseK Promise.swift
[5/5] Compiling PromiseK Throws.swift
Build complete! (3.24s)
Build complete.
Done.