Build Information
Successful build of syntax-highlight with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/syntax-highlight.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/syntax-highlight
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 61ea287 updating syntax tree
Cloned https://github.com/nerdsupremacist/syntax-highlight.git
Revision (git rev-parse @):
61ea287164c6453925d7967f9d7fa6b236752e3d
SUCCESS checkout https://github.com/nerdsupremacist/syntax-highlight.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Emitting module SyntaxTree
[2/7] Compiling SyntaxTree SyntaxTreeFactory.swift
[3/7] Compiling SyntaxTree LineColumnIndex.swift
[4/7] Compiling SyntaxTree Location.swift
[5/7] Compiling SyntaxTree MutableSyntaxTree.swift
[6/7] Compiling SyntaxTree SyntaxTree.swift
[7/7] Compiling SyntaxTree Kind.swift
[8/12] Compiling SyntaxHighlight Parser+highlight.swift
[9/12] Compiling SyntaxHighlight Parser+attributedString.swift
[10/12] Compiling SyntaxHighlight Parser+html.swift
[11/12] Emitting module SyntaxHighlight
[12/12] Compiling SyntaxHighlight Format.swift
Build complete! (12.04s)
Fetching https://github.com/nerdsupremacist/SyntaxTree.git from cache
Fetched https://github.com/nerdsupremacist/SyntaxTree.git (0.16s)
Computing version for https://github.com/nerdsupremacist/SyntaxTree.git
Computed https://github.com/nerdsupremacist/SyntaxTree.git at 0.1.0 (0.02s)
Creating working copy for https://github.com/nerdsupremacist/SyntaxTree.git
Working copy of https://github.com/nerdsupremacist/SyntaxTree.git resolved at 0.1.0
Build complete.
Done.