Build Information
Successful build of Demark, reference 1.0.0 (9e01f6
), with Swift 6.0 for macOS (SPM) on 31 May 2025 17:11:21 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/steipete/Demark.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/steipete/Demark
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 9e01f67 More puns
Cloned https://github.com/steipete/Demark.git
Revision (git rev-parse @):
9e01f67e57d7115c03c688d906cf0e88f22f6d83
SUCCESS checkout https://github.com/steipete/Demark.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/steipete/Demark.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying turndown.min.js
[1/4] Copying html-to-md.min.js
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/11] Compiling Demark DemarkTypes.swift
[6/11] Compiling Demark Demark.swift
[7/11] Emitting module Demark
[8/11] Compiling Demark BundleResourceHelper.swift
[9/11] Compiling Demark HTMLToMdRuntime.swift
[10/11] Compiling Demark TurndownRuntime.swift
[11/11] Compiling Demark resource_bundle_accessor.swift
Build complete! (7.65s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Demark",
"name" : "Demark",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Demark",
"targets" : [
"Demark"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "DemarkTests",
"module_type" : "SwiftTarget",
"name" : "DemarkTests",
"path" : "Tests/DemarkTests",
"sources" : [
"DemarkIntegrationTests.swift",
"DemarkServiceTests.swift",
"DemarkTests.swift"
],
"target_dependencies" : [
"Demark"
],
"type" : "test"
},
{
"c99name" : "Demark",
"module_type" : "SwiftTarget",
"name" : "Demark",
"path" : "Sources/Demark",
"product_memberships" : [
"Demark"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Demark/Resources/html-to-md.min.js",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Demark/Resources/turndown.min.js",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"BundleResourceHelper.swift",
"Demark.swift",
"DemarkTypes.swift",
"HTMLToMdRuntime.swift",
"TurndownRuntime.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.