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.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/SwiftSVG.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/SwiftSVG
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b308ebd Enhance SVG Accessibility with 'title' and 'desc' in Groups (#15)
Cloned https://github.com/richardpiazza/SwiftSVG.git
Revision (git rev-parse @):
b308ebda00c34450e30121417ac9699708e320ec
SUCCESS checkout https://github.com/richardpiazza/SwiftSVG.git at main
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetched https://github.com/richardpiazza/Swift2D.git (0.24s)
Fetched https://github.com/CoreOffice/XMLCoder.git (0.28s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.67s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.15.0 (0.12s)
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.15.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftsvg",
      "name": "SwiftSVG",
      "url": "https://github.com/richardpiazza/SwiftSVG.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSVG",
      "dependencies": [
        {
          "identity": "xmlcoder",
          "name": "XMLCoder",
          "url": "https://github.com/CoreOffice/XMLCoder.git",
          "version": "0.17.1",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XMLCoder",
          "dependencies": [
          ]
        },
        {
          "identity": "swift2d",
          "name": "Swift2D",
          "url": "https://github.com/richardpiazza/Swift2D.git",
          "version": "2.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift2D",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/richardpiazza/SwiftSVG.git
[1/536] Fetching swiftsvg
Fetched https://github.com/richardpiazza/SwiftSVG.git (0.47s)
Fetching https://github.com/CoreOffice/XMLCoder.git from cache
Fetching https://github.com/richardpiazza/Swift2D.git from cache
Fetched https://github.com/CoreOffice/XMLCoder.git (0.24s)
Fetched https://github.com/richardpiazza/Swift2D.git (0.26s)
Computing version for https://github.com/richardpiazza/Swift2D.git
Computed https://github.com/richardpiazza/Swift2D.git at 2.1.0 (0.04s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.05s)
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Creating working copy for https://github.com/richardpiazza/Swift2D.git
Working copy of https://github.com/richardpiazza/Swift2D.git resolved at 2.1.0
Creating working copy for https://github.com/richardpiazza/SwiftSVG.git
Working copy of https://github.com/richardpiazza/SwiftSVG.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftsvg' is not used by any target
Found 2 product dependencies
  - XMLCoder
  - Swift2D
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/richardpiazza/SwiftSVG.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/54] Compiling Swift2D Rect.swift
[2/54] Compiling Swift2D Size+Computed.swift
[3/54] Compiling Swift2D Size+CoreGraphics.swift
[4/55] Compiling Swift2D Rect+Computed.swift
[5/55] Compiling Swift2D Point.swift
[6/55] Compiling XMLCoder Attribute.swift
[7/55] Compiling XMLCoder BoolBox.swift
[8/55] Emitting module Swift2D
[9/55] Compiling Swift2D Rect+CoreGraphics.swift
[10/55] Compiling Swift2D Size.swift
[13/55] Compiling XMLCoder Box.swift
[14/55] Compiling XMLCoder ChoiceBox.swift
[15/55] Compiling XMLCoder DataBox.swift
[16/55] Compiling XMLCoder DateBox.swift
[17/55] Compiling XMLCoder DecimalBox.swift
[18/61] Compiling XMLCoder DoubleBox.swift
[19/61] Compiling XMLCoder FloatBox.swift
[20/61] Compiling XMLCoder IntBox.swift
[21/61] Compiling XMLCoder KeyedBox.swift
[22/61] Compiling XMLCoder NullBox.swift
[23/61] Compiling XMLCoder SharedBox.swift
[24/61] Compiling XMLCoder SingleKeyedBox.swift
[25/61] Emitting module XMLCoder
[26/61] Compiling XMLCoder XMLKeyedDecodingContainer.swift
[27/61] Compiling XMLCoder XMLUnkeyedDecodingContainer.swift
[28/61] Compiling XMLCoder DynamicNodeEncoding.swift
[29/61] Compiling XMLCoder EncodingErrorExtension.swift
[30/61] Compiling XMLCoder SingleValueEncodingContainer.swift
[31/61] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[32/61] Compiling XMLCoder ElementAndAttribute.swift
[33/61] Compiling XMLCoder ISO8601DateFormatter.swift
[34/61] Compiling XMLCoder KeyedStorage.swift
[35/61] Compiling XMLCoder Metatypes.swift
[36/61] Compiling XMLCoder String+Extensions.swift
[37/61] Compiling XMLCoder XMLChoiceCodingKey.swift
[38/61] Compiling XMLCoder StringBox.swift
[39/61] Compiling XMLCoder UIntBox.swift
[40/61] Compiling XMLCoder URLBox.swift
[41/61] Compiling XMLCoder UnkeyedBox.swift
[42/61] Compiling XMLCoder ValueBox.swift
[43/61] Compiling XMLCoder Element.swift
[44/61] Compiling XMLCoder XMLCoderElement.swift
[45/61] Compiling XMLCoder XMLDocumentType.swift
[46/61] Compiling XMLCoder XMLHeader.swift
[47/61] Compiling XMLCoder XMLKey.swift
[48/61] Compiling XMLCoder XMLStackParser.swift
[49/61] Compiling XMLCoder DecodingErrorExtension.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/91] Compiling SwiftSVG Element.swift
[67/91] Compiling SwiftSVG Ellipse.swift
[68/91] Compiling SwiftSVG Point+SwiftSVG.swift
[69/91] 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] Emitting module SwiftSVG
[75/91] Compiling SwiftSVG Polyline.swift
[76/91] Compiling SwiftSVG PresentationAttributes.swift
[77/91] Compiling SwiftSVG Rectangle.swift
[78/91] Compiling SwiftSVG Path.Component.swift
[79/91] Compiling SwiftSVG Path.ComponentParser.swift
[80/91] Compiling SwiftSVG Path.swift
[81/91] Compiling SwiftSVG Polygon.swift
[82/91] Compiling SwiftSVG SVG+Swift2D.swift
[83/91] Compiling SwiftSVG SVG.swift
[84/91] Compiling SwiftSVG Stroke.swift
[85/91] Compiling SwiftSVG PolylineProcessor.swift
[86/91] Compiling SwiftSVG RectangleProcessor.swift
[87/91] Compiling SwiftSVG Line.swift
[88/91] Compiling SwiftSVG Path.Command.swift
[89/91] Compiling SwiftSVG StylingAttributes.swift
[90/91] Compiling SwiftSVG Text.swift
[91/91] Compiling SwiftSVG Transformation.swift
Build complete! (6.99s)
Build complete.
Done.