The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gherkin 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/iainsmith/swiftgherkin.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iainsmith/swiftgherkin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 84581c3 Update README
Cloned https://github.com/iainsmith/swiftgherkin.git
Revision (git rev-parse @):
84581c35391054ed623de9de56ec6e4efb7587fa
SUCCESS checkout https://github.com/iainsmith/swiftgherkin.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/iainsmith/swiftgherkin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/5] Compiling Consumer Consumer.swift
[5/5] Emitting module Consumer
[6/11] Compiling Gherkin Error.swift
[7/11] Compiling Gherkin Parser.swift
[8/11] Compiling Gherkin Transform.swift
[9/11] Emitting module Gherkin
[10/11] Compiling Gherkin LegacyShims.swift
[11/11] Compiling Gherkin Models.swift
Build complete! (48.89s)
Fetching https://github.com/nicklockwood/Consumer.git
[1/591] Fetching consumer
Fetched https://github.com/nicklockwood/Consumer.git from cache (1.95s)
Computing version for https://github.com/nicklockwood/Consumer.git
Computed https://github.com/nicklockwood/Consumer.git at 0.3.4 (14.67s)
Creating working copy for https://github.com/nicklockwood/Consumer.git
Working copy of https://github.com/nicklockwood/Consumer.git resolved at 0.3.4
Build complete.
Done.