The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Ink 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/JohnSundell/Ink.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Ink
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bcc9f21 Merge pull request #60 from jimstudt/crlf
Cloned https://github.com/JohnSundell/Ink.git
Revision (git rev-parse @):
bcc9f219900a62c4210e6db726035d7f03ae757b
SUCCESS checkout https://github.com/JohnSundell/Ink.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "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": "ink",
      "name": "Ink",
      "url": "https://github.com/JohnSundell/Ink.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ink",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/JohnSundell/Ink.git from cache
Fetched https://github.com/JohnSundell/Ink.git (0.25s)
Creating working copy for https://github.com/JohnSundell/Ink.git
Working copy of https://github.com/JohnSundell/Ink.git resolved at master
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/32] Compiling Ink List.swift
[2/32] Compiling Ink Metadata.swift
[3/32] Compiling Ink Modifiable.swift
[4/32] Compiling Ink ModifierCollection.swift
[5/36] Compiling Ink Image.swift
[6/36] Compiling Ink InlineCode.swift
[7/36] Compiling Ink KeyPathPatterns.swift
[8/36] Compiling Ink Link.swift
[9/36] Compiling Ink NamedURLCollection.swift
[10/36] Compiling Ink Paragraph.swift
[11/36] Compiling Ink PlainTextConvertible.swift
[12/36] Compiling Ink Readable.swift
[13/36] Compiling Ink Character+Escaping.swift
[14/36] Compiling Ink CodeBlock.swift
[15/36] Compiling Ink FormattedText.swift
[16/36] Compiling Ink Fragment.swift
[17/36] Compiling Ink HTML.swift
[18/36] Compiling Ink TextStyle.swift
[19/36] Compiling Ink TextStyleMarker.swift
[20/36] Compiling Ink URL.swift
[21/36] Compiling Ink URLDeclaration.swift
[22/36] Compiling Ink Markdown.swift
[23/36] Compiling Ink MarkdownParser.swift
[24/36] Compiling Ink Modifier.swift
[25/36] Compiling Ink Blockquote.swift
[26/36] Compiling Ink Character+Classification.swift
[27/36] Emitting module Ink
[28/36] Compiling Ink Reader.swift
[29/36] Compiling Ink Require.swift
[30/36] Compiling Ink Substring+Trimming.swift
[31/36] Compiling Ink Table.swift
[32/36] Compiling Ink HTMLConvertible.swift
[33/36] Compiling Ink Hashable+AnyOf.swift
[34/36] Compiling Ink Heading.swift
[35/36] Compiling Ink HorizontalLine.swift
[36/39] Compiling InkCLI Printing.swift
[37/39] Compiling InkCLI main.swift
[38/39] Emitting module InkCLI
[38/39] Linking ink-cli
Build complete! (9.06s)
Build complete.
Done.