Build Information
Successful build of Flexer, reference main (d70570
), with Swift 5.9 for macOS (SPM) on 18 Sep 2024 16:12:11 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Flexer.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Flexer
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d705703 Swiftly url and Xcode version updates
Cloned https://github.com/ChimeHQ/Flexer.git
Revision (git rev-parse @):
d70570388d708b2003612b55951eff00662691d6
SUCCESS checkout https://github.com/ChimeHQ/Flexer.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/ChimeHQ/Flexer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Flexer LookAheadSequenceReference.swift
[2/7] Compiling Flexer TokenProtocol.swift
[3/7] Compiling Flexer LookAheadSequence.swift
[4/7] Emitting module Flexer
[5/7] Compiling Flexer CharacterSet+Character.swift
[6/7] Compiling Flexer LookAheadIteratorProtocol.swift
[7/7] Compiling Flexer BasicTextCharacterLexer.swift
Build complete! (6.76s)
Build complete.
Done.