The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ParserCombinator 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/tigerpixel/ParserCombinator.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tigerpixel/ParserCombinator
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b15defb Merge pull request #15 from tigerpixel/development
Cloned https://github.com/tigerpixel/ParserCombinator.git
Revision (git rev-parse @):
b15defbd430ebdc15266e2e8aff558de75837a36
SUCCESS checkout https://github.com/tigerpixel/ParserCombinator.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tigerpixel/ParserCombinator.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/11] Compiling ParserCombinator ParserOperators.swift
[4/11] Compiling ParserCombinator Parser+Run.swift
[5/11] Compiling ParserCombinator NumberParsers.swift
[6/11] Compiling ParserCombinator Parser.swift
[7/12] Compiling ParserCombinator Parser+Combinators.swift
[8/12] Compiling ParserCombinator ParseResult.swift
[9/12] Compiling ParserCombinator Character+UnicodeScalar.swift
[10/12] Compiling ParserCombinator CharacterParsers.swift
[11/12] Emitting module ParserCombinator
[12/12] Compiling ParserCombinator StringParsers.swift
Build complete! (4.46s)
Build complete.
Done.