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 Parsley 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.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/Parsley.git
Reference: 0.9.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/Parsley
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 3240bdf feat: Allow users to supply additional syntax extensions (#2)
Cloned https://github.com/loopwerk/Parsley.git
Revision (git rev-parse @):
3240bdfee97f3bbde5c4ec150a29b0abcb0d3d21
SUCCESS checkout https://github.com/loopwerk/Parsley.git at 0.9.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/34] Compiling CMarkGFM xml.c
[1/34] Compiling CMarkGFM strikethrough.c
[2/34] Compiling CMarkGFM tagfilter.c
[3/34] Compiling CMarkGFM render.c
[4/34] Compiling CMarkGFM registry.c
[5/34] Compiling CMarkGFM table.c
[6/34] Compiling CMarkGFM references.c
[7/34] Compiling CMarkGFM plaintext.c
[8/34] Compiling CMarkGFM plugin.c
[9/34] Compiling CMarkGFM node.c
[10/34] Compiling CMarkGFM map.c
[11/34] Compiling CMarkGFM linked_list.c
[12/34] Compiling CMarkGFM man.c
[13/34] Compiling CMarkGFM tasklist.c
[14/34] Compiling CMarkGFM latex.c
[15/34] Compiling CMarkGFM iterator.c
[16/34] Compiling CMarkGFM inlines.c
[17/34] Compiling CMarkGFM houdini_html_e.c
[18/34] Compiling CMarkGFM houdini_href_e.c
[19/34] Compiling CMarkGFM html.c
[20/34] Compiling CMarkGFM houdini_html_u.c
[21/34] Compiling CMarkGFM footnotes.c
[22/34] Compiling CMarkGFM core-extensions.c
[23/34] Compiling CMarkGFM ext_scanners.c
[24/34] Compiling CMarkGFM cmark_ctype.c
[25/34] Compiling CMarkGFM commonmark.c
[26/34] Compiling CMarkGFM syntax_extension.c
[27/34] Compiling CMarkGFM cmark.c
[28/34] Compiling CMarkGFM scanners.c
[28/34] Compiling CMarkGFM buffer.c
[30/34] Compiling CMarkGFM arena.c
[30/34] Compiling CMarkGFM utf8.c
[32/34] Compiling CMarkGFM autolink.c
[33/34] Compiling CMarkGFM blocks.c
[35/39] Compiling Parsley SyntaxExtension.swift
[36/39] Compiling Parsley MarkdownOptions.swift
[37/39] Compiling Parsley Document.swift
[38/39] Compiling Parsley Parsley.swift
[39/39] Emitting module Parsley
Build complete! (9.32s)
Fetching https://github.com/stackotter/swift-cmark-gfm from cache
Fetched https://github.com/stackotter/swift-cmark-gfm (0.17s)
Computing version for https://github.com/stackotter/swift-cmark-gfm
Computed https://github.com/stackotter/swift-cmark-gfm at 1.0.2 (0.38s)
Creating working copy for https://github.com/stackotter/swift-cmark-gfm
Working copy of https://github.com/stackotter/swift-cmark-gfm resolved at 1.0.2
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "parsley",
      "name": "Parsley",
      "url": "https://github.com/loopwerk/Parsley.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parsley",
      "dependencies": [
        {
          "identity": "swift-cmark-gfm",
          "name": "swift-cmark-gfm",
          "url": "https://github.com/stackotter/swift-cmark-gfm",
          "version": "1.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark-gfm",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/Parsley.git from cache
Fetched https://github.com/loopwerk/Parsley.git (0.18s)
Fetching https://github.com/stackotter/swift-cmark-gfm from cache
Fetched https://github.com/stackotter/swift-cmark-gfm (0.17s)
Computing version for https://github.com/stackotter/swift-cmark-gfm
Computed https://github.com/stackotter/swift-cmark-gfm at 1.0.2 (0.44s)
Creating working copy for https://github.com/stackotter/swift-cmark-gfm
Working copy of https://github.com/stackotter/swift-cmark-gfm resolved at 1.0.2
Creating working copy for https://github.com/loopwerk/Parsley.git
Working copy of https://github.com/loopwerk/Parsley.git resolved at 0.9.0
warning: '.resolve-product-dependencies': dependency 'parsley' is not used by any target
Found 1 product dependencies
  - swift-cmark-gfm
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.