The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NativeMarkKit 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andyfinnell/NativeMarkKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/andyfinnell/NativeMarkKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c58eb73 Refactor styling (#23)
Cloned https://github.com/andyfinnell/NativeMarkKit.git
Revision (git rev-parse @):
c58eb73e18fe2311f4675ffa7d23555afa976017
SUCCESS checkout https://github.com/andyfinnell/NativeMarkKit.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "nativemarkkit",
      "name": "NativeMarkKit",
      "url": "https://github.com/andyfinnell/NativeMarkKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NativeMarkKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/andyfinnell/NativeMarkKit.git
[1/2743] Fetching nativemarkkit
Fetched https://github.com/andyfinnell/NativeMarkKit.git (1.25s)
Creating working copy for https://github.com/andyfinnell/NativeMarkKit.git
Working copy of https://github.com/andyfinnell/NativeMarkKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'nativemarkkit' is not used by any target
Found 0 product dependencies
========================================
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...
[1/133] Compiling NativeMarkKit Document.swift
[2/133] Compiling NativeMarkKit Element.swift
[3/133] Compiling NativeMarkKit InlineText.swift
[4/133] Compiling NativeMarkKit Link.swift
[5/133] Compiling NativeMarkKit LinkDefinition.swift
[6/133] Compiling NativeMarkKit ListInfo.swift
[7/133] Compiling NativeMarkKit ListInfoKind.swift
[8/133] Compiling NativeMarkKit ListItem.swift
[9/133] Compiling NativeMarkKit TaskListItemMark.swift
[10/133] Compiling NativeMarkKit ATXHeadingBlockStarter.swift
[11/133] Compiling NativeMarkKit Block.swift
[12/133] Compiling NativeMarkKit BlockCloser.swift
[13/133] Compiling NativeMarkKit BlockContinuationParser.swift
[14/133] Compiling NativeMarkKit BlockKind.swift
[15/133] Compiling NativeMarkKit BlockParser.swift
[16/133] Compiling NativeMarkKit BlockQuoteBlockParser.swift
[17/133] Compiling NativeMarkKit BlockQuoteStarter.swift
[18/133] Compiling NativeMarkKit BlockStartParser.swift
[19/133] Compiling NativeMarkKit DocumentBlockParser.swift
[20/151] Compiling NativeMarkKit FencedCodeBlockParser.swift
[21/151] Compiling NativeMarkKit FencedCodeBlockStarter.swift
[22/151] Compiling NativeMarkKit HeadingBlockParser.swift
[23/151] Compiling NativeMarkKit IndentedCodeBlockParser.swift
[24/151] Compiling NativeMarkKit IndentedCodeBlockStarter.swift
[25/151] Compiling NativeMarkKit ItemBlockParser.swift
[26/151] Compiling NativeMarkKit ItemBlockStarter.swift
[27/151] Compiling NativeMarkKit LineInserter.swift
[28/151] Compiling NativeMarkKit LineParser.swift
[29/151] Compiling NativeMarkKit LineResult.swift
[30/151] Compiling NativeMarkKit LinkDefinitionsLineParser.swift
[31/151] Compiling NativeMarkKit ListBlockParser.swift
[32/151] Compiling NativeMarkKit ListKind.swift
[33/151] Compiling NativeMarkKit ListStyle.swift
[34/151] Compiling NativeMarkKit ParagraphBlockParser.swift
[35/151] Compiling NativeMarkKit SetextHeadingBlockStarter.swift
[36/151] Compiling NativeMarkKit ThematicBreakBlockParser.swift
[37/151] Compiling NativeMarkKit ThematicBreakBlockStarter.swift
[38/151] Compiling NativeMarkKit AutolinkParser.swift
[39/151] Compiling NativeMarkKit BackslashParser.swift
[40/151] Compiling NativeMarkKit BackticksParser.swift
[41/151] Compiling NativeMarkKit BangParser.swift
[42/151] Compiling NativeMarkKit BlockLinkDefinition.swift
[43/151] Compiling NativeMarkKit CloseBracketParser.swift
[44/151] Compiling NativeMarkKit Delimiter.swift
[45/151] Compiling NativeMarkKit DelimiterOrInlineText.swift
[46/151] Compiling NativeMarkKit DelimiterParser.swift
[47/151] Compiling NativeMarkKit DelimiterStack.swift
[48/151] Compiling NativeMarkKit EntityParser.swift
[49/151] Compiling NativeMarkKit InlineBlockParser.swift
[50/151] Compiling NativeMarkKit InlineLinkParser.swift
[51/151] Compiling NativeMarkKit InlineParser.swift
[52/151] Compiling NativeMarkKit LinkDefinitionParser.swift
[53/151] Compiling NativeMarkKit LinkDestinationParser.swift
[54/151] Compiling NativeMarkKit LinkLabel.swift
[55/151] Compiling NativeMarkKit LinkLabelParser.swift
[56/151] Compiling NativeMarkKit LinkTitleParser.swift
[57/151] Compiling NativeMarkKit NewlineParser.swift
[58/151] Emitting module NativeMarkKit
[59/151] Compiling NativeMarkKit NativeTextAttachment.swift
[60/151] Compiling NativeMarkKit OrderedListMarkerFormat+Render.swift
[61/151] Compiling NativeMarkKit OrderedListMarkerFormatValue.swift
[62/151] Compiling NativeMarkKit PaddingValue.swift
[63/151] Compiling NativeMarkKit RenderParser.swift
[64/151] Compiling NativeMarkKit Renderer.swift
[65/151] Compiling NativeMarkKit SpacerAttachment.swift
[66/151] Compiling NativeMarkKit TaskItemTextAttachment+AppKit.swift
[67/151] Compiling NativeMarkKit TaskItemTextAttachment+UIKit.swift
[68/151] Compiling NativeMarkKit TextContainer.swift
[69/151] Compiling NativeMarkKit TextContainerLayout.swift
[70/151] Compiling NativeMarkKit TextContainerLayoutBuilder.swift
[71/151] Compiling NativeMarkKit TextContainerStyle.swift
[72/151] Compiling NativeMarkKit ThematicBreakAttachment.swift
[73/151] Compiling NativeMarkKit URLOpener.swift
[74/151] Compiling NativeMarkKit UnorderedListMarkerFormat+Render.swift
[75/151] Compiling NativeMarkKit UnorderedListMarkerFormatValue.swift
[76/151] Compiling NativeMarkKit AspectScaleDownByHeight.swift
[77/151] Compiling NativeMarkKit AspectScaleDownByWidth.swift
[78/151] Compiling NativeMarkKit BlockStyle.swift
[79/151] Compiling NativeMarkKit BlockStyleSelector.swift
[80/151] Compiling NativeMarkKit Border.swift
[81/151] Compiling NativeMarkKit BorderSides.swift
[82/151] Compiling NativeMarkKit DefaultImageLoader.swift
[83/151] Compiling NativeMarkKit DefaultImageSizer.swift
[84/151] Compiling NativeMarkKit Em.swift
[85/151] Compiling NativeMarkKit FourSidedValue.swift
[86/151] Compiling NativeMarkKit ImageLoader.swift
[87/151] Compiling NativeMarkKit ImageSizer.swift
[88/151] Compiling NativeMarkKit InlineStyle.swift
[89/151] Compiling NativeMarkKit InlineStyleSelector.swift
[90/151] Compiling NativeMarkKit Length.swift
[91/151] Compiling NativeMarkKit Margin.swift
[92/151] Compiling NativeMarkKit NativeColor+Adaptable.swift
[93/151] Compiling NativeMarkKit NativeTypes.swift
[94/151] Compiling NativeMarkKit OrderedListMarkerFormat.swift
[95/151] Compiling NativeMarkKit Padding.swift
[96/151] Compiling NativeMarkKit GraphicsContext.swift
[97/151] Compiling NativeMarkKit ImageTextAttachment.swift
[98/151] Compiling NativeMarkKit InlineContainerStyleValue.swift
[99/151] Compiling NativeMarkKit Int+Render.swift
[100/151] Compiling NativeMarkKit LayoutManager.swift
[101/151] Compiling NativeMarkKit LeafTextContainerLayout.swift
[102/151] Compiling NativeMarkKit ListItemContentTextContainerLayout.swift
[103/151] Compiling NativeMarkKit ListItemMarkerContainerLayout.swift
[104/151] Compiling NativeMarkKit ListItemTextContainerLayout.swift
[105/151] Compiling NativeMarkKit ListTextContainerLayout.swift
[106/151] Compiling NativeMarkKit ListValue.swift
[107/151] Compiling NativeMarkKit MarginValue.swift
[108/151] Compiling NativeMarkKit NSAttributedStringKey+NativeMark.swift
[109/151] Compiling NativeMarkKit NSTextStorage+NativeMark.swift
[110/151] Compiling NativeMarkKit NativeImage.swift
[111/151] Compiling NativeMarkKit NativeMarkLabel+AppKit.swift
[112/151] Compiling NativeMarkKit NativeMarkLabel+UIKit.swift
[113/151] Compiling NativeMarkKit NativeMarkText+AppKit.swift
[114/151] Compiling NativeMarkKit NativeMarkText+UIKit.swift
[115/151] Compiling NativeMarkKit OpenBracketParser.swift
[116/151] Compiling NativeMarkKit SpacesAndNewlineParser.swift
[117/151] Compiling NativeMarkKit StringParser.swift
[118/151] Compiling NativeMarkKit TextCursor.swift
[119/151] Compiling NativeMarkKit TextPosition.swift
[120/151] Compiling NativeMarkKit TextRange.swift
[121/151] Compiling NativeMarkKit TextResult.swift
[122/151] Compiling NativeMarkKit Lexer.swift
[123/151] Compiling NativeMarkKit Line.swift
[124/151] Compiling NativeMarkKit LineColumn.swift
[125/151] Compiling NativeMarkKit LineColumnCount.swift
[126/151] Compiling NativeMarkKit AbstractView.swift
[127/151] Compiling NativeMarkKit AccessibleURL.swift
[128/151] Compiling NativeMarkKit BlockQuoteTextContainerLayout.swift
[129/151] Compiling NativeMarkKit BorderValue.swift
[130/151] Compiling NativeMarkKit CGRect+Render.swift
[131/151] Compiling NativeMarkKit CompositeTextContainerLayout .swift
[132/151] Compiling NativeMarkKit ContainerBreakValue.swift
[133/151] Compiling NativeMarkKit Environment.swift
[134/151] Compiling NativeMarkKit Points.swift
[135/151] Compiling NativeMarkKit Strikethrough.swift
[136/151] Compiling NativeMarkKit StyleSheet.swift
[137/151] Compiling NativeMarkKit StyleStack.swift
[138/151] Compiling NativeMarkKit TextStyle+AppKit.swift
[139/151] Compiling NativeMarkKit TextStyle+UIKit.swift
[140/151] Compiling NativeMarkKit TextStyle.swift
[141/151] Compiling NativeMarkKit Underline.swift
[142/151] Compiling NativeMarkKit UnorderedListMarkerFormat.swift
[143/151] Compiling NativeMarkKit Array+Utils.swift
[144/151] Compiling NativeMarkKit CGFloat+Utils.swift
[145/151] Compiling NativeMarkKit CGPoint+Utils.swift
[146/151] Compiling NativeMarkKit CGRect+Utils.swift
[147/151] Compiling NativeMarkKit Character+Utils.swift
[148/151] Compiling NativeMarkKit HtmlEntities.swift
[149/151] Compiling NativeMarkKit Identifier.swift
[150/151] Compiling NativeMarkKit ParserError.swift
[151/151] Compiling NativeMarkKit String+Utils.swift
Build complete! (13.82s)
Build complete.
Done.