The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SVGView 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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/SVGView.git
Reference: 1.0.6
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/exyte/SVGView
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at 6465962 Bump version
Cloned https://github.com/exyte/SVGView.git into spi-builder-workspace
6465962facdd25cb96eaebc35603afa2f15d2c0d
SUCCESS checkout https://github.com/exyte/SVGView.git at 1.0.6
========================================
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
Building for debugging...
[1/48] Compiling SVGView SVGUserSpaceNode.swift
[2/48] Compiling SVGView SVGViewport.swift
[3/48] Compiling SVGView SVGColor.swift
[4/48] Compiling SVGView SVGFont.swift
[5/48] Compiling SVGView SVGGradient.swift
[6/48] Compiling SVGView SVGLength.swift
[7/48] Compiling SVGView SVGPaint.swift
[8/54] Compiling SVGView SVGIndex.swift
[9/54] Compiling SVGView SVGParser.swift
[10/54] Compiling SVGView SVGParserBasics.swift
[11/54] Compiling SVGView SVGParserExtensions.swift
[12/54] Compiling SVGView SVGParserPrimitives.swift
[13/54] Compiling SVGView SVGPathReader.swift
[14/54] Compiling SVGView SVGImageParser.swift
[15/54] Compiling SVGView SVGShapeParser.swift
[16/54] Compiling SVGView SVGStructureParsers.swift
[17/54] Compiling SVGView SVGTextParser.swift
[18/54] Compiling SVGView SVGLengthParser.swift
[19/54] Compiling SVGView SVGConstants.swift
[20/54] Compiling SVGView SVGContext.swift
[21/54] Compiling SVGView SVGPreserveAspectRatio.swift
[22/54] Compiling SVGView SVGStroke.swift
[23/54] Compiling SVGView SVGCircle.swift
[24/54] Compiling SVGView SVGEllipse.swift
[25/54] Compiling SVGView SVGLine.swift
[26/54] Compiling SVGView SVGPath.swift
[27/54] Compiling SVGView SVGPolygon.swift
[28/54] Compiling SVGView SVGPolyline.swift
[29/54] Compiling SVGView SVGRect.swift
[30/54] Compiling SVGView CSSParser.swift
[31/54] Compiling SVGView SVGAttribute.swift
[32/54] Compiling SVGView SVGFontSizeAttribute.swift
[33/54] Compiling SVGView SVGLengthAttribute.swift
[34/54] Compiling SVGView SVGElementParser.swift
[35/54] Emitting module SVGView
[36/54] Compiling SVGView SVGView.swift
[37/54] Compiling SVGView SVGLinker.swift
[38/54] Compiling SVGView SVGLogger.swift
[39/54] Compiling SVGView SVGScreen.swift
[40/54] Compiling SVGView SVGSettings.swift
[41/54] Compiling SVGView DOMParser.swift
[42/54] Compiling SVGView SVGDataImage.swift
[43/54] Compiling SVGView SVGURLImage.swift
[44/54] Compiling SVGView SVGGroup.swift
[45/54] Compiling SVGView SVGImage.swift
[46/54] Compiling SVGView SVGNode.swift
[47/54] Compiling SVGView SVGShape.swift
[48/54] Compiling SVGView SVGText.swift
[49/54] Compiling SVGView XMLNode.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[50/54] Compiling SVGView Serializable.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[51/54] Compiling SVGView Serializations.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[52/54] Compiling SVGView Serializer.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[53/54] Compiling SVGView MBezierPath+Extension_macOS.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
[54/54] Compiling SVGView UIExtensions.swift
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
            switch type {
            ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
            switch type {
            ^
Build complete! (8.69s)
Build complete.
Done.