Build Information
Successful build of HighlightJS with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftWebResources/HighlightJS-Swift.git
Reference: 9.18.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftWebResources/HighlightJS-Swift
* tag 9.18.1 -> FETCH_HEAD
HEAD is now at 392c6db Generate 9.18.1 Swift resource file
Cloned https://github.com/SwiftWebResources/HighlightJS-Swift.git
Revision (git rev-parse @):
392c6dbd569817864ff7112a11e41db477468309
SUCCESS checkout https://github.com/SwiftWebResources/HighlightJS-Swift.git at 9.18.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "highlightjs-swift",
"name": "HighlightJS",
"url": "https://github.com/SwiftWebResources/HighlightJS-Swift.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HighlightJS-Swift",
"dependencies": [
]
}
]
}
Fetching https://github.com/SwiftWebResources/HighlightJS-Swift.git from cache
Fetched https://github.com/SwiftWebResources/HighlightJS-Swift.git (0.16s)
Creating working copy for https://github.com/SwiftWebResources/HighlightJS-Swift.git
Working copy of https://github.com/SwiftWebResources/HighlightJS-Swift.git resolved at 9.18.1
warning: '.resolve-product-dependencies': dependency 'highlightjs-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/SwiftWebResources/HighlightJS-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling HighlightJS Resources.swift
[2/3] Compiling HighlightJS ResourceMap.swift
[3/3] Emitting module HighlightJS
Build complete! (3.96s)
Build complete.
Done.