The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rxwei/parsey.git
Reference: 2.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rxwei/parsey
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at ba482c3 Fix for Swift 4.2 and upgrade everything
Cloned https://github.com/rxwei/parsey.git into spi-builder-workspace
ba482c333ceb45bd946abe844ef754f057e5f81c
SUCCESS checkout https://github.com/rxwei/parsey.git at 2.1.0
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/3] Compiling Parsey Functional.swift
[2/3] Compiling Parsey Operators.swift
[3/3] Emitting module Parsey
Build complete! (0.95s)
Build complete.
Done.