The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/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.8
Building package at path:  $workDir
https://github.com/mgadda/swift-parse.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling SwiftParse Either.swift
[2/7] Compiling SwiftParse Map.swift
[3/7] Compiling SwiftParse OptionalExtensions.swift
[4/7] Compiling SwiftParse Parsers.swift
[5/7] Emitting module SwiftParse
[6/7] Compiling SwiftParse Nothing.swift
[7/7] Compiling SwiftParse Operators.swift
[8/8] Compiling SwiftParse StringParsers.swift
Build complete! (5.18s)
Build complete.
Done.