The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.21.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SwiftSVG.git
Reference: 0.11.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SwiftSVG
 * tag               0.11.0     -> FETCH_HEAD
HEAD is now at 7238a60 Smooth Curves (#13)
Cloned https://github.com/richardpiazza/SwiftSVG.git into spi-builder-workspace
7238a601fc0e074543e3fa1b1912bf7afa9d32bf
SUCCESS checkout https://github.com/richardpiazza/SwiftSVG.git at 0.11.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.2.app" xcrun swift build --arch arm64
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetched https://github.com/richardpiazza/Swift2D.git (0.20s)
Fetched https://github.com/CoreOffice/XMLCoder.git (0.23s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.03s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.03s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Building for debugging...
[1/54] Compiling Swift2D Rect+Computed.swift
[2/55] Compiling Swift2D Point.swift
[3/55] Compiling Swift2D Rect.swift
[4/55] Compiling Swift2D Size.swift
[5/55] Compiling Swift2D Size+CoreGraphics.swift
[6/55] Compiling Swift2D Size+Computed.swift
[7/55] Compiling Swift2D Rect+CoreGraphics.swift
[8/55] Emitting module Swift2D
[9/55] Compiling XMLCoder Attribute.swift
[10/55] Compiling XMLCoder BoolBox.swift
[11/55] Emitting module XMLCoder
[14/61] Compiling XMLCoder Box.swift
[15/61] Compiling XMLCoder ChoiceBox.swift
[16/61] Compiling XMLCoder DataBox.swift
[17/61] Compiling XMLCoder DateBox.swift
[18/61] Compiling XMLCoder DecimalBox.swift
[19/61] Compiling XMLCoder StringBox.swift
[20/61] Compiling XMLCoder UIntBox.swift
[21/61] Compiling XMLCoder URLBox.swift
[22/61] Compiling XMLCoder UnkeyedBox.swift
[23/61] Compiling XMLCoder ValueBox.swift
[24/61] Compiling XMLCoder Element.swift
[25/61] Compiling XMLCoder XMLCoderElement.swift
[26/61] Compiling XMLCoder XMLDocumentType.swift
[27/61] Compiling XMLCoder XMLHeader.swift
[28/61] Compiling XMLCoder XMLKey.swift
[29/61] Compiling XMLCoder XMLStackParser.swift
[30/61] Compiling XMLCoder DecodingErrorExtension.swift
[31/61] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[32/61] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[33/61] Compiling XMLCoder DynamicNodeEncoding.swift
[34/61] Compiling XMLCoder EncodingErrorExtension.swift
[35/61] Compiling XMLCoder SingleValueEncodingContainer.swift
[36/61] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[37/61] Compiling XMLCoder DoubleBox.swift
[38/61] Compiling XMLCoder FloatBox.swift
[39/61] Compiling XMLCoder IntBox.swift
[40/61] Compiling XMLCoder KeyedBox.swift
[41/61] Compiling XMLCoder NullBox.swift
[42/61] Compiling XMLCoder SharedBox.swift
[43/61] Compiling XMLCoder SingleKeyedBox.swift
[44/61] Compiling XMLCoder ElementAndAttribute.swift
[45/61] Compiling XMLCoder ISO8601DateFormatter.swift
[46/61] Compiling XMLCoder KeyedStorage.swift
[47/61] Compiling XMLCoder Metatypes.swift
[48/61] Compiling XMLCoder String+Extensions.swift
[49/61] Compiling XMLCoder XMLChoiceCodingKey.swift
[50/61] Compiling XMLCoder DynamicNodeDecoding.swift
[51/61] Compiling XMLCoder SingleValueDecodingContainer.swift
[52/61] Compiling XMLCoder XMLChoiceDecodingContainer.swift
[53/61] Compiling XMLCoder XMLDecoder.swift
[54/61] Compiling XMLCoder XMLDecoderImplementation.swift
[55/61] Compiling XMLCoder XMLDecodingStorage.swift
[56/61] Compiling XMLCoder XMLEncoder.swift
[57/61] Compiling XMLCoder XMLEncoderImplementation.swift
[58/61] Compiling XMLCoder XMLEncodingStorage.swift
[59/61] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[60/61] Compiling XMLCoder XMLReferencingEncoder.swift
[61/61] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[62/88] Compiling SwiftSVG Circle.swift
[63/88] Compiling SwiftSVG CommandRepresentable.swift
[64/88] Compiling SwiftSVG Container.swift
[65/88] Compiling SwiftSVG CoreAttributes.swift
[66/88] Compiling SwiftSVG Element.swift
[67/88] Compiling SwiftSVG Ellipse.swift
[68/88] Compiling SwiftSVG Point+SwiftSVG.swift
[69/88] Compiling SwiftSVG Fill.swift
[70/91] Compiling SwiftSVG Group.swift
[71/91] Compiling SwiftSVG EllipseProcessor.swift
[72/91] Compiling SwiftSVG PathProcessor.swift
[73/91] Compiling SwiftSVG PolygonProcressor.swift
[74/91] Compiling SwiftSVG Path.Component.swift
[75/91] Compiling SwiftSVG Path.ComponentParser.swift
[76/91] Compiling SwiftSVG Path.swift
[77/91] Compiling SwiftSVG Polygon.swift
[78/91] Compiling SwiftSVG Polyline.swift
[79/91] Compiling SwiftSVG PresentationAttributes.swift
[80/91] Compiling SwiftSVG Rectangle.swift
[81/91] Emitting module SwiftSVG
[82/91] Compiling SwiftSVG PolylineProcessor.swift
[83/91] Compiling SwiftSVG RectangleProcessor.swift
[84/91] Compiling SwiftSVG Line.swift
[85/91] Compiling SwiftSVG Path.Command.swift
[86/91] Compiling SwiftSVG SVG+Swift2D.swift
[87/91] Compiling SwiftSVG SVG.swift
[88/91] Compiling SwiftSVG Stroke.swift
[89/91] Compiling SwiftSVG StylingAttributes.swift
[90/91] Compiling SwiftSVG Text.swift
[91/91] Compiling SwiftSVG Transformation.swift
Build complete! (6.27s)
Build complete.
Done.