The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MarkdownExtendedView, reference main (e88d6e), with Swift 6.2 for macOS (SPM) on 18 Jan 2026 12:54:45 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisGVE/MarkdownExtendedView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChrisGVE/MarkdownExtendedView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e88d6e9    1 docs: reorder README badges per project standards    2    3 Reorder badges to follow standard sequence: License, Release, CI,    4 SPM Swift versions, SPM Platforms, Documentation, target versions.    5 Add missing Release and Documentation badges. Remove redundant    6 Swift version badge (SPI provides this).
Cloned https://github.com/ChrisGVE/MarkdownExtendedView.git
Revision (git rev-parse @):
e88d6e9fa8a69d47be505055c7224406c391b1d6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChrisGVE/MarkdownExtendedView.git at main
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/ChrisGVE/ExtendedSwiftMath.git
[1/2032] Fetching extendedswiftmath
[306/9093] Fetching extendedswiftmath, swift-markdown
Fetched https://github.com/ChrisGVE/ExtendedSwiftMath.git from cache (1.40s)
Fetched https://github.com/apple/swift-markdown.git from cache (1.40s)
Computing version for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Computed https://github.com/ChrisGVE/ExtendedSwiftMath.git at 2.0.4 (4.45s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (2.25s)
Fetching https://github.com/swiftlang/swift-cmark.git
[1/18283] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark.git from cache (1.65s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (2.37s)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Working copy of https://github.com/ChrisGVE/ExtendedSwiftMath.git resolved at 2.0.4
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
========================================
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": "markdownextendedview",
      "name": "MarkdownExtendedView",
      "url": "https://github.com/ChrisGVE/MarkdownExtendedView.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MarkdownExtendedView",
      "dependencies": [
        {
          "identity": "swift-markdown",
          "name": "swift-markdown",
          "url": "https://github.com/apple/swift-markdown.git",
          "version": "0.7.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-markdown",
          "dependencies": [
            {
              "identity": "swift-cmark",
              "name": "cmark-gfm",
              "url": "https://github.com/swiftlang/swift-cmark.git",
              "version": "0.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "extendedswiftmath",
          "name": "ExtendedSwiftMath",
          "url": "https://github.com/ChrisGVE/ExtendedSwiftMath.git",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtendedSwiftMath",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ChrisGVE/MarkdownExtendedView.git
[1/227] Fetching markdownextendedview
Fetched https://github.com/ChrisGVE/MarkdownExtendedView.git from cache (0.78s)
Fetching https://github.com/apple/swift-markdown.git from cache
Fetching https://github.com/ChrisGVE/ExtendedSwiftMath.git from cache
Fetched https://github.com/ChrisGVE/ExtendedSwiftMath.git from cache (0.48s)
Fetched https://github.com/apple/swift-markdown.git from cache (0.72s)
Computing version for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Computed https://github.com/ChrisGVE/ExtendedSwiftMath.git at 2.0.4 (0.79s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (0.05s)
Fetching https://github.com/swiftlang/swift-cmark.git from cache
Fetched https://github.com/swiftlang/swift-cmark.git from cache (0.82s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.89s)
Creating working copy for https://github.com/ChrisGVE/MarkdownExtendedView.git
Working copy of https://github.com/ChrisGVE/MarkdownExtendedView.git resolved at main (e88d6e9)
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.7.3
Creating working copy for https://github.com/swiftlang/swift-cmark.git
Working copy of https://github.com/swiftlang/swift-cmark.git resolved at 0.7.1
Creating working copy for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Working copy of https://github.com/ChrisGVE/ExtendedSwiftMath.git resolved at 2.0.4
warning: '.resolve-product-dependencies': dependency 'markdownextendedview' is not used by any target
Found 2 product dependencies
  - swift-markdown
  - ExtendedSwiftMath
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChrisGVE/MarkdownExtendedView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Write swift-version-49B95AFC49DCD68C.txt
[1/41] Compiling cmark-gfm xml.c
[2/41] Compiling cmark-gfm-extensions ext_scanners.c
[3/41] Compiling cmark-gfm utf8.c
[4/41] Compiling cmark-gfm-extensions tasklist.c
[5/41] Compiling cmark-gfm render.c
[6/41] Compiling cmark-gfm registry.c
[7/41] Compiling cmark-gfm references.c
[8/41] Compiling cmark-gfm syntax_extension.c
[9/41] Compiling cmark-gfm plugin.c
[10/41] Compiling cmark-gfm-extensions strikethrough.c
[11/41] Compiling cmark-gfm plaintext.c
[12/41] Compiling cmark-gfm node.c
[13/41] Compiling cmark-gfm map.c
[14/41] Compiling cmark-gfm scanners.c
[15/41] Compiling cmark-gfm man.c
[16/41] Compiling cmark-gfm linked_list.c
[17/41] Compiling cmark-gfm-extensions table.c
[18/41] Compiling cmark-gfm-extensions tagfilter.c
[19/41] Compiling cmark-gfm latex.c
[20/41] Compiling cmark-gfm iterator.c
[21/41] Compiling cmark-gfm houdini_html_e.c
[22/41] Compiling cmark-gfm html.c
[23/41] Compiling cmark-gfm houdini_href_e.c
[24/41] Compiling cmark-gfm footnotes.c
[25/41] Compiling cmark-gfm houdini_html_u.c
[26/41] Write sources
[28/41] Compiling cmark-gfm inlines.c
[29/41] Copying Info.plist
[30/41] Write sources
[31/41] Copying mathFonts.bundle
[32/41] Compiling cmark-gfm commonmark.c
[33/41] Compiling cmark-gfm cmark_ctype.c
[34/41] Compiling cmark-gfm cmark.c
[35/41] Compiling cmark-gfm buffer.c
[36/41] Compiling cmark-gfm-extensions core-extensions.c
[37/41] Compiling CAtomic CAtomic.c
[38/41] Compiling cmark-gfm arena.c
[39/41] Compiling cmark-gfm blocks.c
[40/62] Compiling cmark-gfm-extensions autolink.c
[42/126] Emitting module Markdown
[43/133] Compiling Markdown InlineAttributes.swift
[44/133] Compiling Markdown Link.swift
[45/133] Compiling Markdown Strikethrough.swift
[46/133] Compiling Markdown Strong.swift
[47/133] Compiling Markdown CustomInline.swift
[48/133] Compiling Markdown InlineCode.swift
[49/133] Compiling Markdown InlineHTML.swift
[50/133] Compiling Markdown BlockContainer.swift
[51/133] Compiling Markdown BlockMarkup.swift
[52/133] Compiling Markdown InlineContainer.swift
[53/133] Compiling Markdown InlineMarkup.swift
[54/133] Compiling Markdown ListItemContainer.swift
[55/133] Compiling Markdown AtomicCounter.swift
[56/133] Compiling Markdown CharacterExtensions.swift
[57/133] Compiling Markdown CodeBlock.swift
[58/133] Compiling Markdown HTMLBlock.swift
[59/133] Compiling Markdown Heading.swift
[60/133] Compiling Markdown ThematicBreak.swift
[61/133] Compiling Markdown Table.swift
[62/133] Compiling Markdown TableBody.swift
[63/133] Compiling Markdown TableCell.swift
[64/133] Compiling Markdown TableCellContainer.swift
[65/133] Compiling Markdown TableHead.swift
[66/133] Compiling Markdown TableRow.swift
[67/133] Compiling Markdown Replacement.swift
[68/133] Compiling Markdown SourceLocation.swift
[69/133] Compiling Markdown Emphasis.swift
[70/133] Compiling Markdown Image.swift
[71/133] Compiling Markdown LazySplitLines.swift
[72/133] Compiling Markdown ParseOptions.swift
[73/133] Compiling Markdown RangeAdjuster.swift
[74/133] Compiling Markdown RangerTracker.swift
[75/133] Compiling Markdown MarkupRewriter.swift
[76/133] Compiling Markdown BasicBlockContainer.swift
[77/133] Compiling Markdown BasicInlineContainer.swift
[78/133] Compiling Markdown PlainTextConvertibleMarkup.swift
[79/133] Compiling Markdown RawMarkup.swift
[80/133] Compiling Markdown BlockDirective.swift
[81/133] Compiling Markdown BlockQuote.swift
[82/133] Compiling Markdown CustomBlock.swift
[83/133] Compiling Markdown DoxygenAbstract.swift
[84/133] Compiling Markdown DoxygenDiscussion.swift
[85/133] Compiling Markdown DoxygenNote.swift
[86/133] Compiling Markdown DoxygenParameter.swift
[87/133] Compiling Markdown DoxygenReturns.swift
[88/133] Compiling Markdown ListItem.swift
[89/133] Compiling Markdown OrderedList.swift
[90/133] Compiling Markdown UnorderedList.swift
[91/133] Compiling Markdown Paragraph.swift
[92/133] Compiling Markdown CollectionExtensions.swift
[93/133] Compiling Markdown StringExtensions.swift
[94/133] Compiling Markdown MarkupVisitor.swift
[95/133] Compiling Markdown MarkupWalker.swift
[96/133] Compiling Markdown HTMLFormatter.swift
[97/133] Compiling Markdown MarkupFormatter.swift
[98/133] Compiling Markdown MarkupTreeDumper.swift
[99/133] Compiling Markdown ChildIndexPath.swift
[100/133] Compiling Markdown DirectiveArgument.swift
[101/133] Compiling Markdown Document.swift
[102/133] Compiling Markdown LiteralMarkup.swift
[103/133] Compiling Markdown Markup.swift
[104/133] Compiling Markdown MarkupChildren.swift
[105/133] Compiling Markdown MarkupData.swift
[106/133] Compiling Markdown LineBreak.swift
[107/133] Compiling Markdown SoftBreak.swift
[108/133] Compiling Markdown SymbolLink.swift
[109/133] Compiling Markdown Text.swift
[110/133] Compiling Markdown Aside.swift
[111/133] Compiling Markdown BlockDirectiveParser.swift
[112/133] Compiling Markdown CommonMarkConverter.swift
[115/135] Compiling ExtendedSwiftMath RWLock.swift
[116/135] Compiling ExtendedSwiftMath resource_bundle_accessor.swift
[126/135] Emitting module ExtendedSwiftMath
[136/150] Compiling MarkdownExtendedView Theme.swift
[137/150] Compiling MarkdownExtendedView LinkOpener.swift
[138/150] Compiling MarkdownExtendedView MarkdownRenderer.swift
[139/150] Compiling MarkdownExtendedView SyntaxHighlighter.swift
[140/150] Compiling MarkdownExtendedView FootnotePreprocessor.swift
[141/150] Compiling MarkdownExtendedView LaTeXView.swift
[142/150] Compiling MarkdownExtendedView Features.swift
[143/150] Compiling MarkdownExtendedView Checkbox+Helpers.swift
[144/150] Emitting module MarkdownExtendedView
[145/150] Compiling MarkdownExtendedView MarkdownView.swift
[146/150] Compiling MarkdownExtendedView LaTeXPreprocessor.swift
[147/150] Compiling MarkdownExtendedView MermaidView.swift
[148/150] Compiling MarkdownExtendedView MarkdownImageView.swift
[149/150] Compiling MarkdownExtendedView HighlightedCodeView.swift
[150/150] Compiling MarkdownExtendedView SafariView.swift
[151/151] Compiling MarkdownExtendedView TappableLinkView.swift
Build complete! (14.90s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-markdown",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-markdown.git"
    },
    {
      "identity" : "extendedswiftmath",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ChrisGVE/ExtendedSwiftMath.git"
    }
  ],
  "manifest_display_name" : "MarkdownExtendedView",
  "name" : "MarkdownExtendedView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MarkdownExtendedView",
      "targets" : [
        "MarkdownExtendedView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkdownExtendedViewTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownExtendedViewTests",
      "path" : "Tests/MarkdownExtendedViewTests",
      "sources" : [
        "ConfigurationTests.swift",
        "FootnoteTests.swift",
        "ImageTests.swift",
        "LinkTests.swift",
        "MarkdownExtendedViewTests.swift",
        "MarkdownFeaturesTests.swift",
        "MermaidTests.swift",
        "NestedListTests.swift",
        "SyntaxHighlightingTests.swift",
        "TaskListTests.swift"
      ],
      "target_dependencies" : [
        "MarkdownExtendedView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MarkdownExtendedView",
      "module_type" : "SwiftTarget",
      "name" : "MarkdownExtendedView",
      "path" : "Sources/MarkdownExtendedView",
      "product_dependencies" : [
        "Markdown",
        "ExtendedSwiftMath"
      ],
      "product_memberships" : [
        "MarkdownExtendedView"
      ],
      "sources" : [
        "Configuration/Features.swift",
        "Extensions/Checkbox+Helpers.swift",
        "MarkdownView.swift",
        "Parser/LaTeXPreprocessor.swift",
        "Preprocessing/FootnotePreprocessor.swift",
        "Renderer/LaTeXView.swift",
        "Renderer/MarkdownRenderer.swift",
        "SyntaxHighlighting/SyntaxHighlighter.swift",
        "Theme/Theme.swift",
        "Utilities/LinkOpener.swift",
        "Views/HighlightedCodeView.swift",
        "Views/MarkdownImageView.swift",
        "Views/MermaidView.swift",
        "Views/SafariView.swift",
        "Views/TappableLinkView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/chrisgve/markdownextendedview/main
Repository:               ChrisGVE/MarkdownExtendedView
Swift version used:       6.2
Target:                   MarkdownExtendedView
Extracting symbol information for 'MarkdownExtendedView'...
Finished extracting symbol information for 'MarkdownExtendedView'. (4.18s)
Building documentation for 'MarkdownExtendedView'...
warning: 'SwiftUI' doesn't exist at '/MarkdownExtendedView/MarkdownFeatures'
  --> Sources/MarkdownExtendedView/Configuration/Features.swift:13:29-13:36
11 | ///
12 | /// By default, all features that require network access or external resources
13 + /// are disabled. Use the ``SwiftUI/View/markdownFeatures(_:)`` modifier to
14 | /// enable specific features.
15 | ///
warning: 'SwiftUI' doesn't exist at '/MarkdownExtendedView/MarkdownFeatures/links'
  --> Sources/MarkdownExtendedView/Configuration/Features.swift:52:15-52:22
50 |     /// - **macOS**: Opens in the default browser
51 |     ///
52 +     /// Use ``SwiftUI/View/onLinkTap(_:)`` for custom link handling.
53 |     public static let links = MarkdownFeatures(rawValue: 1 << 0)
54 |
warning: 'SwiftUI' doesn't exist at '/MarkdownExtendedView/SwiftUICore/EnvironmentValues/markdownFeatures'
   --> Sources/MarkdownExtendedView/Configuration/Features.swift:110:36-110:43
108 |     /// The enabled Markdown features for ``MarkdownView`` instances.
109 |     ///
110 +     /// Set this value using the ``SwiftUI/View/markdownFeatures(_:)`` modifier:
111 |     ///
112 |     /// ```swift
warning: 'SwiftUI' doesn't exist at '/MarkdownExtendedView/SwiftUICore/EnvironmentValues/markdownLinkHandler'
   --> Sources/MarkdownExtendedView/Configuration/Features.swift:126:19-126:26
124 |     ///
125 |     /// When set, this handler is called instead of the default link behavior.
126 +     /// Use the ``SwiftUI/View/onLinkTap(_:)`` modifier to set this:
127 |     ///
128 |     /// ```swift
warning: 'SwiftUI' doesn't exist at '/MarkdownExtendedView/SwiftUICore/EnvironmentValues/markdownTheme'
   --> Sources/MarkdownExtendedView/Theme/Theme.swift:301:36-301:43
299 |     /// The current Markdown theme used by ``MarkdownView`` instances.
300 |     ///
301 +     /// Set this value using the ``SwiftUI/View/markdownTheme(_:)`` modifier:
302 |     ///
303 |     /// ```swift
Finished building documentation for 'MarkdownExtendedView' (0.70s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/chrisgve/markdownextendedview/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2163] Fetching swift-docc-plugin
Updating https://github.com/apple/swift-markdown.git
Updating https://github.com/ChrisGVE/ExtendedSwiftMath.git
Updating https://github.com/swiftlang/swift-cmark.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.29s)
Updated https://github.com/swiftlang/swift-cmark.git (0.87s)
Updated https://github.com/ChrisGVE/ExtendedSwiftMath.git (0.87s)
Updated https://github.com/apple/swift-markdown.git (0.87s)
Computing version for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Computed https://github.com/ChrisGVE/ExtendedSwiftMath.git at 2.0.4 (2.79s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.7.3 (0.65s)
Computing version for https://github.com/swiftlang/swift-cmark.git
Computed https://github.com/swiftlang/swift-cmark.git at 0.7.1 (0.62s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3640] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.93s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling SymbolKit Mixin+Equals.swift
[8/57] Compiling SymbolKit Mixin+Hash.swift
[9/57] Compiling SymbolKit Mixin.swift
[10/57] Compiling SymbolKit LineList.swift
[11/57] Compiling SymbolKit Position.swift
[12/57] Compiling SymbolKit GenericConstraint.swift
[13/57] Compiling SymbolKit GenericParameter.swift
[14/57] Compiling SymbolKit Generics.swift
[15/57] Compiling SymbolKit Namespace.swift
[16/57] Compiling SymbolKit DeclarationFragments.swift
[17/57] Compiling SymbolKit Fragment.swift
[18/57] Compiling SymbolKit FragmentKind.swift
[19/57] Compiling SymbolKit FunctionParameter.swift
[20/57] Compiling SymbolKit FunctionSignature.swift
[21/57] Compiling SymbolKit Identifier.swift
[22/57] Compiling SymbolKit KindIdentifier.swift
[23/57] Compiling SymbolKit Location.swift
[24/57] Compiling SymbolKit Mutability.swift
[25/57] Compiling SymbolKit SemanticVersion.swift
[26/57] Compiling SymbolKit AccessControl.swift
[27/57] Compiling SymbolKit Availability.swift
[28/57] Compiling SymbolKit AvailabilityItem.swift
[29/57] Compiling SymbolKit Domain.swift
[30/57] Compiling SymbolKit Names.swift
[31/57] Compiling SymbolKit SPI.swift
[32/57] Compiling SymbolKit Snippet.swift
[33/57] Compiling SymbolKit Extension.swift
[34/57] Compiling SymbolKit Relationship.swift
[35/57] Compiling SymbolKit RelationshipKind.swift
[36/57] Compiling SymbolKit SourceOrigin.swift
[37/57] Compiling SymbolKit GenericConstraints.swift
[38/57] Compiling SymbolKit Swift.swift
[39/57] Compiling SymbolKit SourceRange.swift
[40/57] Compiling SymbolKit Metadata.swift
[41/57] Compiling SymbolKit Module.swift
[42/57] Compiling SymbolKit OperatingSystem.swift
[43/57] Compiling SymbolKit Platform.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.03s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'MarkdownExtendedView' complete! (0.23s)
    1948
13	/Users/admin/builder/spi-builder-workspace/.docs/chrisgve/markdownextendedview/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chrisgve/markdownextendedview/main
File count: 1948
Doc size:   13.0MB
Preparing doc bundle ...
Uploading prod-chrisgve-markdownextendedview-main-0d0dfc78.zip to s3://spi-docs-inbox/prod-chrisgve-markdownextendedview-main-0d0dfc78.zip
Copying... [12%]
Copying... [22%]
Copying... [32%]
Copying... [42%]
Copying... [51%]
Copying... [61%]
Copying... [71%]
Copying... [81%]
Copying... [90%]
Copying... [100%]
Done.