Build Information
Successful build of SVGView, reference main (b9ac3c
), with Swift 5.10 for macOS (SPM) on 11 Jul 2024 13:52:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/SVGView.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/exyte/SVGView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9ac3c0 Update README.md
Cloned https://github.com/exyte/SVGView.git
Revision (git rev-parse @):
b9ac3c0e9b484d6fe93f48e885ec827bf72dfeca
SUCCESS checkout https://github.com/exyte/SVGView.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "svgview",
"name": "SVGView",
"url": "https://github.com/exyte/SVGView.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SVGView",
"dependencies": [
]
}
]
}
Fetching https://github.com/exyte/SVGView.git
[1/2424] Fetching svgview
Fetched https://github.com/exyte/SVGView.git from cache (1.66s)
Creating working copy for https://github.com/exyte/SVGView.git
Working copy of https://github.com/exyte/SVGView.git resolved at main (b9ac3c0)
warning: '.resolve-product-dependencies': dependency 'svgview' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/exyte/SVGView.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/51] Emitting module SVGView
[4/56] Compiling SVGView SVGText.swift
[5/56] Compiling SVGView SVGUserSpaceNode.swift
[6/56] Compiling SVGView SVGViewport.swift
[7/56] Compiling SVGView SVGColor.swift
[8/56] Compiling SVGView SVGFont.swift
[9/56] Compiling SVGView SVGGradient.swift
[10/56] Compiling SVGView SVGParserExtensions.swift
[11/56] Compiling SVGView SVGParserPrimitives.swift
[12/56] Compiling SVGView SVGPathReader.swift
[13/56] Compiling SVGView SVGView.swift
[14/56] Compiling SVGView SVGLinker.swift
[15/56] Compiling SVGView SVGDataImage.swift
[16/56] Compiling SVGView SVGURLImage.swift
[17/56] Compiling SVGView SVGGroup.swift
[18/56] Compiling SVGView SVGImage.swift
[19/56] Compiling SVGView SVGNode.swift
[20/56] Compiling SVGView SVGShape.swift
[21/56] Compiling SVGView Serializable.swift
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
switch type {
^
[22/56] Compiling SVGView Serializations.swift
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
switch type {
^
[23/56] Compiling SVGView Serializer.swift
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
switch type {
^
[24/56] Compiling SVGView MBezierPath+Extension_macOS.swift
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
switch type {
^
[25/56] Compiling SVGView UIExtensions.swift
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: warning: switch must be exhaustive
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.cubicCurveTo'
switch type {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift:40:13: note: add missing case: '.quadraticCurveTo'
switch type {
^
[26/56] Compiling SVGView CSSParser.swift
[27/56] Compiling SVGView SVGAttribute.swift
[28/56] Compiling SVGView SVGFontSizeAttribute.swift
[29/56] Compiling SVGView SVGLengthAttribute.swift
[30/56] Compiling SVGView SVGElementParser.swift
[31/56] Compiling SVGView SVGLength.swift
[32/56] Compiling SVGView SVGPaint.swift
[33/56] Compiling SVGView SVGPreserveAspectRatio.swift
[34/56] Compiling SVGView SVGStroke.swift
[35/56] Compiling SVGView SVGCircle.swift
[36/56] Compiling SVGView SVGEllipse.swift
[37/56] Compiling SVGView SVGImageParser.swift
[38/56] Compiling SVGView SVGShapeParser.swift
[39/56] Compiling SVGView SVGStructureParsers.swift
[40/56] Compiling SVGView SVGTextParser.swift
[41/56] Compiling SVGView SVGLengthParser.swift
[42/56] Compiling SVGView SVGLogger.swift
[43/56] Compiling SVGView SVGScreen.swift
[44/56] Compiling SVGView SVGSettings.swift
[45/56] Compiling SVGView DOMParser.swift
[46/56] Compiling SVGView XMLNode.swift
[47/56] Compiling SVGView SVGLine.swift
[48/56] Compiling SVGView SVGPath.swift
[49/56] Compiling SVGView SVGPolygon.swift
[50/56] Compiling SVGView SVGPolyline.swift
[51/56] Compiling SVGView SVGRect.swift
[52/56] Compiling SVGView SVGConstants.swift
[53/56] Compiling SVGView SVGContext.swift
[54/56] Compiling SVGView SVGIndex.swift
[55/56] Compiling SVGView SVGParser.swift
[56/56] Compiling SVGView SVGParserBasics.swift
Build complete! (7.81s)
Build complete.
Done.