The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ParserDescription 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/turbolent/ParserDescription.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/turbolent/ParserDescription
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7a21913 remove parser combinator compiler
Cloned https://github.com/turbolent/ParserDescription.git
Revision (git rev-parse @):
7a219130897990805926f04f7a43d19a3a3e42c5
SUCCESS checkout https://github.com/turbolent/ParserDescription.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/turbolent/ParserDescription.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/8] Compiling ParserDescription Condition.swift
[5/8] Compiling ParserDescription Operation.swift
[6/8] Compiling ParserDescription Token.swift
[7/8] Emitting module ParserDescription
[8/8] Compiling ParserDescription Pattern.swift
[9/11] Compiling ParserDescriptionOperators Precedence.swift
[10/11] Emitting module ParserDescriptionOperators
[11/11] Compiling ParserDescriptionOperators Operators.swift
Build complete! (5.95s)
Fetching https://github.com/turbolent/DiffedAssertEqual.git from cache
Fetched https://github.com/turbolent/DiffedAssertEqual.git from cache (0.19s)
Computing version for https://github.com/turbolent/DiffedAssertEqual.git
Computed https://github.com/turbolent/DiffedAssertEqual.git at 0.3.0 (0.50s)
Creating working copy for https://github.com/turbolent/DiffedAssertEqual.git
Working copy of https://github.com/turbolent/DiffedAssertEqual.git resolved at 0.3.0
Build complete.
Done.