The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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/UKfvDsi8u/0/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
Revision (git rev-parse @):
d8dec151938cf9a22bddc60028d91b683d297ee0
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/ChimeHQ/EditorConfig.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ChimeHQ/EditorConfig.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/7] Compiling GlobPattern Lexer.swift
[5/7] Compiling GlobPattern Parser.swift
[6/7] Emitting module GlobPattern
[7/7] Compiling GlobPattern GlobPattern.swift
[8/12] Compiling EditorConfig Parser.swift
[9/12] Compiling EditorConfig Directive.swift
[10/12] Compiling EditorConfig Resolver.swift
[11/12] Compiling EditorConfig Configuration.swift
[12/12] Emitting module EditorConfig
Build complete! (4.47s)
Fetching https://github.com/ChimeHQ/GlobPattern from cache
Fetched https://github.com/ChimeHQ/GlobPattern from cache (0.14s)
Computing version for https://github.com/ChimeHQ/GlobPattern
Computed https://github.com/ChimeHQ/GlobPattern at 0.1.0 (0.33s)
Creating working copy for https://github.com/ChimeHQ/GlobPattern
Working copy of https://github.com/ChimeHQ/GlobPattern resolved at 0.1.0
Build complete.
Done.