The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftLex 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/Zollerboy1/SwiftLex.git
Reference: 1.0.3
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/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 into spi-builder-workspace
48f71087fe98ec45ddefb4935d2ed005434e4ed1
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftLex.git at 1.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)
Building for debugging...
[1/8] Compiling SwiftLex SwiftLex.swift
[2/9] Compiling SwiftLex Token.swift
[3/9] Emitting module SwiftLex
[4/9] Compiling SwiftLex Mixin.swift
[5/9] Compiling SwiftLex State.swift
[6/9] Compiling SwiftLex StateBuilder.swift
[7/9] Compiling SwiftLex LexerContext.swift
[8/9] Compiling SwiftLex Lexer.swift
[9/9] Compiling SwiftLex Match.swift
Build complete! (1.48s)
Build complete.
Done.