The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Demark, reference 1.1.0 (9d1226), with Swift 6.1 for macOS (SPM) on 28 Dec 2025 12:38:12 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/steipete/Demark.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/steipete/Demark
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 9d12266 refactor: clean up lint and tests
Cloned https://github.com/steipete/Demark.git
Revision (git rev-parse @):
9d12266c98f51099beec92e50483392869b12d77
SUCCESS checkout https://github.com/steipete/Demark.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/steipete/Demark.git
https://github.com/steipete/Demark.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Demark",
  "name" : "Demark",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "16.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",
        "DemarkServiceBasicsTests.swift",
        "DemarkServiceConcurrencyTests.swift",
        "DemarkServiceEdgeCasesTests.swift",
        "DemarkServiceOptionsTests.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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/4] Write sources
[1/4] Copying html-to-md.min.js
[1/4] Copying turndown.min.js
[3/4] Write swift-version-2F0A5646E1D333AE.txt
[5/11] Compiling Demark resource_bundle_accessor.swift
[6/11] Compiling Demark DemarkTypes.swift
[7/11] Compiling Demark Demark.swift
[8/11] Compiling Demark HTMLToMdRuntime.swift
[9/11] Compiling Demark BundleResourceHelper.swift
[10/11] Emitting module Demark
[11/11] Compiling Demark TurndownRuntime.swift
Build complete! (8.12s)
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" : "16.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",
        "DemarkServiceBasicsTests.swift",
        "DemarkServiceConcurrencyTests.swift",
        "DemarkServiceEdgeCasesTests.swift",
        "DemarkServiceOptionsTests.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.