The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RegularExpressionDecoder 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/flight-school/regularexpressiondecoder.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/flight-school/regularexpressiondecoder
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 745d535 Add badges to README.md
Cloned https://github.com/flight-school/regularexpressiondecoder.git into spi-builder-workspace
745d535b8cee97a3053b4b8f1fa2e7c4af838c97
SUCCESS checkout https://github.com/flight-school/regularexpressiondecoder.git at 0.1.0
========================================
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/6] Compiling RegularExpressionDecoder UnkeyedDecodingContainer.swift
[2/6] Compiling RegularExpressionDecoder SingleValueDecodingContainer.swift
[3/6] Compiling RegularExpressionDecoder RegularExpressionPattern.swift
[4/6] Compiling RegularExpressionDecoder RegularExpressionDecoder.swift
[5/6] Emitting module RegularExpressionDecoder
[6/6] Compiling RegularExpressionDecoder KeyedDecodingContainer.swift
Build complete! (5.41s)
Build complete.
Done.