Build Information
Successful build of SwiftFormatterPlugin 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/elegantchaos/SwiftFormatterPlugin.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/SwiftFormatterPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 53d24a9 Added basic docs
Cloned https://github.com/elegantchaos/SwiftFormatterPlugin.git
Revision (git rev-parse @):
53d24a9c47d53f9c67c630e7e23fb50b8b442dd2
SUCCESS checkout https://github.com/elegantchaos/SwiftFormatterPlugin.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
[1/1] Compiling plugin SwiftFormatterPlugin
Building for debugging...
[2/17] Compiling SwiftFormat Globs.swift
[3/17] Compiling SwiftFormat Inference.swift
[4/18] Compiling SwiftFormat Tokenizer.swift
[5/18] Compiling SwiftFormat Formatter.swift
[6/18] Compiling SwiftFormat FormattingHelpers.swift
[7/18] Compiling SwiftFormat Options.swift
[8/18] Compiling SwiftFormat ParsingHelpers.swift
[9/18] Compiling SwiftFormat EnumAssociable.swift
[10/18] Compiling SwiftFormat Examples.swift
[11/18] Emitting module SwiftFormat
[12/18] Compiling SwiftFormat Arguments.swift
[13/18] Compiling SwiftFormat CommandLine.swift
[14/18] Compiling SwiftFormat JSONReporter.swift
[15/18] Compiling SwiftFormat OptionDescriptor.swift
[16/18] Compiling SwiftFormat Rules.swift
[17/18] Compiling SwiftFormat SwiftFormat.swift
[18/20] Emitting module CommandLineTool
[19/20] Compiling CommandLineTool main.swift
[19/20] Linking swiftformat
Build complete! (10.51s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nicklockwood/SwiftFormat (0.84s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.11 (0.03s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.49.11
Build complete.
Done.