Build Information
Successful build of Flexer, reference 0.2.1 (13a71f
), with Swift 5.9 for macOS (SPM) on 3 Jul 2024 23:49:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/Flexer.git
Reference: 0.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/Flexer
* tag 0.2.1 -> FETCH_HEAD
HEAD is now at 13a71f2 Make deprecated pound public
Cloned https://github.com/ChimeHQ/Flexer.git
Revision (git rev-parse @):
13a71f2d10fab1ee3fe6588d10a9f43c5c321fba
SUCCESS checkout https://github.com/ChimeHQ/Flexer.git at 0.2.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
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 CharacterSet+Character.swift
[2/7] Emitting module Flexer
[3/7] Compiling Flexer LookAheadIteratorProtocol.swift
[4/7] Compiling Flexer LookAheadSequence.swift
[5/7] Compiling Flexer BasicTextCharacterLexer.swift
[6/7] Compiling Flexer TokenProtocol.swift
[7/7] Compiling Flexer LookAheadSequenceReference.swift
Build complete! (6.15s)
Build complete.
Done.