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 SwiftLex 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/Zollerboy1/SwiftLex.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/SwiftLex
 * tag               1.0.3      -> FETCH_HEAD
HEAD is now at 48f7108 Remove unneccessary unsafe swift flag
Cloned https://github.com/Zollerboy1/SwiftLex.git
Revision (git rev-parse @):
48f71087fe98ec45ddefb4935d2ed005434e4ed1
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftLex.git at 1.0.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Zollerboy1/SwiftLex.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/10] Compiling SwiftLex Mixin.swift
[4/11] Compiling SwiftLex StateBuilder.swift
[5/11] Compiling SwiftLex State.swift
[6/11] Compiling SwiftLex Lexer.swift
[7/11] Compiling SwiftLex SwiftLex.swift
[8/11] Compiling SwiftLex Token.swift
[9/11] Compiling SwiftLex LexerContext.swift
[10/11] Compiling SwiftLex Match.swift
[11/11] Emitting module SwiftLex
Build complete! (1.13s)
Build complete.
Done.