Build Information
Successful build of swift-remove-markdown, reference main (eb7f06), with Swift 6.0 for macOS (SPM) on 12 Jan 2026 17:23:15 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yvente/swift-remove-markdown.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yvente/swift-remove-markdown
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at eb7f06d Add original author copyright notice
Cloned https://github.com/yvente/swift-remove-markdown.git
Revision (git rev-parse @):
eb7f06dbf37e7e9e24077f8a3d3e6a940223d52d
SUCCESS checkout https://github.com/yvente/swift-remove-markdown.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/yvente/swift-remove-markdown.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/4] Emitting module RemoveMarkdown
[4/4] Compiling RemoveMarkdown RemoveMarkdown.swift
Build complete! (3.39s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "swift-remove-markdown",
"name" : "swift-remove-markdown",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "RemoveMarkdown",
"targets" : [
"RemoveMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RemoveMarkdownTests",
"module_type" : "SwiftTarget",
"name" : "RemoveMarkdownTests",
"path" : "Tests/RemoveMarkdownTests",
"sources" : [
"RemoveMarkdownTests.swift"
],
"target_dependencies" : [
"RemoveMarkdown"
],
"type" : "test"
},
{
"c99name" : "RemoveMarkdown",
"module_type" : "SwiftTarget",
"name" : "RemoveMarkdown",
"path" : "Sources/RemoveMarkdown",
"product_memberships" : [
"RemoveMarkdown"
],
"sources" : [
"RemoveMarkdown.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.