The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of markdown-webview, reference main (d1c3e0), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 11:53:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "markdown-webview",
      "name": "markdown-webview",
      "url": "https://github.com/tomdai/markdown-webview.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/markdown-webview",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tomdai/markdown-webview.git
[1/330] Fetching markdown-webview
Fetched https://github.com/tomdai/markdown-webview.git from cache (0.78s)
Creating working copy for https://github.com/tomdai/markdown-webview.git
Working copy of https://github.com/tomdai/markdown-webview.git resolved at main (d1c3e0a)
warning: '.resolve-product-dependencies': dependency 'markdown-webview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/tomdai/markdown-webview.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/6] Write sources
[1/6] Copying script
[2/6] Copying default-iOS
[2/6] Copying template
[2/6] Copying default-macOS
[5/6] Write swift-version--7754E27361AE5C74.txt
[7/9] Compiling MarkdownWebView resource_bundle_accessor.swift
[8/9] Emitting module MarkdownWebView
[9/9] Compiling MarkdownWebView MarkdownWebView.swift
Build complete! (11.44s)
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.