The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Down with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnxnguyen/Down.git
Reference: v0.11.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/johnxnguyen/Down
 * tag               v0.11.0    -> FETCH_HEAD
HEAD is now at f34b166 [Pod] Bump to v0.11.0
Cloned https://github.com/johnxnguyen/Down.git
Revision (git rev-parse @):
f34b166be1f1db4aa8f573067e901d72f2a6be57
SUCCESS checkout https://github.com/johnxnguyen/Down.git at v0.11.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/johnxnguyen/Down.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write swift-version--423B1241ED78D482.txt
[1/23] Compiling libcmark cmark_ctype.c
[2/23] Compiling libcmark houdini_href_e.c
[3/23] Compiling libcmark buffer.c
[4/23] Compiling libcmark render.c
[5/23] Compiling libcmark utf8.c
[6/23] Compiling libcmark houdini_html_e.c
[7/23] Compiling libcmark references.c
[8/23] Compiling libcmark xml.c
[9/23] Compiling libcmark commonmark.c
[10/23] Compiling libcmark man.c
[11/23] Compiling libcmark node.c
[12/23] Compiling libcmark latex.c
[13/23] Copying DownView.bundle
[14/23] Copying DownView (macOS).bundle
[14/23] Write sources
[16/23] Compiling libcmark iterator.c
[17/23] Compiling libcmark html.c
[18/23] Compiling libcmark scanners.c
[19/23] Compiling libcmark blocks.c
[20/23] Compiling libcmark inlines.c
[21/23] Compiling libcmark houdini_html_u.c
[22/23] Compiling libcmark cmark.c
[24/82] Compiling Down Heading.swift
[25/82] Compiling Down HtmlBlock.swift
[26/82] Compiling Down HtmlInline.swift
[27/82] Compiling Down Image.swift
[28/82] Compiling Down Item.swift
[29/82] Compiling Down LineBreak.swift
[30/82] Compiling Down Link.swift
[31/82] Compiling Down List.swift
[32/82] Compiling Down Node.swift
[33/90] Emitting module Down
[34/90] Compiling Down Paragraph.swift
[35/90] Compiling Down SoftBreak.swift
[36/90] Compiling Down Strong.swift
[37/90] Compiling Down Text.swift
[38/90] Compiling Down ThematicBreak.swift
[39/90] Compiling Down ColorCollection.swift
[40/90] Compiling Down FontCollection.swift
[41/90] Compiling Down ParagraphStyleCollection.swift
[42/90] Compiling Down ListItemParagraphStyler.swift
[43/90] Compiling Down DownDebugLayoutManager.swift
[44/90] Compiling Down DownLayoutManager.swift
[45/90] Compiling Down CodeBlockOptions.swift
[46/90] Compiling Down ListItemOptions.swift
[47/90] Compiling Down QuoteStripeOptions.swift
[48/90] Compiling Down ThematicBreakOptions.swift
[49/90] Compiling Down DownStyler.swift
[50/90] Compiling Down Down.swift
[51/90] Compiling Down DownErrors.swift
[52/90] Compiling Down DownOptions.swift
[53/90] Compiling Down NSAttributedString+HTML.swift
[54/90] Compiling Down String+ToHTML.swift
[55/90] Compiling Down DownASTRenderable.swift
[56/90] Compiling Down DownAttributedStringRenderable.swift
[57/90] Compiling Down DownCommonMarkRenderable.swift
[58/90] Compiling Down BaseNode.swift
[59/90] Compiling Down BlockQuote.swift
[60/90] Compiling Down ChildSequence.swift
[61/90] Compiling Down Code.swift
[62/90] Compiling Down CodeBlock.swift
[63/90] Compiling Down CustomBlock.swift
[64/90] Compiling Down CustomInline.swift
[65/90] Compiling Down Document.swift
[66/90] Compiling Down Emphasis.swift
[67/90] Compiling Down DownStylerConfiguration.swift
[68/90] Compiling Down Styler.swift
[69/90] Compiling Down DownDebugTextView.swift
[70/90] Compiling Down DownTextView.swift
[71/90] Compiling Down AttributedStringVisitor.swift
[72/90] Compiling Down DebugVisitor.swift
[73/90] Compiling Down ListItemPrefixGenerator.swift
[74/90] Compiling Down Visitor.swift
[75/90] Compiling Down BlockBackgroundColorAttribute.swift
[76/90] Compiling Down QuoteStripeAttribute.swift
[77/90] Compiling Down ThematicBreakAttribute.swift
[78/90] Compiling Down CGPoint+Translate.swift
[79/90] Compiling Down CGRect+Helpers.swift
[80/90] Compiling Down NSAttributedString+Helpers.swift
[81/90] Compiling Down NSMutableAttributedString+Attributes.swift
[82/90] Compiling Down UIFont+Traits.swift
[83/90] Compiling Down DownGroffRenderable.swift
[84/90] Compiling Down DownHTMLRenderable.swift
[85/90] Compiling Down DownLaTeXRenderable.swift
[86/90] Compiling Down DownRenderable.swift
[87/90] Compiling Down DownXMLRenderable.swift
[88/90] Compiling Down BundleHelper.swift
[89/90] Compiling Down DownView.swift
[90/90] Compiling Down resource_bundle_accessor.swift
Build complete! (11.54s)
warning: 'spi-builder-workspace': found 5 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/DownTests/__Snapshots__/BindingTests/testCommonMarkBindngsWork.1.txt
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/DownTests/__Snapshots__/BindingTests/testXMLBindingsWork.1.txt
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/DownTests/__Snapshots__/BindingTests/testHTMLBindingsWork.1.txt
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/DownTests/__Snapshots__/BindingTests/testLaTeXBindngsWork.1.txt
    /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/DownTests/__Snapshots__/BindingTests/testGroffBindingsWork.1.txt
Build complete.
Done.