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: v1.0.3
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/SwiftFormatterPlugin
* tag v1.0.3 -> FETCH_HEAD
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 v1.0.3
========================================
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] Emitting module SwiftFormat
[3/17] Compiling SwiftFormat Formatter.swift
[4/17] Compiling SwiftFormat FormattingHelpers.swift
[5/17] Compiling SwiftFormat Options.swift
[6/17] Compiling SwiftFormat ParsingHelpers.swift
[7/17] Compiling SwiftFormat JSONReporter.swift
[8/17] Compiling SwiftFormat OptionDescriptor.swift
[9/17] Compiling SwiftFormat Globs.swift
[10/17] Compiling SwiftFormat Inference.swift
[11/17] Compiling SwiftFormat Rules.swift
[12/17] Compiling SwiftFormat SwiftFormat.swift
[13/17] Compiling SwiftFormat EnumAssociable.swift
[14/17] Compiling SwiftFormat Examples.swift
[15/17] Compiling SwiftFormat Arguments.swift
[16/17] Compiling SwiftFormat CommandLine.swift
[17/18] Compiling SwiftFormat Tokenizer.swift
[18/20] Emitting module CommandLineTool
[19/20] Compiling CommandLineTool main.swift
[19/20] Linking swiftformat
Build complete! (27.06s)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nicklockwood/SwiftFormat (1.13s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.11 (0.76s)
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.