Build Information
Successful build of Flexer, reference 0.2.1 (13a71f
), with Swift 5.10 for macOS (SPM) on 3 Jul 2024 23:49:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "flexer",
"name": "Flexer",
"url": "https://github.com/ChimeHQ/Flexer.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Flexer",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChimeHQ/Flexer.git
[1/202] Fetching flexer
Fetched https://github.com/ChimeHQ/Flexer.git from cache (1.21s)
Creating working copy for https://github.com/ChimeHQ/Flexer.git
Working copy of https://github.com/ChimeHQ/Flexer.git resolved at 0.2.1 (13a71f2)
warning: '.resolve-product-dependencies': dependency 'flexer' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ChimeHQ/Flexer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/9] Compiling Flexer LookAheadSequence.swift
[4/9] Compiling Flexer CharacterSet+Character.swift
[5/9] Compiling Flexer TokenProtocol.swift
[6/9] Compiling Flexer LookAheadIteratorProtocol.swift
[7/9] Compiling Flexer LookAheadSequenceReference.swift
[8/9] Compiling Flexer BasicTextCharacterLexer.swift
[9/9] Emitting module Flexer
Build complete! (4.31s)
Build complete.
Done.