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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/loopwerk/Parsley
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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 table.c
[1/34] Compiling CMarkGFM utf8.c
[1/34] Compiling CMarkGFM syntax_extension.c
[3/34] Compiling CMarkGFM registry.c
[4/34] Compiling CMarkGFM render.c
[5/34] Compiling CMarkGFM strikethrough.c
[6/34] Compiling CMarkGFM references.c
[7/34] Compiling CMarkGFM cmark_ctype.c
[8/34] Compiling CMarkGFM tagfilter.c
[9/34] Compiling CMarkGFM tasklist.c
[10/34] Compiling CMarkGFM xml.c
[11/34] Compiling CMarkGFM plaintext.c
[12/34] Compiling CMarkGFM plugin.c
[13/34] Compiling CMarkGFM linked_list.c
[14/34] Compiling CMarkGFM map.c
[15/34] Compiling CMarkGFM man.c
[16/34] Compiling CMarkGFM node.c
[17/34] Compiling CMarkGFM iterator.c
[18/34] Compiling CMarkGFM latex.c
[19/34] Compiling CMarkGFM html.c
[20/34] Compiling CMarkGFM houdini_html_e.c
[21/34] Compiling CMarkGFM houdini_html_u.c
[22/34] Compiling CMarkGFM houdini_href_e.c
[23/34] Compiling CMarkGFM inlines.c
[24/34] Compiling CMarkGFM core-extensions.c
[25/34] Compiling CMarkGFM footnotes.c
[25/34] Compiling CMarkGFM scanners.c
[27/34] Compiling CMarkGFM ext_scanners.c
[28/34] Compiling CMarkGFM cmark.c
[29/34] Compiling CMarkGFM buffer.c
[30/34] Compiling CMarkGFM commonmark.c
[31/34] Compiling CMarkGFM arena.c
[32/34] Compiling CMarkGFM autolink.c
[33/34] Compiling CMarkGFM blocks.c
[35/39] Compiling Parsley SyntaxExtension.swift
[36/39] Compiling Parsley Document.swift
[37/39] Compiling Parsley MarkdownOptions.swift
[38/39] Emitting module Parsley
[39/39] Compiling Parsley Parsley.swift
Build complete! (12.52s)
Fetching https://github.com/stackotter/swift-cmark-gfm from cache
Fetched https://github.com/stackotter/swift-cmark-gfm (0.19s)
Computing version for https://github.com/stackotter/swift-cmark-gfm
Computed https://github.com/stackotter/swift-cmark-gfm at 1.0.2 (0.57s)
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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cmark-gfm",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/loopwerk/Parsley.git
[1/263] Fetching parsley
Fetched https://github.com/loopwerk/Parsley.git (0.28s)
Fetching https://github.com/stackotter/swift-cmark-gfm from cache
Fetched https://github.com/stackotter/swift-cmark-gfm (0.21s)
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/loopwerk/Parsley.git
Working copy of https://github.com/loopwerk/Parsley.git resolved at main
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
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.