The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EditorConfig with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/EditorConfig.git
Reference: 0.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/EditorConfig
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at d8dec15 Pin to glob 0.1.0
Cloned https://github.com/ChimeHQ/EditorConfig.git into spi-builder-workspace
d8dec151938cf9a22bddc60028d91b683d297ee0
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/EditorConfig.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/ChimeHQ/GlobPattern from cache
Fetched https://github.com/ChimeHQ/GlobPattern (0.60s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.0 (0.02s)
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.0
Building for debugging...
[1/4] Compiling GlobPattern Parser.swift
[2/4] Compiling GlobPattern GlobPattern.swift
[3/4] Emitting module GlobPattern
[4/4] Compiling GlobPattern Lexer.swift
[5/9] Compiling EditorConfig Resolver.swift
[6/9] Compiling EditorConfig Parser.swift
[7/9] Compiling EditorConfig Directive.swift
[8/9] Compiling EditorConfig Configuration.swift
[9/9] Emitting module EditorConfig
Build complete! (4.57s)
Build complete.
Done.