Build Information
Successful build of DSFRegex, reference 4.0.0 (c576aa
), with Swift 5.10 for macOS (SPM) on 3 Jun 2025 01:58:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFRegex.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFRegex
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at c576aab Minor updates
Cloned https://github.com/dagronf/DSFRegex.git
Revision (git rev-parse @):
c576aab25f88bcb4b549862e6269b6f90b917e0c
SUCCESS checkout https://github.com/dagronf/DSFRegex.git at 4.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/DSFRegex.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[1/7] Copying PrivacyInfo.xcprivacy
[2/7] Write swift-version-33747A42983211AE.txt
[4/12] Compiling DSFRegex String+regex.swift
[5/12] Compiling DSFRegex resource_bundle_accessor.swift
[6/12] Compiling DSFRegex String+CursorExtensions.swift
[7/12] Emitting module DSFRegex
[8/12] Compiling DSFRegex DSFRegex.swift
[8/12] Write Objects.LinkFileList
[10/12] Archiving libDSFRegex-static.a
[11/12] Linking libDSFRegex-dynamic.dylib
Build complete! (6.34s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "DSFRegex",
"name" : "DSFRegex",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DSFRegex",
"targets" : [
"DSFRegex"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DSFRegex-static",
"targets" : [
"DSFRegex"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "DSFRegex-dynamic",
"targets" : [
"DSFRegex"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "DSFRegexTests",
"module_type" : "SwiftTarget",
"name" : "DSFRegexTests",
"path" : "Tests/DSFRegexTests",
"sources" : [
"DSFRegexTests.swift",
"String+extensions.swift",
"Tests+extensions.swift"
],
"target_dependencies" : [
"DSFRegex"
],
"type" : "test"
},
{
"c99name" : "DSFRegex",
"module_type" : "SwiftTarget",
"name" : "DSFRegex",
"path" : "Sources/DSFRegex",
"product_memberships" : [
"DSFRegex",
"DSFRegex-static",
"DSFRegex-dynamic"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DSFRegex/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DSFRegex.swift",
"String+CursorExtensions.swift",
"String+regex.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.