The Swift Package Index logo.Swift Package Index

Build Information

Successful build of markdown-webview with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomdai/markdown-webview.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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.25s)
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:             5.10
Building package at path:  $workDir
https://github.com/tomdai/markdown-webview.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[0/6] Copying default-iOS
[2/6] Copying template
[2/6] Copying script
[3/6] Copying default-macOS
[5/6] Write swift-version-6044DDE57671499D.txt
[7/9] Emitting module MarkdownWebView
[8/9] Compiling MarkdownWebView MarkdownWebView.swift
[9/9] Compiling MarkdownWebView resource_bundle_accessor.swift
Build complete! (5.75s)
Build complete.
Done.