The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgadda/swift-parse.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mgadda/swift-parse
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a57e826 Merge pull request #8 from niw/fix_warnings
Cloned https://github.com/mgadda/swift-parse.git
Revision (git rev-parse @):
a57e8262e16aa2f91f47a7dc0472afb2c9ba234b
SUCCESS checkout https://github.com/mgadda/swift-parse.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mgadda/swift-parse.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling SwiftParse Parsers.swift
[2/8] Compiling SwiftParse Map.swift
[3/8] Compiling SwiftParse OptionalExtensions.swift
[4/8] Compiling SwiftParse Operators.swift
[5/8] Compiling SwiftParse Either.swift
[6/8] Compiling SwiftParse Nothing.swift
[7/8] Emitting module SwiftParse
[8/8] Compiling SwiftParse StringParsers.swift
Build complete! (6.55s)
Build complete.
Done.