The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftFormatterPlugin with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
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/TDmZkXJm/0/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 into spi-builder-workspace
53d24a9c47d53f9c67c630e7e23fb50b8b442dd2
SUCCESS checkout https://github.com/elegantchaos/SwiftFormatterPlugin.git at v1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/nicklockwood/SwiftFormat from cache
Fetched https://github.com/nicklockwood/SwiftFormat (0.60s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.49.11 (0.10s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.49.11
[1/1] Compiling plugin SwiftFormatterPlugin
Building for debugging...
[2/17] Compiling SwiftFormat EnumAssociable.swift
[3/17] Compiling SwiftFormat Examples.swift
[4/17] Compiling SwiftFormat Arguments.swift
[5/17] Compiling SwiftFormat CommandLine.swift
[6/18] Compiling SwiftFormat Options.swift
[7/18] Compiling SwiftFormat ParsingHelpers.swift
[8/18] Compiling SwiftFormat JSONReporter.swift
[9/18] Compiling SwiftFormat OptionDescriptor.swift
[10/18] Compiling SwiftFormat Globs.swift
[11/18] Compiling SwiftFormat Inference.swift
[12/18] Compiling SwiftFormat Formatter.swift
[13/18] Compiling SwiftFormat FormattingHelpers.swift
[14/18] Emitting module SwiftFormat
[15/18] Compiling SwiftFormat Rules.swift
[16/18] Compiling SwiftFormat SwiftFormat.swift
[17/18] Compiling SwiftFormat Tokenizer.swift
[18/20] Emitting module CommandLineTool
[19/20] Compiling CommandLineTool main.swift
[19/20] Linking swiftformat
Build complete! (28.62s)
Build complete.
Done.