The Swift Package Index logo.Swift Package Index

Build Information

Successful build of RegexMatcher 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/hectr/swift-regex.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hectr/swift-regex
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 81d8ba6 Release 1.2.0
Cloned https://github.com/hectr/swift-regex.git
Revision (git rev-parse @):
81d8ba65f57de1ee53eb64d4a49d164da1a4718d
SUCCESS checkout https://github.com/hectr/swift-regex.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hectr/swift-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/7] Emitting module RegexMatcher
[4/7] Compiling RegexMatcher Regex.swift
[5/7] Compiling RegexMatcher Match.swift
[6/7] Compiling RegexMatcher Regex+ExpressibleByStringLiteral.swift
[7/7] Compiling RegexMatcher String+NSRange.swift
Build complete! (7.69s)
Build complete.
Done.