The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BenchR267/Parsel.git
Reference: 3.0.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/BenchR267/Parsel
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at 501db28 Release version 3.0.2
Cloned https://github.com/BenchR267/Parsel.git into spi-builder-workspace
501db286265e62867b42851cce4a2fa914eac43f
SUCCESS checkout https://github.com/BenchR267/Parsel.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Parsel Lexical.swift
[2/8] Compiling Parsel Errors.swift
[3/8] Compiling Parsel ParseResult.swift
[4/8] Compiling Parsel Parser+Conjunction.swift
[5/8] Compiling Parsel Operators.swift
[6/8] Compiling Parsel Parser.swift
[7/8] Compiling Parsel Operators+Sequential.swift
[8/8] Emitting module Parsel
[9/9] Compiling Parsel RegexParser.swift
Build complete! (4.19s)
Build complete.
Done.