Build Information
Successful build of Parsel 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/BenchR267/Parsel.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BenchR267/Parsel
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 501db28 Release version 3.0.2
Cloned https://github.com/BenchR267/Parsel.git
Revision (git rev-parse @):
501db286265e62867b42851cce4a2fa914eac43f
SUCCESS checkout https://github.com/BenchR267/Parsel.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/BenchR267/Parsel.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/10] Compiling Parsel Operators.swift
[4/10] Compiling Parsel Parser.swift
[5/10] Compiling Parsel ParseResult.swift
[6/10] Compiling Parsel Operators+Sequential.swift
[7/10] Compiling Parsel Parser+Conjunction.swift
[8/10] Compiling Parsel Lexical.swift
[9/10] Emitting module Parsel
[10/10] Compiling Parsel Errors.swift
[11/11] Compiling Parsel RegexParser.swift
Build complete! (2.98s)
Build complete.
Done.