This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SwiftMarkdown with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor-community/markdown.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vapor-community/markdown
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f0cdf12 Merge pull request #13 from vapor-community/enable-55-ci
Cloned https://github.com/vapor-community/markdown.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
f0cdf125947c06685ebaef633fd00ae5247a1cfc
SUCCESS checkout https://github.com/vapor-community/markdown.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[0/34] Compiling cmark blocks.c
[1/34] Compiling cmark tagfilter.c
[2/34] Compiling cmark syntax_extension.c
[3/34] Compiling cmark tasklist.c
[4/34] Compiling cmark cmark.c
[5/34] Compiling cmark strikethrough.c
[6/34] Compiling cmark registry.c
[7/34] Compiling cmark render.c
[8/34] Compiling cmark utf8.c
[9/34] Compiling cmark plugin.c
[10/34] Compiling cmark references.c
[11/34] Compiling cmark plaintext.c
[12/34] Compiling cmark node.c
[13/34] Compiling cmark linked_list.c
[14/34] Compiling cmark map.c
[15/34] Compiling cmark table.c
[16/34] Compiling cmark man.c
[17/34] Compiling cmark latex.c
[18/34] Compiling cmark houdini_html_e.c
[19/34] Compiling cmark iterator.c
[20/34] Compiling cmark html.c
[21/34] Compiling cmark houdini_html_u.c
[22/34] Compiling cmark xml.c
[23/34] Compiling cmark houdini_href_e.c
[24/34] Compiling cmark scanners.c
[25/34] Compiling cmark footnotes.c
[25/34] Compiling cmark inlines.c
[27/34] Compiling cmark core-extensions.c
[28/34] Compiling cmark ext_scanners.c
[29/34] Compiling cmark cmark_ctype.c
[30/34] Compiling cmark buffer.c
[31/34] Compiling cmark commonmark.c
[32/34] Compiling cmark arena.c
[33/34] Compiling cmark autolink.c
[35/36] Emitting module SwiftMarkdown
[36/36] Compiling SwiftMarkdown SwiftMarkdown.swift
Build complete! (9.99s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "markdown",
      "name": "SwiftMarkdown",
      "url": "https://github.com/vapor-community/markdown.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/markdown",
      "dependencies": [
        {
          "identity": "cmark-gfm",
          "name": "cmark",
          "url": "https://github.com/brokenhandsio/cmark-gfm.git",
          "version": "2.1.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/cmark-gfm",
          "dependencies": [

          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vapor-community/markdown.git from cache
Fetched https://github.com/vapor-community/markdown.git (0.17s)
Fetching https://github.com/brokenhandsio/cmark-gfm.git from cache
Fetched https://github.com/brokenhandsio/cmark-gfm.git (0.17s)
Computing version for https://github.com/brokenhandsio/cmark-gfm.git
Computed https://github.com/brokenhandsio/cmark-gfm.git at 2.1.0 (0.44s)
Creating working copy for https://github.com/brokenhandsio/cmark-gfm.git
Working copy of https://github.com/brokenhandsio/cmark-gfm.git resolved at 2.1.0
Creating working copy for https://github.com/vapor-community/markdown.git
Working copy of https://github.com/vapor-community/markdown.git resolved at master
warning: '.resolve-product-dependencies': dependency 'markdown' is not used by any target
Found 1 product dependencies
  - cmark
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.