Build Information
Successful build of swift-highlight with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-highlight.git
Reference: v0.1.4
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-highlight
* tag v0.1.4 -> FETCH_HEAD
HEAD is now at 42f6063 add API for generating an empty Notebook, and appending syntax tokens to a Notebook
Cloned https://github.com/tayloraswift/swift-highlight.git
Revision (git rev-parse @):
42f606398358cfff129907ea940694742c7ab03c
SUCCESS checkout https://github.com/tayloraswift/swift-highlight.git at v0.1.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/tayloraswift/swift-highlight.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/4] Emitting module Notebook
[4/4] Compiling Notebook notebook.swift
Build complete! (0.84s)
Build complete.
Done.