Build Information
Successful build of SVGView, reference 1.0.6 (646596
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 20:31:14 UTC.
Swift 6 data race errors: 31
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SVGView -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/SVGView.git
Reference: 1.0.6
Initialized empty Git repository in /Users/admin/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
Revision (git rev-parse @):
6465962facdd25cb96eaebc35603afa2f15d2c0d
SUCCESS checkout https://github.com/exyte/SVGView.git at 1.0.6
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/exyte/SVGView.git
https://github.com/exyte/SVGView.git
{
"dependencies" : [
],
"manifest_display_name" : "SVGView",
"name" : "SVGView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SVGView",
"targets" : [
"SVGView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SVGView",
"module_type" : "SwiftTarget",
"name" : "SVGView",
"path" : "Source",
"product_memberships" : [
"SVGView"
],
"sources" : [
"Model/Images/SVGDataImage.swift",
"Model/Images/SVGURLImage.swift",
"Model/Nodes/SVGGroup.swift",
"Model/Nodes/SVGImage.swift",
"Model/Nodes/SVGNode.swift",
"Model/Nodes/SVGShape.swift",
"Model/Nodes/SVGText.swift",
"Model/Nodes/SVGUserSpaceNode.swift",
"Model/Nodes/SVGViewport.swift",
"Model/Primitives/SVGColor.swift",
"Model/Primitives/SVGFont.swift",
"Model/Primitives/SVGGradient.swift",
"Model/Primitives/SVGLength.swift",
"Model/Primitives/SVGPaint.swift",
"Model/Primitives/SVGPreserveAspectRatio.swift",
"Model/Primitives/SVGStroke.swift",
"Model/Shapes/SVGCircle.swift",
"Model/Shapes/SVGEllipse.swift",
"Model/Shapes/SVGLine.swift",
"Model/Shapes/SVGPath.swift",
"Model/Shapes/SVGPolygon.swift",
"Model/Shapes/SVGPolyline.swift",
"Model/Shapes/SVGRect.swift",
"Parser/CSS/CSSParser.swift",
"Parser/SVG/Attributes/SVGAttribute.swift",
"Parser/SVG/Attributes/SVGFontSizeAttribute.swift",
"Parser/SVG/Attributes/SVGLengthAttribute.swift",
"Parser/SVG/Elements/SVGElementParser.swift",
"Parser/SVG/Elements/SVGImageParser.swift",
"Parser/SVG/Elements/SVGShapeParser.swift",
"Parser/SVG/Elements/SVGStructureParsers.swift",
"Parser/SVG/Elements/SVGTextParser.swift",
"Parser/SVG/Primitives/SVGLengthParser.swift",
"Parser/SVG/SVGConstants.swift",
"Parser/SVG/SVGContext.swift",
"Parser/SVG/SVGIndex.swift",
"Parser/SVG/SVGParser.swift",
"Parser/SVG/SVGParserBasics.swift",
"Parser/SVG/SVGParserExtensions.swift",
"Parser/SVG/SVGParserPrimitives.swift",
"Parser/SVG/SVGPathReader.swift",
"Parser/SVG/SVGView.swift",
"Parser/SVG/Settings/SVGLinker.swift",
"Parser/SVG/Settings/SVGLogger.swift",
"Parser/SVG/Settings/SVGScreen.swift",
"Parser/SVG/Settings/SVGSettings.swift",
"Parser/XML/DOMParser.swift",
"Parser/XML/XMLNode.swift",
"Serialization/Serializable.swift",
"Serialization/Serializations.swift",
"Serialization/Serializer.swift",
"UI/MBezierPath+Extension_macOS.swift",
"UI/UIExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "SVGView",
"name" : "SVGView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SVGView",
"targets" : [
"SVGView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SVGView",
"module_type" : "SwiftTarget",
"name" : "SVGView",
"path" : "Source",
"product_memberships" : [
"SVGView"
],
"sources" : [
"Model/Images/SVGDataImage.swift",
"Model/Images/SVGURLImage.swift",
"Model/Nodes/SVGGroup.swift",
"Model/Nodes/SVGImage.swift",
"Model/Nodes/SVGNode.swift",
"Model/Nodes/SVGShape.swift",
"Model/Nodes/SVGText.swift",
"Model/Nodes/SVGUserSpaceNode.swift",
"Model/Nodes/SVGViewport.swift",
"Model/Primitives/SVGColor.swift",
"Model/Primitives/SVGFont.swift",
"Model/Primitives/SVGGradient.swift",
"Model/Primitives/SVGLength.swift",
"Model/Primitives/SVGPaint.swift",
"Model/Primitives/SVGPreserveAspectRatio.swift",
"Model/Primitives/SVGStroke.swift",
"Model/Shapes/SVGCircle.swift",
"Model/Shapes/SVGEllipse.swift",
"Model/Shapes/SVGLine.swift",
"Model/Shapes/SVGPath.swift",
"Model/Shapes/SVGPolygon.swift",
"Model/Shapes/SVGPolyline.swift",
"Model/Shapes/SVGRect.swift",
"Parser/CSS/CSSParser.swift",
"Parser/SVG/Attributes/SVGAttribute.swift",
"Parser/SVG/Attributes/SVGFontSizeAttribute.swift",
"Parser/SVG/Attributes/SVGLengthAttribute.swift",
"Parser/SVG/Elements/SVGElementParser.swift",
"Parser/SVG/Elements/SVGImageParser.swift",
"Parser/SVG/Elements/SVGShapeParser.swift",
"Parser/SVG/Elements/SVGStructureParsers.swift",
"Parser/SVG/Elements/SVGTextParser.swift",
"Parser/SVG/Primitives/SVGLengthParser.swift",
"Parser/SVG/SVGConstants.swift",
"Parser/SVG/SVGContext.swift",
"Parser/SVG/SVGIndex.swift",
"Parser/SVG/SVGParser.swift",
"Parser/SVG/SVGParserBasics.swift",
"Parser/SVG/SVGParserExtensions.swift",
"Parser/SVG/SVGParserPrimitives.swift",
"Parser/SVG/SVGPathReader.swift",
"Parser/SVG/SVGView.swift",
"Parser/SVG/Settings/SVGLinker.swift",
"Parser/SVG/Settings/SVGLogger.swift",
"Parser/SVG/Settings/SVGScreen.swift",
"Parser/SVG/Settings/SVGSettings.swift",
"Parser/XML/DOMParser.swift",
"Parser/XML/XMLNode.swift",
"Serialization/Serializable.swift",
"Serialization/Serializations.swift",
"Serialization/Serializer.swift",
"UI/MBezierPath+Extension_macOS.swift",
"UI/UIExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SVGView",
"schemes" : [
"SVGView",
"SVGViewTests"
],
"targets" : [
"SVGView",
"SVGViewTests"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SVGView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SVGView -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SVGView -destination generic/platform=iOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
SVGView: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'SVGView' in project 'SVGView'
➜ Explicit dependency on target 'SVGView' in project 'SVGView'
Target 'SVGView' in project 'SVGView' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 1f5a65cbd5deb30eae467048a9f715b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1f5a65cbd5deb30eae467048a9f715b2.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.DependencyMetadataFileList (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.modulemap (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.DependencyStaticMetadataFileList (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftFileList (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftConstValuesFileList (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.LinkFileList (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-OutputFileMap.json (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SVGView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.modulemap (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver SVGView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SVGView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ SVGText.swift,\ SVGUserSpaceNode.swift,\ SVGViewport.swift,\ SVGColor.swift,\ SVGFont.swift,\ SVGGradient.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGText.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGViewport.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGFont.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGGradient.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGText.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGText.swift:57:47: warning: main actor-isolated property 'model' can not be referenced from a Sendable closure; this is an error in the Swift 6 language mode
.alignmentGuide(.leading) { d in d[model.textAnchor] }
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGText.swift:35:25: note: property declared here
@ObservedObject var model: SVGText
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift:32:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGUserSpaceNodeView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift:36:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGUserSpaceNodeView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift:36:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGUserSpaceNodeView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift:31:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift:32:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGUserSpaceNodeView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGUserSpaceNode.swift:32:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGUserSpaceNodeView(model: self)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGViewport.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:12:23: warning: static property 'black' is not concurrency-safe because non-'Sendable' type 'SVGColor' may have shared mutable state; this is an error in the Swift 6 language mode
public static let black = SVGColor(0)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:10:14: note: class 'SVGColor' does not conform to the 'Sendable' protocol
public class SVGColor: SVGPaint {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:12:23: note: add '@MainActor' to make static property 'black' part of global actor 'MainActor'
public static let black = SVGColor(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let black = SVGColor(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:13:23: warning: static property 'clear' is not concurrency-safe because non-'Sendable' type 'SVGColor' may have shared mutable state; this is an error in the Swift 6 language mode
public static let clear = SVGColor(0).opacity(0)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:10:14: note: class 'SVGColor' does not conform to the 'Sendable' protocol
public class SVGColor: SVGPaint {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:13:23: note: add '@MainActor' to make static property 'clear' part of global actor 'MainActor'
public static let clear = SVGColor(0).opacity(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let clear = SVGColor(0).opacity(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:163:24: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'SVGColors' may have shared mutable state; this is an error in the Swift 6 language mode
private static let instance = SVGColors()
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:153:7: note: class 'SVGColors' does not conform to the 'Sendable' protocol
class SVGColors {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:163:24: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
private static let instance = SVGColors()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:163:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let instance = SVGColors()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGFont.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGGradient.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGGradient.swift:79:22: warning: call to main actor-isolated instance method 'applyIf(_:apply:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
.applyIf(!userSpace) {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/UIExtensions.swift:93:10: note: calls to instance method 'applyIf(_:apply:)' from outside of its actor context are implicitly asynchronous
func applyIf<T: View>(_ condition: Bool, apply: (Self) -> T) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGGradient.swift:68:10: note: add '@MainActor' to make instance method 'apply(view:model:)' part of global actor 'MainActor'
func apply<S>(view: S, model: SVGShape? = nil) -> some View where S : View {
^
@MainActor
SwiftCompile normal arm64 Compiling\ SVGLine.swift,\ SVGPath.swift,\ SVGPolygon.swift,\ SVGPolyline.swift,\ SVGRect.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGRect.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift:35:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGLineView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift:39:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGLineView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift:39:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGLineView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift:34:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift:35:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGLineView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGLine.swift:35:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGLineView(model: self)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:30:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGPathView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:34:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGPathView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:34:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGPathView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:29:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:51:14: warning: call to main actor-isolated instance method 'applyIf(_:apply:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
.applyIf(isGradient) {
^
/Users/admin/builder/spi-builder-workspace/Source/UI/UIExtensions.swift:93:10: note: calls to instance method 'applyIf(_:apply:)' from outside of its actor context are implicitly asynchronous
func applyIf<T: View>(_ condition: Bool, apply: (Self) -> T) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:45:10: note: add '@MainActor' to make instance method 'toSwiftUI(model:eoFill:)' part of global actor 'MainActor'
func toSwiftUI(model: SVGShape, eoFill: Bool = false) -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:50:14: warning: call to main actor-isolated instance method 'applyShapeAttributes(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
.applyShapeAttributes(model: model)
^
/Users/admin/builder/spi-builder-workspace/Source/UI/UIExtensions.swift:47:10: note: calls to instance method 'applyShapeAttributes(model:)' from outside of its actor context are implicitly asynchronous
func applyShapeAttributes(model: SVGShape) -> some View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:45:10: note: add '@MainActor' to make instance method 'toSwiftUI(model:eoFill:)' part of global actor 'MainActor'
func toSwiftUI(model: SVGShape, eoFill: Bool = false) -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:30:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGPathView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:30:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGPathView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:50:14: warning: sending 'model' risks causing data races; this is an error in the Swift 6 language mode
.applyShapeAttributes(model: model)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:50:14: note: sending task-isolated 'model' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
.applyShapeAttributes(model: model)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:50:14: warning: sending value of non-Sendable type 'some View' risks causing data races; this is an error in the Swift 6 language mode
.applyShapeAttributes(model: model)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPath.swift:50:14: note: sending task-isolated value of non-Sendable type 'some View' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
.applyShapeAttributes(model: model)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift:49:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGPolygonView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift:53:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGPolygonView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift:53:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGPolygonView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift:48:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift:49:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGPolygonView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolygon.swift:49:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGPolygonView(model: self)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift:49:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGPolylineView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift:53:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGPolylineView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift:53:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGPolylineView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift:48:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift:49:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGPolylineView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGPolyline.swift:49:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGPolylineView(model: self)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGRect.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ SVGView (in target 'SVGView' from project 'SVGView')
EmitSwiftModule normal arm64 (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:12:23: warning: static property 'black' is not concurrency-safe because non-'Sendable' type 'SVGColor' may have shared mutable state; this is an error in the Swift 6 language mode
public static let black = SVGColor(0)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:10:14: note: class 'SVGColor' does not conform to the 'Sendable' protocol
public class SVGColor: SVGPaint {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:12:23: note: add '@MainActor' to make static property 'black' part of global actor 'MainActor'
public static let black = SVGColor(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let black = SVGColor(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:13:23: warning: static property 'clear' is not concurrency-safe because non-'Sendable' type 'SVGColor' may have shared mutable state; this is an error in the Swift 6 language mode
public static let clear = SVGColor(0).opacity(0)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:10:14: note: class 'SVGColor' does not conform to the 'Sendable' protocol
public class SVGColor: SVGPaint {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:13:23: note: add '@MainActor' to make static property 'clear' part of global actor 'MainActor'
public static let clear = SVGColor(0).opacity(0)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let clear = SVGColor(0).opacity(0)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:163:24: warning: static property 'instance' is not concurrency-safe because non-'Sendable' type 'SVGColors' may have shared mutable state; this is an error in the Swift 6 language mode
private static let instance = SVGColors()
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:153:7: note: class 'SVGColors' does not conform to the 'Sendable' protocol
class SVGColors {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:163:24: note: add '@MainActor' to make static property 'instance' part of global actor 'MainActor'
private static let instance = SVGColors()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGColor.swift:163:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let instance = SVGColors()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:46:16: warning: static property 'fontSize' is not concurrency-safe because non-'Sendable' type 'SVGFontSizeAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let fontSize = SVGFontSizeAttribute()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift:10:7: note: class 'SVGFontSizeAttribute' does not conform to the 'Sendable' protocol
class SVGFontSizeAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:46:16: note: add '@MainActor' to make static property 'fontSize' part of global actor 'MainActor'
static let fontSize = SVGFontSizeAttribute()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:46:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let fontSize = SVGFontSizeAttribute()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:47:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = SVGLengthAttribute(name: "x", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:47:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = SVGLengthAttribute(name: "x", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:47:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = SVGLengthAttribute(name: "x", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:48:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = SVGLengthAttribute(name: "y", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:48:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = SVGLengthAttribute(name: "y", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = SVGLengthAttribute(name: "y", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:49:16: warning: static property 'width' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let width = SVGLengthAttribute(name: "width", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:49:16: note: add '@MainActor' to make static property 'width' part of global actor 'MainActor'
static let width = SVGLengthAttribute(name: "width", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:49:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let width = SVGLengthAttribute(name: "width", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:50:16: warning: static property 'height' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let height = SVGLengthAttribute(name: "height", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:50:16: note: add '@MainActor' to make static property 'height' part of global actor 'MainActor'
static let height = SVGLengthAttribute(name: "height", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:50:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let height = SVGLengthAttribute(name: "height", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:51:16: warning: static property 'r' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let r = SVGLengthAttribute(name: "r", axis: .all)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:51:16: note: add '@MainActor' to make static property 'r' part of global actor 'MainActor'
static let r = SVGLengthAttribute(name: "r", axis: .all)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let r = SVGLengthAttribute(name: "r", axis: .all)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:52:16: warning: static property 'rx' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let rx = SVGLengthAttribute(name: "rx", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:52:16: note: add '@MainActor' to make static property 'rx' part of global actor 'MainActor'
static let rx = SVGLengthAttribute(name: "rx", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:52:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let rx = SVGLengthAttribute(name: "rx", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:53:16: warning: static property 'ry' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let ry = SVGLengthAttribute(name: "ry", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:53:16: note: add '@MainActor' to make static property 'ry' part of global actor 'MainActor'
static let ry = SVGLengthAttribute(name: "ry", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let ry = SVGLengthAttribute(name: "ry", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:54:16: warning: static property 'cx' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let cx = SVGLengthAttribute(name: "cx", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:54:16: note: add '@MainActor' to make static property 'cx' part of global actor 'MainActor'
static let cx = SVGLengthAttribute(name: "cx", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:54:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let cx = SVGLengthAttribute(name: "cx", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:55:16: warning: static property 'cy' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let cy = SVGLengthAttribute(name: "cy", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:55:16: note: add '@MainActor' to make static property 'cy' part of global actor 'MainActor'
static let cy = SVGLengthAttribute(name: "cy", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:55:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let cy = SVGLengthAttribute(name: "cy", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:56:16: warning: static property 'x1' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let x1 = SVGLengthAttribute(name: "x1", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:56:16: note: add '@MainActor' to make static property 'x1' part of global actor 'MainActor'
static let x1 = SVGLengthAttribute(name: "x1", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:56:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x1 = SVGLengthAttribute(name: "x1", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:57:16: warning: static property 'x2' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let x2 = SVGLengthAttribute(name: "x2", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:57:16: note: add '@MainActor' to make static property 'x2' part of global actor 'MainActor'
static let x2 = SVGLengthAttribute(name: "x2", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:57:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x2 = SVGLengthAttribute(name: "x2", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:58:16: warning: static property 'y1' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let y1 = SVGLengthAttribute(name: "y1", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:58:16: note: add '@MainActor' to make static property 'y1' part of global actor 'MainActor'
static let y1 = SVGLengthAttribute(name: "y1", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:58:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y1 = SVGLengthAttribute(name: "y1", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:59:16: warning: static property 'y2' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let y2 = SVGLengthAttribute(name: "y2", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:59:16: note: add '@MainActor' to make static property 'y2' part of global actor 'MainActor'
static let y2 = SVGLengthAttribute(name: "y2", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:59:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y2 = SVGLengthAttribute(name: "y2", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: warning: static property 'whitespaceRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: note: convert 'whitespaceRegex' to a 'let' constant to make 'Sendable' shared state immutable
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: note: add '@MainActor' to make static property 'whitespaceRegex' part of global actor 'MainActor'
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:31:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = SVGLengthParser(axis: .all)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:31:16: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
static let `default` = SVGLengthParser(axis: .all)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:31:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = SVGLengthParser(axis: .all)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:32:16: warning: static property 'xAxis' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let xAxis = SVGLengthParser(axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:32:16: note: add '@MainActor' to make static property 'xAxis' part of global actor 'MainActor'
static let xAxis = SVGLengthParser(axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:32:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let xAxis = SVGLengthParser(axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:33:16: warning: static property 'yAxis' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let yAxis = SVGLengthParser(axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:33:16: note: add '@MainActor' to make static property 'yAxis' part of global actor 'MainActor'
static let yAxis = SVGLengthParser(axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:33:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let yAxis = SVGLengthParser(axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:34:16: warning: static property 'fontSize' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let fontSize = SVGLengthParser(axis: .all, isFontRelative: false)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:34:16: note: add '@MainActor' to make static property 'fontSize' part of global actor 'MainActor'
static let fontSize = SVGLengthParser(axis: .all, isFontRelative: false)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:34:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let fontSize = SVGLengthParser(axis: .all, isFontRelative: false)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: warning: static property 'transformMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var transformMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: note: convert 'transformMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var transformMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: note: add '@MainActor' to make static property 'transformMatcher' part of global actor 'MainActor'
fileprivate static var transformMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var transformMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: warning: static property 'transformAttributeMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var transformAttributeMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: note: convert 'transformAttributeMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var transformAttributeMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: note: add '@MainActor' to make static property 'transformAttributeMatcher' part of global actor 'MainActor'
fileprivate static var transformAttributeMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var transformAttributeMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: warning: static property 'textElementMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var textElementMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: note: convert 'textElementMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var textElementMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: note: add '@MainActor' to make static property 'textElementMatcher' part of global actor 'MainActor'
fileprivate static var textElementMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var textElementMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: warning: static property 'maskIdenitifierMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: note: convert 'maskIdenitifierMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: note: add '@MainActor' to make static property 'maskIdenitifierMatcher' part of global actor 'MainActor'
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: warning: static property 'unitsMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var unitsMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: note: convert 'unitsMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var unitsMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: note: add '@MainActor' to make static property 'unitsMatcher' part of global actor 'MainActor'
fileprivate static var unitsMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var unitsMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift:53:24: warning: static property 'parsers' is not concurrency-safe because non-'Sendable' type '[String : any SVGElementParser]' may have shared mutable state; this is an error in the Swift 6 language mode
private static let parsers: [String:SVGElementParser] = [
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGElementParser.swift:10:10: note: protocol 'SVGElementParser' does not conform to the 'Sendable' protocol
protocol SVGElementParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift:53:24: note: add '@MainActor' to make static property 'parsers' part of global actor 'MainActor'
private static let parsers: [String:SVGElementParser] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift:53:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let parsers: [String:SVGElementParser] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:12:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'SVGLinker' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = SVGLinker()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:10:14: note: class 'SVGLinker' does not conform to the 'Sendable' protocol
public class SVGLinker {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:12:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = SVGLinker()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = SVGLinker()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:12:23: warning: static property 'console' is not concurrency-safe because non-'Sendable' type 'SVGLogger' may have shared mutable state; this is an error in the Swift 6 language mode
public static let console = SVGLogger()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:10:14: note: class 'SVGLogger' does not conform to the 'Sendable' protocol
public class SVGLogger {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:12:23: note: add '@MainActor' to make static property 'console' part of global actor 'MainActor'
public static let console = SVGLogger()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let console = SVGLogger()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:13:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SVGSettings' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = SVGSettings()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:11:15: note: consider making struct 'SVGSettings' conform to the 'Sendable' protocol
public struct SVGSettings {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:13:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = SVGSettings()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = SVGSettings()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ SVGImageParser.swift,\ SVGShapeParser.swift,\ SVGStructureParsers.swift,\ SVGTextParser.swift,\ SVGLengthParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGImageParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGShapeParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGStructureParsers.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGImageParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGShapeParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGStructureParsers.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: warning: static property 'whitespaceRegex' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: note: convert 'whitespaceRegex' to a 'let' constant to make 'Sendable' shared state immutable
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: note: add '@MainActor' to make static property 'whitespaceRegex' part of global actor 'MainActor'
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGTextParser.swift:40:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var whitespaceRegex = try! NSRegularExpression(pattern: "\\s+", options: NSRegularExpression.Options.caseInsensitive)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:31:16: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let `default` = SVGLengthParser(axis: .all)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:31:16: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
static let `default` = SVGLengthParser(axis: .all)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:31:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let `default` = SVGLengthParser(axis: .all)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:32:16: warning: static property 'xAxis' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let xAxis = SVGLengthParser(axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:32:16: note: add '@MainActor' to make static property 'xAxis' part of global actor 'MainActor'
static let xAxis = SVGLengthParser(axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:32:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let xAxis = SVGLengthParser(axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:33:16: warning: static property 'yAxis' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let yAxis = SVGLengthParser(axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:33:16: note: add '@MainActor' to make static property 'yAxis' part of global actor 'MainActor'
static let yAxis = SVGLengthParser(axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:33:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let yAxis = SVGLengthParser(axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:34:16: warning: static property 'fontSize' is not concurrency-safe because non-'Sendable' type 'SVGLengthParser' may have shared mutable state; this is an error in the Swift 6 language mode
static let fontSize = SVGLengthParser(axis: .all, isFontRelative: false)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:29:7: note: class 'SVGLengthParser' does not conform to the 'Sendable' protocol
class SVGLengthParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:34:16: note: add '@MainActor' to make static property 'fontSize' part of global actor 'MainActor'
static let fontSize = SVGLengthParser(axis: .all, isFontRelative: false)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Primitives/SVGLengthParser.swift:34:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let fontSize = SVGLengthParser(axis: .all, isFontRelative: false)
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ SVGConstants.swift,\ SVGContext.swift,\ SVGIndex.swift,\ SVGParser.swift,\ SVGParserBasics.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGContext.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGIndex.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParserBasics.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: warning: static property 'transformMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var transformMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: note: convert 'transformMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var transformMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: note: add '@MainActor' to make static property 'transformMatcher' part of global actor 'MainActor'
fileprivate static var transformMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:48:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var transformMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: warning: static property 'transformAttributeMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var transformAttributeMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: note: convert 'transformAttributeMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var transformAttributeMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: note: add '@MainActor' to make static property 'transformAttributeMatcher' part of global actor 'MainActor'
fileprivate static var transformAttributeMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:49:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var transformAttributeMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: warning: static property 'textElementMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var textElementMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: note: convert 'textElementMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var textElementMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: note: add '@MainActor' to make static property 'textElementMatcher' part of global actor 'MainActor'
fileprivate static var textElementMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:50:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var textElementMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: warning: static property 'maskIdenitifierMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: note: convert 'maskIdenitifierMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: note: add '@MainActor' to make static property 'maskIdenitifierMatcher' part of global actor 'MainActor'
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:51:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var maskIdenitifierMatcher: NSRegularExpression?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: warning: static property 'unitsMatcher' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var unitsMatcher: NSRegularExpression?
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: note: convert 'unitsMatcher' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var unitsMatcher: NSRegularExpression?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: note: add '@MainActor' to make static property 'unitsMatcher' part of global actor 'MainActor'
fileprivate static var unitsMatcher: NSRegularExpression?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGConstants.swift:52:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var unitsMatcher: NSRegularExpression?
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGContext.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGIndex.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift:53:24: warning: static property 'parsers' is not concurrency-safe because non-'Sendable' type '[String : any SVGElementParser]' may have shared mutable state; this is an error in the Swift 6 language mode
private static let parsers: [String:SVGElementParser] = [
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGElementParser.swift:10:10: note: protocol 'SVGElementParser' does not conform to the 'Sendable' protocol
protocol SVGElementParser {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift:53:24: note: add '@MainActor' to make static property 'parsers' part of global actor 'MainActor'
private static let parsers: [String:SVGElementParser] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParser.swift:53:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let parsers: [String:SVGElementParser] = [
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParserBasics.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SVGLogger.swift,\ SVGScreen.swift,\ SVGSettings.swift,\ DOMParser.swift,\ XMLNode.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGScreen.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/XML/DOMParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/XML/XMLNode.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:12:23: warning: static property 'console' is not concurrency-safe because non-'Sendable' type 'SVGLogger' may have shared mutable state; this is an error in the Swift 6 language mode
public static let console = SVGLogger()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:10:14: note: class 'SVGLogger' does not conform to the 'Sendable' protocol
public class SVGLogger {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:12:23: note: add '@MainActor' to make static property 'console' part of global actor 'MainActor'
public static let console = SVGLogger()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLogger.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let console = SVGLogger()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGScreen.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:13:23: warning: static property 'default' is not concurrency-safe because non-'Sendable' type 'SVGSettings' may have shared mutable state; this is an error in the Swift 6 language mode
public static let `default` = SVGSettings()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:11:15: note: consider making struct 'SVGSettings' conform to the 'Sendable' protocol
public struct SVGSettings {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:13:23: note: add '@MainActor' to make static property 'default' part of global actor 'MainActor'
public static let `default` = SVGSettings()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGSettings.swift:13:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let `default` = SVGSettings()
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/XML/DOMParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/XML/XMLNode.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SVGLength.swift,\ SVGPaint.swift,\ SVGPreserveAspectRatio.swift,\ SVGStroke.swift,\ SVGCircle.swift,\ SVGEllipse.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGLength.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGPaint.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGPreserveAspectRatio.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGStroke.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGLength.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGPaint.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGPreserveAspectRatio.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Primitives/SVGStroke.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift:26:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGCircleView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift:30:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGCircleView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift:30:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGCircleView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift:25:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift:26:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGCircleView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGCircle.swift:26:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGCircleView(model: self)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift:28:9: warning: call to main actor-isolated initializer 'init(model:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
SVGEllipseView(model: self)
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift:32:8: note: calls to initializer 'init(model:)' from outside of its actor context are implicitly asynchronous
struct SVGEllipseView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift:32:8: note: main actor isolation inferred from conformance to protocol 'View'
struct SVGEllipseView: View {
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift:27:17: note: add '@MainActor' to make instance method 'contentView()' part of global actor 'MainActor'
public func contentView() -> some View {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift:28:9: warning: sending 'self' risks causing data races; this is an error in the Swift 6 language mode
SVGEllipseView(model: self)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Shapes/SVGEllipse.swift:28:9: note: sending task-isolated 'self' to main actor-isolated initializer 'init(model:)' risks causing data races between main actor-isolated and task-isolated uses
SVGEllipseView(model: self)
^
SwiftCompile normal arm64 Compiling\ SVGParserExtensions.swift,\ SVGParserPrimitives.swift,\ SVGPathReader.swift,\ SVGView.swift,\ SVGLinker.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParserExtensions.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParserPrimitives.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGPathReader.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGView.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParserExtensions.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGParserPrimitives.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGPathReader.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/SVGView.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:12:23: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'SVGLinker' may have shared mutable state; this is an error in the Swift 6 language mode
public static let none = SVGLinker()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:10:14: note: class 'SVGLinker' does not conform to the 'Sendable' protocol
public class SVGLinker {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:12:23: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
public static let none = SVGLinker()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Settings/SVGLinker.swift:12:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let none = SVGLinker()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ SVGDataImage.swift,\ SVGURLImage.swift,\ SVGGroup.swift,\ SVGImage.swift,\ SVGNode.swift,\ SVGShape.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Images/SVGDataImage.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Images/SVGURLImage.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGGroup.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGImage.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGShape.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Images/SVGDataImage.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Images/SVGURLImage.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGGroup.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGImage.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:41:47: warning: call to main actor-isolated instance method 'map' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
gestures.append(AnyGesture(newGesture.map { _ in () }))
^
SwiftUICore.Gesture.map:2:40: note: calls to instance method 'map' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public func map<T>(_ body: @escaping (Self.Value) -> T) -> _MapGesture<Self, T>}
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:37:17: note: add '@MainActor' to make instance method 'onTapGesture(_:tapClosure:)' part of global actor 'MainActor'
public func onTapGesture(_ count: Int = 1, tapClosure: @escaping ()->()) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:45:47: warning: call to main actor-isolated instance method 'map' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
gestures.append(AnyGesture(newGesture.map { _ in () }))
^
SwiftUICore.Gesture.map:2:40: note: calls to instance method 'map' from outside of its actor context are implicitly asynchronous
@MainActor @preconcurrency public func map<T>(_ body: @escaping (Self.Value) -> T) -> _MapGesture<Self, T>}
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:44:17: note: add '@MainActor' to make instance method 'addGesture' part of global actor 'MainActor'
public func addGesture<T: Gesture>(_ newGesture: T) {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:41:47: warning: sending 'newGesture' risks causing data races; this is an error in the Swift 6 language mode
gestures.append(AnyGesture(newGesture.map { _ in () }))
~~~~~~~~~~~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:41:47: note: sending task-isolated 'newGesture' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
gestures.append(AnyGesture(newGesture.map { _ in () }))
^
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:45:47: warning: sending 'newGesture' risks causing data races; this is an error in the Swift 6 language mode
gestures.append(AnyGesture(newGesture.map { _ in () }))
~~~~~~~~~~~^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGNode.swift:45:47: note: sending task-isolated 'newGesture' to main actor-isolated callee risks causing data races between main actor-isolated and task-isolated uses
gestures.append(AnyGesture(newGesture.map { _ in () }))
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Model/Nodes/SVGShape.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ CSSParser.swift,\ SVGAttribute.swift,\ SVGFontSizeAttribute.swift,\ SVGLengthAttribute.swift,\ SVGElementParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/CSS/CSSParser.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGElementParser.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/CSS/CSSParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:46:16: warning: static property 'fontSize' is not concurrency-safe because non-'Sendable' type 'SVGFontSizeAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let fontSize = SVGFontSizeAttribute()
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift:10:7: note: class 'SVGFontSizeAttribute' does not conform to the 'Sendable' protocol
class SVGFontSizeAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:46:16: note: add '@MainActor' to make static property 'fontSize' part of global actor 'MainActor'
static let fontSize = SVGFontSizeAttribute()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:46:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let fontSize = SVGFontSizeAttribute()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:47:16: warning: static property 'x' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let x = SVGLengthAttribute(name: "x", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:47:16: note: add '@MainActor' to make static property 'x' part of global actor 'MainActor'
static let x = SVGLengthAttribute(name: "x", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:47:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x = SVGLengthAttribute(name: "x", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:48:16: warning: static property 'y' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let y = SVGLengthAttribute(name: "y", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:48:16: note: add '@MainActor' to make static property 'y' part of global actor 'MainActor'
static let y = SVGLengthAttribute(name: "y", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:48:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y = SVGLengthAttribute(name: "y", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:49:16: warning: static property 'width' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let width = SVGLengthAttribute(name: "width", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:49:16: note: add '@MainActor' to make static property 'width' part of global actor 'MainActor'
static let width = SVGLengthAttribute(name: "width", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:49:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let width = SVGLengthAttribute(name: "width", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:50:16: warning: static property 'height' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let height = SVGLengthAttribute(name: "height", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:50:16: note: add '@MainActor' to make static property 'height' part of global actor 'MainActor'
static let height = SVGLengthAttribute(name: "height", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:50:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let height = SVGLengthAttribute(name: "height", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:51:16: warning: static property 'r' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let r = SVGLengthAttribute(name: "r", axis: .all)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:51:16: note: add '@MainActor' to make static property 'r' part of global actor 'MainActor'
static let r = SVGLengthAttribute(name: "r", axis: .all)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:51:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let r = SVGLengthAttribute(name: "r", axis: .all)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:52:16: warning: static property 'rx' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let rx = SVGLengthAttribute(name: "rx", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:52:16: note: add '@MainActor' to make static property 'rx' part of global actor 'MainActor'
static let rx = SVGLengthAttribute(name: "rx", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:52:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let rx = SVGLengthAttribute(name: "rx", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:53:16: warning: static property 'ry' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let ry = SVGLengthAttribute(name: "ry", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:53:16: note: add '@MainActor' to make static property 'ry' part of global actor 'MainActor'
static let ry = SVGLengthAttribute(name: "ry", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:53:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let ry = SVGLengthAttribute(name: "ry", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:54:16: warning: static property 'cx' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let cx = SVGLengthAttribute(name: "cx", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:54:16: note: add '@MainActor' to make static property 'cx' part of global actor 'MainActor'
static let cx = SVGLengthAttribute(name: "cx", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:54:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let cx = SVGLengthAttribute(name: "cx", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:55:16: warning: static property 'cy' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let cy = SVGLengthAttribute(name: "cy", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:55:16: note: add '@MainActor' to make static property 'cy' part of global actor 'MainActor'
static let cy = SVGLengthAttribute(name: "cy", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:55:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let cy = SVGLengthAttribute(name: "cy", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:56:16: warning: static property 'x1' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let x1 = SVGLengthAttribute(name: "x1", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:56:16: note: add '@MainActor' to make static property 'x1' part of global actor 'MainActor'
static let x1 = SVGLengthAttribute(name: "x1", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:56:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x1 = SVGLengthAttribute(name: "x1", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:57:16: warning: static property 'x2' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let x2 = SVGLengthAttribute(name: "x2", axis: .x)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:57:16: note: add '@MainActor' to make static property 'x2' part of global actor 'MainActor'
static let x2 = SVGLengthAttribute(name: "x2", axis: .x)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:57:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let x2 = SVGLengthAttribute(name: "x2", axis: .x)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:58:16: warning: static property 'y1' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let y1 = SVGLengthAttribute(name: "y1", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:58:16: note: add '@MainActor' to make static property 'y1' part of global actor 'MainActor'
static let y1 = SVGLengthAttribute(name: "y1", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:58:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y1 = SVGLengthAttribute(name: "y1", axis: .y)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:59:16: warning: static property 'y2' is not concurrency-safe because non-'Sendable' type 'SVGLengthAttribute' may have shared mutable state; this is an error in the Swift 6 language mode
static let y2 = SVGLengthAttribute(name: "y2", axis: .y)
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift:10:7: note: class 'SVGLengthAttribute' does not conform to the 'Sendable' protocol
class SVGLengthAttribute: SVGDefaultAttribute<CGFloat> {
^
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:59:16: note: add '@MainActor' to make static property 'y2' part of global actor 'MainActor'
static let y2 = SVGLengthAttribute(name: "y2", axis: .y)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGAttribute.swift:59:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let y2 = SVGLengthAttribute(name: "y2", axis: .y)
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGFontSizeAttribute.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Attributes/SVGLengthAttribute.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Parser/SVG/Elements/SVGElementParser.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Serializable.swift,\ Serializations.swift,\ Serializer.swift,\ MBezierPath+Extension_macOS.swift,\ UIExtensions.swift /Users/admin/builder/spi-builder-workspace/Source/Serialization/Serializable.swift /Users/admin/builder/spi-builder-workspace/Source/Serialization/Serializations.swift /Users/admin/builder/spi-builder-workspace/Source/Serialization/Serializer.swift /Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift /Users/admin/builder/spi-builder-workspace/Source/UI/UIExtensions.swift (in target 'SVGView' from project 'SVGView')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Serialization/Serializable.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Serialization/Serializations.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/Serialization/Serializer.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/UI/MBezierPath+Extension_macOS.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Source/UI/UIExtensions.swift (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for SVGView (in target 'SVGView' from project 'SVGView')
SwiftDriver\ Compilation\ Requirements SVGView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SVGView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling CSSParser.swift, SVGAttribute.swift, SVGFontSizeAttribute.swift, SVGLengthAttribute.swift, SVGElementParser.swift (in target 'SVGView' from project 'SVGView')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SVGView-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-Swift.h (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/SVGView-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftmodule (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftdoc (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.abi.json (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftsourceinfo (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling SVGLogger.swift, SVGScreen.swift, SVGSettings.swift, DOMParser.swift, XMLNode.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGParserExtensions.swift, SVGParserPrimitives.swift, SVGPathReader.swift, SVGView.swift, SVGLinker.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGText.swift, SVGUserSpaceNode.swift, SVGViewport.swift, SVGColor.swift, SVGFont.swift, SVGGradient.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling Serializable.swift, Serializations.swift, Serializer.swift, MBezierPath+Extension_macOS.swift, UIExtensions.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGLength.swift, SVGPaint.swift, SVGPreserveAspectRatio.swift, SVGStroke.swift, SVGCircle.swift, SVGEllipse.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGLine.swift, SVGPath.swift, SVGPolygon.swift, SVGPolyline.swift, SVGRect.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGDataImage.swift, SVGURLImage.swift, SVGGroup.swift, SVGImage.swift, SVGNode.swift, SVGShape.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGConstants.swift, SVGContext.swift, SVGIndex.swift, SVGParser.swift, SVGParserBasics.swift (in target 'SVGView' from project 'SVGView')
SwiftDriverJobDiscovery normal arm64 Compiling SVGImageParser.swift, SVGShapeParser.swift, SVGStructureParsers.swift, SVGTextParser.swift, SVGLengthParser.swift (in target 'SVGView' from project 'SVGView')
SwiftDriver\ Compilation SVGView normal arm64 com.apple.xcode.tools.swift.compiler (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name SVGView -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.o normal (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios14.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.o
ExtractAppIntentsMetadata (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name SVGView --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.SVGView --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.appintents --target-triple arm64-apple-ios14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/SVGView.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SVGView.build/Debug-iphoneos/SVGView.build/Objects-normal/arm64/SVGView.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 13:31:14.016 appintentsmetadataprocessor[722:4159] Starting appintentsmetadataprocessor export
2025-04-27 13:31:14.056 appintentsmetadataprocessor[722:4159] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.o (in target 'SVGView' from project 'SVGView')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/SVGView.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "SVGView",
"name" : "SVGView",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "watchos",
"version" : "7.0"
}
],
"products" : [
{
"name" : "SVGView",
"targets" : [
"SVGView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "SVGView",
"module_type" : "SwiftTarget",
"name" : "SVGView",
"path" : "Source",
"product_memberships" : [
"SVGView"
],
"sources" : [
"Model/Images/SVGDataImage.swift",
"Model/Images/SVGURLImage.swift",
"Model/Nodes/SVGGroup.swift",
"Model/Nodes/SVGImage.swift",
"Model/Nodes/SVGNode.swift",
"Model/Nodes/SVGShape.swift",
"Model/Nodes/SVGText.swift",
"Model/Nodes/SVGUserSpaceNode.swift",
"Model/Nodes/SVGViewport.swift",
"Model/Primitives/SVGColor.swift",
"Model/Primitives/SVGFont.swift",
"Model/Primitives/SVGGradient.swift",
"Model/Primitives/SVGLength.swift",
"Model/Primitives/SVGPaint.swift",
"Model/Primitives/SVGPreserveAspectRatio.swift",
"Model/Primitives/SVGStroke.swift",
"Model/Shapes/SVGCircle.swift",
"Model/Shapes/SVGEllipse.swift",
"Model/Shapes/SVGLine.swift",
"Model/Shapes/SVGPath.swift",
"Model/Shapes/SVGPolygon.swift",
"Model/Shapes/SVGPolyline.swift",
"Model/Shapes/SVGRect.swift",
"Parser/CSS/CSSParser.swift",
"Parser/SVG/Attributes/SVGAttribute.swift",
"Parser/SVG/Attributes/SVGFontSizeAttribute.swift",
"Parser/SVG/Attributes/SVGLengthAttribute.swift",
"Parser/SVG/Elements/SVGElementParser.swift",
"Parser/SVG/Elements/SVGImageParser.swift",
"Parser/SVG/Elements/SVGShapeParser.swift",
"Parser/SVG/Elements/SVGStructureParsers.swift",
"Parser/SVG/Elements/SVGTextParser.swift",
"Parser/SVG/Primitives/SVGLengthParser.swift",
"Parser/SVG/SVGConstants.swift",
"Parser/SVG/SVGContext.swift",
"Parser/SVG/SVGIndex.swift",
"Parser/SVG/SVGParser.swift",
"Parser/SVG/SVGParserBasics.swift",
"Parser/SVG/SVGParserExtensions.swift",
"Parser/SVG/SVGParserPrimitives.swift",
"Parser/SVG/SVGPathReader.swift",
"Parser/SVG/SVGView.swift",
"Parser/SVG/Settings/SVGLinker.swift",
"Parser/SVG/Settings/SVGLogger.swift",
"Parser/SVG/Settings/SVGScreen.swift",
"Parser/SVG/Settings/SVGSettings.swift",
"Parser/XML/DOMParser.swift",
"Parser/XML/XMLNode.swift",
"Serialization/Serializable.swift",
"Serialization/Serializations.swift",
"Serialization/Serializer.swift",
"UI/MBezierPath+Extension_macOS.swift",
"UI/UIExtensions.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.