The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftRegularExpression 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/nerzh/swift-regular-expression.git
Reference: 0.2.4
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerzh/swift-regular-expression
 * tag               0.2.4      -> FETCH_HEAD
HEAD is now at 19c3e56 fix problem with utf8 after return new string with stringByReplacingMatches apple method
Cloned https://github.com/nerzh/swift-regular-expression.git into spi-builder-workspace
19c3e569a8e81da6f7f4ee3b73028c25737d3706
SUCCESS checkout https://github.com/nerzh/swift-regular-expression.git at 0.2.4
========================================
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/2] Compiling SwiftRegularExpression String+Regexp.swift
[2/2] Emitting module SwiftRegularExpression
Build complete! (2.80s)
Build complete.
Done.