Build Information
Successful build of markdown-webview, reference main (d1c3e0
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 05:08:48 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomdai/markdown-webview.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomdai/markdown-webview
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d1c3e0a :children_crossing: (LaTeX) Improve latex coverage and add animations to copy button
Cloned https://github.com/tomdai/markdown-webview.git
Revision (git rev-parse @):
d1c3e0a855c0f36783715bd00501fa01c7bd3b98
SUCCESS checkout https://github.com/tomdai/markdown-webview.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tomdai/markdown-webview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Copying default-macOS
[1/6] Copying default-iOS
[2/6] Copying template
[3/6] Copying script
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/9] Compiling MarkdownWebView resource_bundle_accessor.swift
[8/9] Compiling MarkdownWebView MarkdownWebView.swift
[9/9] Emitting module MarkdownWebView
Build complete! (8.54s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "markdown-webview",
"name" : "markdown-webview",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "MarkdownWebView",
"targets" : [
"MarkdownWebView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MarkdownWebView",
"module_type" : "SwiftTarget",
"name" : "MarkdownWebView",
"path" : "Sources/MarkdownWebView",
"product_memberships" : [
"MarkdownWebView"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MarkdownWebView/Resources/script",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MarkdownWebView/Resources/stylesheets/default-iOS",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MarkdownWebView/Resources/stylesheets/default-macOS",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/MarkdownWebView/Resources/template",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MarkdownWebView.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Done.