The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Plot with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.18.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Plot.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Plot
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 431c27c Add Components for Details, Main, and Summary. (#96)
Cloned https://github.com/JohnSundell/Plot.git into spi-builder-workspace
431c27c9ac97f8bcf6047b5bdbaef91b95a5330b
SUCCESS checkout https://github.com/JohnSundell/Plot.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/60] Compiling Plot HTMLAnchorRelationship.swift
[2/60] Compiling Plot HTMLAnchorTarget.swift
[3/60] Compiling Plot HTMLAttributes.swift
[4/60] Compiling Plot HTMLAudioFormat.swift
[5/60] Compiling Plot HTMLButtonType.swift
[6/60] Compiling Plot HTMLComponents.swift
[7/60] Compiling Plot HTMLElements.swift
[8/60] Compiling Plot HTMLFormContentType.swift
[9/60] Compiling Plot HTMLFormMethod.swift
[10/60] Compiling Plot Node.swift
[11/60] Compiling Plot NodeConvertible.swift
[12/60] Compiling Plot Optional+Component.swift
[13/60] Compiling Plot PodcastAttributes.swift
[14/60] Compiling Plot PodcastComponents.swift
[15/60] Compiling Plot PodcastElements.swift
[16/60] Compiling Plot PodcastEpisodeType.swift
[17/60] Compiling Plot PodcastFeed.swift
[18/60] Emitting module Plot
[19/60] Compiling Plot PodcastMediaType.swift
[20/60] Compiling Plot PodcastType.swift
[21/60] Compiling Plot RSS.swift
[22/60] Compiling Plot RSSAttributes.swift
[23/60] Compiling Plot RSSElements.swift
[24/60] Compiling Plot Renderable.swift
[25/60] Compiling Plot SiteMap.swift
[26/60] Compiling Plot SiteMapChangeFrequency.swift
[27/68] Compiling Plot HTMLInputType.swift
[28/68] Compiling Plot HTMLLinkRelationship.swift
[29/68] Compiling Plot HTMLListStyle.swift
[30/68] Compiling Plot HTMLVideoFormat.swift
[31/68] Compiling Plot HTMLViewportFitMode.swift
[32/68] Compiling Plot HTMLViewportWidthMode.swift
[33/68] Compiling Plot Indentation.swift
[34/68] Compiling Plot Language.swift
[35/68] Compiling Plot Attribute.swift
[36/68] Compiling Plot Component.swift
[37/68] Compiling Plot ComponentAttributes.swift
[38/68] Compiling Plot ComponentBuilder.swift
[39/68] Compiling Plot ComponentContainer.swift
[40/68] Compiling Plot ComponentGroup.swift
[41/68] Compiling Plot ControlFlow.swift
[42/68] Compiling Plot Directionality.swift
[43/68] Compiling Plot Document.swift
[44/68] Compiling Plot SiteMapElements.swift
[45/68] Compiling Plot TwitterCardType.swift
[46/68] Compiling Plot URLRepresentable.swift
[47/68] Compiling Plot XML.swift
[48/68] Compiling Plot XMLAttributes.swift
[49/68] Compiling Plot XMLElements.swift
[50/68] Compiling Plot AnyAttribute.swift
[51/68] Compiling Plot AnyElement.swift
[52/68] Compiling Plot DocumentEncoding.swift
[53/68] Compiling Plot Element.swift
[54/68] Compiling Plot ElementClosingMode.swift
[55/68] Compiling Plot ElementComponent.swift
[56/68] Compiling Plot ElementDefinition.swift
[57/68] Compiling Plot EmptyComponent.swift
[58/68] Compiling Plot EnvironmentKey.swift
[59/68] Compiling Plot EnvironmentValue.swift
[60/68] Compiling Plot HTML.swift
[61/68] Compiling Plot AnyEnvironmentValue.swift
[62/68] Compiling Plot AnyNode.swift
[63/68] Compiling Plot ElementRenderingBuffer.swift
[64/68] Compiling Plot ElementWrapper.swift
[65/68] Compiling Plot Environment.swift
[66/68] Compiling Plot ModifiedComponent.swift
[67/68] Compiling Plot Renderer.swift
[68/68] Compiling Plot String+Escaping.swift
Build complete! (4.91s)
Build complete.
Done.