The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Yakka 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/KieranHarper/Yakka.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/KieranHarper/Yakka
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at af26fa7 Release 2.1.3
Cloned https://github.com/KieranHarper/Yakka.git
Revision (git rev-parse @):
af26fa778cd25c6ae5b24abfd141d48c3a37c144
SUCCESS checkout https://github.com/KieranHarper/Yakka.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/KieranHarper/Yakka.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 Yakka TaskRetryHelper.swift
[4/8] Compiling Yakka Line.swift
[5/8] Compiling Yakka MultiTask.swift
[6/8] Emitting module Yakka
[7/8] Compiling Yakka FeedbackHandlerHelper.swift
[8/8] Compiling Yakka Task.swift
Build complete! (7.47s)
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.19s)
Fetched https://github.com/Quick/Nimble.git from cache (0.19s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (0.41s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.35s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
Build complete.
Done.