The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Gherkin with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/iainsmith/swiftgherkin.git
Reference: 0.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/iainsmith/swiftgherkin
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 61857fe Update docs for 0.2.0 release
Cloned https://github.com/iainsmith/swiftgherkin.git into spi-builder-workspace
61857fedfa2818986c56f56553754f7759a6e96e
SUCCESS checkout https://github.com/iainsmith/swiftgherkin.git at 0.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/nicklockwood/Consumer.git from cache
Fetched https://github.com/nicklockwood/Consumer.git (0.16s)
Computing version for https://github.com/nicklockwood/Consumer.git
Computed https://github.com/nicklockwood/Consumer.git at 0.3.4 (0.40s)
Creating working copy for https://github.com/nicklockwood/Consumer.git
Working copy of https://github.com/nicklockwood/Consumer.git resolved at 0.3.4
Building for debugging...
[1/2] Emitting module Consumer
[2/2] Compiling Consumer Consumer.swift
[3/8] Compiling Gherkin LegacyShims.swift
[4/8] Compiling Gherkin Error.swift
[5/8] Compiling Gherkin Transform.swift
[6/8] Emitting module Gherkin
[7/8] Compiling Gherkin Models.swift
[8/8] Compiling Gherkin Parser.swift
Build complete! (7.83s)
Build complete.
Done.