The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Regex 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/sharplet/Regex.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sharplet/Regex
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at 76c2b73 Update podspec license type (#72)
Cloned https://github.com/sharplet/Regex.git
Revision (git rev-parse @):
76c2b73d4281d77fc3118391877efd1bf972f515
SUCCESS checkout https://github.com/sharplet/Regex.git at 2.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/sharplet/Regex.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/9] Compiling Regex Regex.swift
[4/9] Compiling Regex ThreadLocal.swift
[5/9] Compiling Regex MatchResult.swift
[6/9] Compiling Regex String+ReplaceMatching.swift
[7/9] Compiling Regex Foundation+Ranges.swift
[8/9] Compiling Regex Options.swift
[9/9] Emitting module Regex
Build complete! (3.76s)
Build complete.
Done.