The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

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