Build Information
Successful build of Plot, reference master (431c27
), with Swift 6.1 for iOS using Xcode 16.3 on 27 Apr 2025 12:44:48 UTC.
Swift 6 data race errors: 39
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Plot -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/JohnSundell/Plot.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JohnSundell/Plot
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 431c27c Add Components for Details, Main, and Summary. (#96)
Cloned https://github.com/JohnSundell/Plot.git
Revision (git rev-parse @):
431c27c9ac97f8bcf6047b5bdbaef91b95a5330b
SUCCESS checkout https://github.com/JohnSundell/Plot.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/JohnSundell/Plot.git
https://github.com/JohnSundell/Plot.git
{
"dependencies" : [
],
"manifest_display_name" : "Plot",
"name" : "Plot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Plot",
"targets" : [
"Plot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlotTests",
"module_type" : "SwiftTarget",
"name" : "PlotTests",
"path" : "Tests/PlotTests",
"sources" : [
"Assertions.swift",
"ControlFlowTests.swift",
"Date+Stubbing.swift",
"DocumentTests.swift",
"HTMLComponentTests.swift",
"HTMLTests.swift",
"IndentationTests.swift",
"NodeTests.swift",
"PodcastFeedTests.swift",
"RSSTests.swift",
"Require.swift",
"SiteMapTests.swift",
"XMLTests.swift"
],
"target_dependencies" : [
"Plot"
],
"type" : "test"
},
{
"c99name" : "Plot",
"module_type" : "SwiftTarget",
"name" : "Plot",
"path" : "Sources/Plot",
"product_memberships" : [
"Plot"
],
"sources" : [
"API/Attribute.swift",
"API/Component.swift",
"API/ComponentAttributes.swift",
"API/ComponentBuilder.swift",
"API/ComponentContainer.swift",
"API/ComponentGroup.swift",
"API/ControlFlow.swift",
"API/Directionality.swift",
"API/Document.swift",
"API/DocumentEncoding.swift",
"API/Element.swift",
"API/ElementClosingMode.swift",
"API/ElementComponent.swift",
"API/ElementDefinition.swift",
"API/EmptyComponent.swift",
"API/EnvironmentKey.swift",
"API/EnvironmentValue.swift",
"API/HTML.swift",
"API/HTMLAnchorRelationship.swift",
"API/HTMLAnchorTarget.swift",
"API/HTMLAttributes.swift",
"API/HTMLAudioFormat.swift",
"API/HTMLButtonType.swift",
"API/HTMLComponents.swift",
"API/HTMLElements.swift",
"API/HTMLFormContentType.swift",
"API/HTMLFormMethod.swift",
"API/HTMLInputType.swift",
"API/HTMLLinkRelationship.swift",
"API/HTMLListStyle.swift",
"API/HTMLVideoFormat.swift",
"API/HTMLViewportFitMode.swift",
"API/HTMLViewportWidthMode.swift",
"API/Indentation.swift",
"API/Language.swift",
"API/Node.swift",
"API/NodeConvertible.swift",
"API/Optional+Component.swift",
"API/PodcastAttributes.swift",
"API/PodcastComponents.swift",
"API/PodcastElements.swift",
"API/PodcastEpisodeType.swift",
"API/PodcastFeed.swift",
"API/PodcastMediaType.swift",
"API/PodcastType.swift",
"API/RSS.swift",
"API/RSSAttributes.swift",
"API/RSSElements.swift",
"API/Renderable.swift",
"API/SiteMap.swift",
"API/SiteMapChangeFrequency.swift",
"API/SiteMapElements.swift",
"API/TwitterCardType.swift",
"API/URLRepresentable.swift",
"API/XML.swift",
"API/XMLAttributes.swift",
"API/XMLElements.swift",
"Internal/AnyAttribute.swift",
"Internal/AnyElement.swift",
"Internal/AnyEnvironmentValue.swift",
"Internal/AnyNode.swift",
"Internal/ElementRenderingBuffer.swift",
"Internal/ElementWrapper.swift",
"Internal/Environment.swift",
"Internal/ModifiedComponent.swift",
"Internal/Renderer.swift",
"Internal/String+Escaping.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Plot: /Users/admin/builder/spi-builder-workspace
resolved source packages: Plot
{
"dependencies" : [
],
"manifest_display_name" : "Plot",
"name" : "Plot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Plot",
"targets" : [
"Plot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlotTests",
"module_type" : "SwiftTarget",
"name" : "PlotTests",
"path" : "Tests/PlotTests",
"sources" : [
"Assertions.swift",
"ControlFlowTests.swift",
"Date+Stubbing.swift",
"DocumentTests.swift",
"HTMLComponentTests.swift",
"HTMLTests.swift",
"IndentationTests.swift",
"NodeTests.swift",
"PodcastFeedTests.swift",
"RSSTests.swift",
"Require.swift",
"SiteMapTests.swift",
"XMLTests.swift"
],
"target_dependencies" : [
"Plot"
],
"type" : "test"
},
{
"c99name" : "Plot",
"module_type" : "SwiftTarget",
"name" : "Plot",
"path" : "Sources/Plot",
"product_memberships" : [
"Plot"
],
"sources" : [
"API/Attribute.swift",
"API/Component.swift",
"API/ComponentAttributes.swift",
"API/ComponentBuilder.swift",
"API/ComponentContainer.swift",
"API/ComponentGroup.swift",
"API/ControlFlow.swift",
"API/Directionality.swift",
"API/Document.swift",
"API/DocumentEncoding.swift",
"API/Element.swift",
"API/ElementClosingMode.swift",
"API/ElementComponent.swift",
"API/ElementDefinition.swift",
"API/EmptyComponent.swift",
"API/EnvironmentKey.swift",
"API/EnvironmentValue.swift",
"API/HTML.swift",
"API/HTMLAnchorRelationship.swift",
"API/HTMLAnchorTarget.swift",
"API/HTMLAttributes.swift",
"API/HTMLAudioFormat.swift",
"API/HTMLButtonType.swift",
"API/HTMLComponents.swift",
"API/HTMLElements.swift",
"API/HTMLFormContentType.swift",
"API/HTMLFormMethod.swift",
"API/HTMLInputType.swift",
"API/HTMLLinkRelationship.swift",
"API/HTMLListStyle.swift",
"API/HTMLVideoFormat.swift",
"API/HTMLViewportFitMode.swift",
"API/HTMLViewportWidthMode.swift",
"API/Indentation.swift",
"API/Language.swift",
"API/Node.swift",
"API/NodeConvertible.swift",
"API/Optional+Component.swift",
"API/PodcastAttributes.swift",
"API/PodcastComponents.swift",
"API/PodcastElements.swift",
"API/PodcastEpisodeType.swift",
"API/PodcastFeed.swift",
"API/PodcastMediaType.swift",
"API/PodcastType.swift",
"API/RSS.swift",
"API/RSSAttributes.swift",
"API/RSSElements.swift",
"API/Renderable.swift",
"API/SiteMap.swift",
"API/SiteMapChangeFrequency.swift",
"API/SiteMapElements.swift",
"API/TwitterCardType.swift",
"API/URLRepresentable.swift",
"API/XML.swift",
"API/XMLAttributes.swift",
"API/XMLElements.swift",
"Internal/AnyAttribute.swift",
"Internal/AnyElement.swift",
"Internal/AnyEnvironmentValue.swift",
"Internal/AnyNode.swift",
"Internal/ElementRenderingBuffer.swift",
"Internal/ElementWrapper.swift",
"Internal/Environment.swift",
"Internal/ModifiedComponent.swift",
"Internal/Renderer.swift",
"Internal/String+Escaping.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Plot"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Plot -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 Plot -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:
Plot: /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 'Plot' in project 'Plot'
➜ Explicit dependency on target 'Plot' in project 'Plot'
Target 'Plot' in project 'Plot' (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: d833683f37ddd5cf21960c6ed48da7c3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d833683f37ddd5cf21960c6ed48da7c3.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/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/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/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/Plot.build/Debug-iphoneos/Plot.build/Plot.modulemap (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.DependencyMetadataFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.DependencyStaticMetadataFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.SwiftFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_const_extract_protocols.json (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.LinkFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-OutputFileMap.json (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.SwiftConstValuesFileList (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.SwiftConstValuesFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Plot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.modulemap (in target 'Plot' from project 'Plot')
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/Plot.build/Debug-iphoneos/Plot.build/Plot.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
SwiftDriver Plot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plot' from project 'Plot')
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 Plot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.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/Plot.build/Debug-iphoneos/Plot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_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/Plot.build/Debug-iphoneos/Plot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Attribute.swift,\ Component.swift,\ ComponentAttributes.swift,\ ComponentBuilder.swift,\ ComponentContainer.swift,\ ComponentGroup.swift,\ ControlFlow.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Attribute.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Component.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ControlFlow.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Attribute.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Component.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentAttributes.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentBuilder.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentContainer.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ComponentGroup.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ControlFlow.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTMLAudioFormat.swift,\ HTMLButtonType.swift,\ HTMLComponents.swift,\ HTMLElements.swift,\ HTMLFormContentType.swift,\ HTMLFormMethod.swift,\ HTMLInputType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAudioFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLButtonType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLFormContentType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLFormMethod.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLInputType.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAudioFormat.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLButtonType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Article: ElementDefinition { public static var wrapper = Node.article }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Article: ElementDefinition { public static var wrapper = Node.article }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Article: ElementDefinition { public static var wrapper = Node.article }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Article: ElementDefinition { public static var wrapper = Node.article }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Button: ElementDefinition { public static var wrapper = Node.button }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Button: ElementDefinition { public static var wrapper = Node.button }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Button: ElementDefinition { public static var wrapper = Node.button }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Button: ElementDefinition { public static var wrapper = Node.button }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Details: ElementDefinition { public static var wrapper = Node.details }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Details: ElementDefinition { public static var wrapper = Node.details }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Details: ElementDefinition { public static var wrapper = Node.details }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Details: ElementDefinition { public static var wrapper = Node.details }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Header: ElementDefinition { public static var wrapper = Node.header }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Header: ElementDefinition { public static var wrapper = Node.header }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Header: ElementDefinition { public static var wrapper = Node.header }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Header: ElementDefinition { public static var wrapper = Node.header }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Main: ElementDefinition { public static var wrapper = Node.main }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Main: ElementDefinition { public static var wrapper = Node.main }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Main: ElementDefinition { public static var wrapper = Node.main }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Main: ElementDefinition { public static var wrapper = Node.main }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Span: ElementDefinition { public static var wrapper = Node.span }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Span: ElementDefinition { public static var wrapper = Node.span }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Span: ElementDefinition { public static var wrapper = Node.span }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Span: ElementDefinition { public static var wrapper = Node.span }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLFormContentType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLFormMethod.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLInputType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ HTMLLinkRelationship.swift,\ HTMLListStyle.swift,\ HTMLVideoFormat.swift,\ HTMLViewportFitMode.swift,\ HTMLViewportWidthMode.swift,\ Indentation.swift,\ Language.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLLinkRelationship.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLVideoFormat.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLViewportFitMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLViewportWidthMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Indentation.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Language.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLLinkRelationship.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift:49:16: warning: static property 'defaultItemWrapper' is not concurrency-safe because non-'Sendable' type 'HTMLListStyle.ItemWrapper' (aka '(any Component) -> any Component') may have shared mutable state; this is an error in the Swift 6 language mode
static let defaultItemWrapper: ItemWrapper = { $0.wrappedInElement(named: "li") }
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift:49:16: note: add '@MainActor' to make static property 'defaultItemWrapper' part of global actor 'MainActor'
static let defaultItemWrapper: ItemWrapper = { $0.wrappedInElement(named: "li") }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift:49:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let defaultItemWrapper: ItemWrapper = { $0.wrappedInElement(named: "li") }
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLVideoFormat.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLViewportFitMode.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLViewportWidthMode.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Indentation.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Language.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ EmptyComponent.swift,\ EnvironmentKey.swift,\ EnvironmentValue.swift,\ HTML.swift,\ HTMLAnchorRelationship.swift,\ HTMLAnchorTarget.swift,\ HTMLAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/EmptyComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/EnvironmentKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/EnvironmentValue.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTML.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorTarget.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAttributes.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/EmptyComponent.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/EnvironmentKey.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/EnvironmentValue.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTML.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:27:23: warning: static property 'alternate' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let alternate: HTMLAnchorRelationship = "alternate"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:27:23: note: add '@MainActor' to make static property 'alternate' part of global actor 'MainActor'
public static let alternate: HTMLAnchorRelationship = "alternate"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let alternate: HTMLAnchorRelationship = "alternate"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:30:23: warning: static property 'author' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let author: HTMLAnchorRelationship = "author"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:30:23: note: add '@MainActor' to make static property 'author' part of global actor 'MainActor'
public static let author: HTMLAnchorRelationship = "author"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let author: HTMLAnchorRelationship = "author"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:33:23: warning: static property 'bookmark' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bookmark: HTMLAnchorRelationship = "bookmark"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:33:23: note: add '@MainActor' to make static property 'bookmark' part of global actor 'MainActor'
public static let bookmark: HTMLAnchorRelationship = "bookmark"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bookmark: HTMLAnchorRelationship = "bookmark"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:36:23: warning: static property 'external' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let external: HTMLAnchorRelationship = "external"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:36:23: note: add '@MainActor' to make static property 'external' part of global actor 'MainActor'
public static let external: HTMLAnchorRelationship = "external"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:36:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let external: HTMLAnchorRelationship = "external"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:39:23: warning: static property 'help' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let help: HTMLAnchorRelationship = "help"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:39:23: note: add '@MainActor' to make static property 'help' part of global actor 'MainActor'
public static let help: HTMLAnchorRelationship = "help"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:39:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let help: HTMLAnchorRelationship = "help"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:42:23: warning: static property 'license' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let license: HTMLAnchorRelationship = "license"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:42:23: note: add '@MainActor' to make static property 'license' part of global actor 'MainActor'
public static let license: HTMLAnchorRelationship = "license"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let license: HTMLAnchorRelationship = "license"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:45:23: warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let next: HTMLAnchorRelationship = "next"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:45:23: note: add '@MainActor' to make static property 'next' part of global actor 'MainActor'
public static let next: HTMLAnchorRelationship = "next"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let next: HTMLAnchorRelationship = "next"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:49:23: warning: static property 'nofollow' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let nofollow: HTMLAnchorRelationship = "nofollow"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:49:23: note: add '@MainActor' to make static property 'nofollow' part of global actor 'MainActor'
public static let nofollow: HTMLAnchorRelationship = "nofollow"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let nofollow: HTMLAnchorRelationship = "nofollow"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:52:23: warning: static property 'noopener' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let noopener: HTMLAnchorRelationship = "noopener"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:52:23: note: add '@MainActor' to make static property 'noopener' part of global actor 'MainActor'
public static let noopener: HTMLAnchorRelationship = "noopener"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let noopener: HTMLAnchorRelationship = "noopener"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:55:23: warning: static property 'noreferrer' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let noreferrer: HTMLAnchorRelationship = "noreferrer"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:55:23: note: add '@MainActor' to make static property 'noreferrer' part of global actor 'MainActor'
public static let noreferrer: HTMLAnchorRelationship = "noreferrer"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let noreferrer: HTMLAnchorRelationship = "noreferrer"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:58:23: warning: static property 'prev' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let prev: HTMLAnchorRelationship = "prev"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:58:23: note: add '@MainActor' to make static property 'prev' part of global actor 'MainActor'
public static let prev: HTMLAnchorRelationship = "prev"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let prev: HTMLAnchorRelationship = "prev"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:61:23: warning: static property 'search' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let search: HTMLAnchorRelationship = "search"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:61:23: note: add '@MainActor' to make static property 'search' part of global actor 'MainActor'
public static let search: HTMLAnchorRelationship = "search"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let search: HTMLAnchorRelationship = "search"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:64:23: warning: static property 'tag' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let tag: HTMLAnchorRelationship = "tag"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:64:23: note: add '@MainActor' to make static property 'tag' part of global actor 'MainActor'
public static let tag: HTMLAnchorRelationship = "tag"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let tag: HTMLAnchorRelationship = "tag"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:70:23: warning: static property 'ar' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ar: HTMLAnchorRelationship = "ar"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:70:23: note: add '@MainActor' to make static property 'ar' part of global actor 'MainActor'
public static let ar: HTMLAnchorRelationship = "ar"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:70:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ar: HTMLAnchorRelationship = "ar"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:73:23: warning: static property 'opener' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let opener: HTMLAnchorRelationship = "opener"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:73:23: note: add '@MainActor' to make static property 'opener' part of global actor 'MainActor'
public static let opener: HTMLAnchorRelationship = "opener"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:73:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let opener: HTMLAnchorRelationship = "opener"
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorTarget.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAttributes.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Directionality.swift,\ Document.swift,\ DocumentEncoding.swift,\ Element.swift,\ ElementClosingMode.swift,\ ElementComponent.swift,\ ElementDefinition.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Directionality.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Document.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/DocumentEncoding.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Element.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ElementClosingMode.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ElementComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ElementDefinition.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Directionality.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Document.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/DocumentEncoding.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Element.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ElementClosingMode.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ElementComponent.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/ElementDefinition.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Plot (in target 'Plot' from project 'Plot')
EmitSwiftModule normal arm64 (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:27:23: warning: static property 'alternate' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let alternate: HTMLAnchorRelationship = "alternate"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:27:23: note: add '@MainActor' to make static property 'alternate' part of global actor 'MainActor'
public static let alternate: HTMLAnchorRelationship = "alternate"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:27:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let alternate: HTMLAnchorRelationship = "alternate"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:30:23: warning: static property 'author' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let author: HTMLAnchorRelationship = "author"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:30:23: note: add '@MainActor' to make static property 'author' part of global actor 'MainActor'
public static let author: HTMLAnchorRelationship = "author"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:30:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let author: HTMLAnchorRelationship = "author"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:33:23: warning: static property 'bookmark' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let bookmark: HTMLAnchorRelationship = "bookmark"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:33:23: note: add '@MainActor' to make static property 'bookmark' part of global actor 'MainActor'
public static let bookmark: HTMLAnchorRelationship = "bookmark"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:33:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let bookmark: HTMLAnchorRelationship = "bookmark"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:36:23: warning: static property 'external' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let external: HTMLAnchorRelationship = "external"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:36:23: note: add '@MainActor' to make static property 'external' part of global actor 'MainActor'
public static let external: HTMLAnchorRelationship = "external"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:36:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let external: HTMLAnchorRelationship = "external"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:39:23: warning: static property 'help' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let help: HTMLAnchorRelationship = "help"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:39:23: note: add '@MainActor' to make static property 'help' part of global actor 'MainActor'
public static let help: HTMLAnchorRelationship = "help"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:39:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let help: HTMLAnchorRelationship = "help"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:42:23: warning: static property 'license' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let license: HTMLAnchorRelationship = "license"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:42:23: note: add '@MainActor' to make static property 'license' part of global actor 'MainActor'
public static let license: HTMLAnchorRelationship = "license"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:42:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let license: HTMLAnchorRelationship = "license"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:45:23: warning: static property 'next' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let next: HTMLAnchorRelationship = "next"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:45:23: note: add '@MainActor' to make static property 'next' part of global actor 'MainActor'
public static let next: HTMLAnchorRelationship = "next"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:45:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let next: HTMLAnchorRelationship = "next"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:49:23: warning: static property 'nofollow' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let nofollow: HTMLAnchorRelationship = "nofollow"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:49:23: note: add '@MainActor' to make static property 'nofollow' part of global actor 'MainActor'
public static let nofollow: HTMLAnchorRelationship = "nofollow"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:49:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let nofollow: HTMLAnchorRelationship = "nofollow"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:52:23: warning: static property 'noopener' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let noopener: HTMLAnchorRelationship = "noopener"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:52:23: note: add '@MainActor' to make static property 'noopener' part of global actor 'MainActor'
public static let noopener: HTMLAnchorRelationship = "noopener"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:52:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let noopener: HTMLAnchorRelationship = "noopener"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:55:23: warning: static property 'noreferrer' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let noreferrer: HTMLAnchorRelationship = "noreferrer"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:55:23: note: add '@MainActor' to make static property 'noreferrer' part of global actor 'MainActor'
public static let noreferrer: HTMLAnchorRelationship = "noreferrer"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:55:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let noreferrer: HTMLAnchorRelationship = "noreferrer"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:58:23: warning: static property 'prev' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let prev: HTMLAnchorRelationship = "prev"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:58:23: note: add '@MainActor' to make static property 'prev' part of global actor 'MainActor'
public static let prev: HTMLAnchorRelationship = "prev"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:58:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let prev: HTMLAnchorRelationship = "prev"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:61:23: warning: static property 'search' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let search: HTMLAnchorRelationship = "search"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:61:23: note: add '@MainActor' to make static property 'search' part of global actor 'MainActor'
public static let search: HTMLAnchorRelationship = "search"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:61:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let search: HTMLAnchorRelationship = "search"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:64:23: warning: static property 'tag' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let tag: HTMLAnchorRelationship = "tag"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:64:23: note: add '@MainActor' to make static property 'tag' part of global actor 'MainActor'
public static let tag: HTMLAnchorRelationship = "tag"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:64:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let tag: HTMLAnchorRelationship = "tag"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:70:23: warning: static property 'ar' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let ar: HTMLAnchorRelationship = "ar"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:70:23: note: add '@MainActor' to make static property 'ar' part of global actor 'MainActor'
public static let ar: HTMLAnchorRelationship = "ar"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:70:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let ar: HTMLAnchorRelationship = "ar"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:73:23: warning: static property 'opener' is not concurrency-safe because non-'Sendable' type 'HTMLAnchorRelationship' may have shared mutable state; this is an error in the Swift 6 language mode
public static let opener: HTMLAnchorRelationship = "opener"
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:12:15: note: consider making struct 'HTMLAnchorRelationship' conform to the 'Sendable' protocol
public struct HTMLAnchorRelationship: RawRepresentable, Identifiable, ExpressibleByStringLiteral {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:73:23: note: add '@MainActor' to make static property 'opener' part of global actor 'MainActor'
public static let opener: HTMLAnchorRelationship = "opener"
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLAnchorRelationship.swift:73:23: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let opener: HTMLAnchorRelationship = "opener"
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Article: ElementDefinition { public static var wrapper = Node.article }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Article: ElementDefinition { public static var wrapper = Node.article }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Article: ElementDefinition { public static var wrapper = Node.article }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:137:64: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Article: ElementDefinition { public static var wrapper = Node.article }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:139:62: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Aside: ElementDefinition { public static var wrapper = Node.aside }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Button: ElementDefinition { public static var wrapper = Node.button }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Button: ElementDefinition { public static var wrapper = Node.button }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Button: ElementDefinition { public static var wrapper = Node.button }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:141:63: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Button: ElementDefinition { public static var wrapper = Node.button }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Details: ElementDefinition { public static var wrapper = Node.details }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Details: ElementDefinition { public static var wrapper = Node.details }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Details: ElementDefinition { public static var wrapper = Node.details }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:143:64: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Details: ElementDefinition { public static var wrapper = Node.details }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:145:60: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Div: ElementDefinition { public static var wrapper = Node<HTML.BodyContext>.div }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:147:65: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum FieldSet: ElementDefinition { public static var wrapper = Node.fieldset }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:149:63: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Footer: ElementDefinition { public static var wrapper = Node.footer }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:151:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H1: ElementDefinition { public static var wrapper = Node.h1 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:153:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H2: ElementDefinition { public static var wrapper = Node.h2 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:155:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H3: ElementDefinition { public static var wrapper = Node.h3 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:157:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H4: ElementDefinition { public static var wrapper = Node.h4 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:159:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H5: ElementDefinition { public static var wrapper = Node.h5 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:161:59: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum H6: ElementDefinition { public static var wrapper = Node.h6 }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Header: ElementDefinition { public static var wrapper = Node.header }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Header: ElementDefinition { public static var wrapper = Node.header }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Header: ElementDefinition { public static var wrapper = Node.header }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:163:63: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Header: ElementDefinition { public static var wrapper = Node.header }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:165:65: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum ListItem: ElementDefinition { public static var wrapper = Node.li }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Main: ElementDefinition { public static var wrapper = Node.main }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Main: ElementDefinition { public static var wrapper = Node.main }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Main: ElementDefinition { public static var wrapper = Node.main }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:167:61: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Main: ElementDefinition { public static var wrapper = Node.main }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:169:67: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Navigation: ElementDefinition { public static var wrapper = Node.nav }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:171:66: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Paragraph: ElementDefinition { public static var wrapper = Node.p }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Span: ElementDefinition { public static var wrapper = Node.span }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Span: ElementDefinition { public static var wrapper = Node.span }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Span: ElementDefinition { public static var wrapper = Node.span }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:173:61: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Span: ElementDefinition { public static var wrapper = Node.span }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:175:64: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum Summary: ElementDefinition { public static var wrapper = Node.summary }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:177:69: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum TableCaption: ElementDefinition { public static var wrapper = Node.caption }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:179:66: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum TableCell: ElementDefinition { public static var wrapper = Node.td }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: warning: static property 'wrapper' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
^
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: note: convert 'wrapper' to a 'let' constant to make 'Sendable' shared state immutable
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: note: add '@MainActor' to make static property 'wrapper' part of global actor 'MainActor'
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLComponents.swift:181:72: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public enum TableHeaderCell: ElementDefinition { public static var wrapper = Node.th }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift:49:16: warning: static property 'defaultItemWrapper' is not concurrency-safe because non-'Sendable' type 'HTMLListStyle.ItemWrapper' (aka '(any Component) -> any Component') may have shared mutable state; this is an error in the Swift 6 language mode
static let defaultItemWrapper: ItemWrapper = { $0.wrappedInElement(named: "li") }
^
<unknown>:0: note: a function type must be marked '@Sendable' to conform to 'Sendable'
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift:49:16: note: add '@MainActor' to make static property 'defaultItemWrapper' part of global actor 'MainActor'
static let defaultItemWrapper: ItemWrapper = { $0.wrappedInElement(named: "li") }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Plot/API/HTMLListStyle.swift:49:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let defaultItemWrapper: ItemWrapper = { $0.wrappedInElement(named: "li") }
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ Node.swift,\ NodeConvertible.swift,\ Optional+Component.swift,\ PodcastAttributes.swift,\ PodcastComponents.swift,\ PodcastElements.swift,\ PodcastEpisodeType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Node.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/NodeConvertible.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Optional+Component.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastComponents.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastEpisodeType.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Node.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/NodeConvertible.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Optional+Component.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastAttributes.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastComponents.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastEpisodeType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ XMLAttributes.swift,\ XMLElements.swift,\ AnyAttribute.swift,\ AnyElement.swift,\ AnyEnvironmentValue.swift,\ AnyNode.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/XMLAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/XMLElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyAttribute.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyElement.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyEnvironmentValue.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyNode.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/XMLAttributes.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/XMLElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyAttribute.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyElement.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyEnvironmentValue.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/AnyNode.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ SiteMap.swift,\ SiteMapChangeFrequency.swift,\ SiteMapElements.swift,\ TwitterCardType.swift,\ URLRepresentable.swift,\ XML.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/SiteMap.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/SiteMapChangeFrequency.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/SiteMapElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/TwitterCardType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/URLRepresentable.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/XML.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/SiteMap.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/SiteMapChangeFrequency.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/SiteMapElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/TwitterCardType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/URLRepresentable.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/XML.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ ElementRenderingBuffer.swift,\ ElementWrapper.swift,\ Environment.swift,\ ModifiedComponent.swift,\ Renderer.swift,\ String+Escaping.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/ElementRenderingBuffer.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/ElementWrapper.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/Environment.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/ModifiedComponent.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/Renderer.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/String+Escaping.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/ElementRenderingBuffer.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/ElementWrapper.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/Environment.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/ModifiedComponent.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/Renderer.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/Internal/String+Escaping.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PodcastFeed.swift,\ PodcastMediaType.swift,\ PodcastType.swift,\ RSS.swift,\ RSSAttributes.swift,\ RSSElements.swift,\ Renderable.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastFeed.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastMediaType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastType.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/RSS.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/RSSAttributes.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/RSSElements.swift /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Renderable.swift (in target 'Plot' from project 'Plot')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastFeed.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastMediaType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/PodcastType.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/RSS.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/RSSAttributes.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/RSSElements.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Plot/API/Renderable.swift (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Plot (in target 'Plot' from project 'Plot')
SwiftDriver\ Compilation\ Requirements Plot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plot' from project 'Plot')
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 Plot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.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/Plot.build/Debug-iphoneos/Plot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_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/Plot.build/Debug-iphoneos/Plot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling XMLAttributes.swift, XMLElements.swift, AnyAttribute.swift, AnyElement.swift, AnyEnvironmentValue.swift, AnyNode.swift (in target 'Plot' from project 'Plot')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Plot-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-Swift.h (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Plot-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftmodule (in target 'Plot' from project 'Plot')
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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftdoc (in target 'Plot' from project 'Plot')
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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.abi.json (in target 'Plot' from project 'Plot')
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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftsourceinfo (in target 'Plot' from project 'Plot')
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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling ElementRenderingBuffer.swift, ElementWrapper.swift, Environment.swift, ModifiedComponent.swift, Renderer.swift, String+Escaping.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling SiteMap.swift, SiteMapChangeFrequency.swift, SiteMapElements.swift, TwitterCardType.swift, URLRepresentable.swift, XML.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling PodcastFeed.swift, PodcastMediaType.swift, PodcastType.swift, RSS.swift, RSSAttributes.swift, RSSElements.swift, Renderable.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling HTMLLinkRelationship.swift, HTMLListStyle.swift, HTMLVideoFormat.swift, HTMLViewportFitMode.swift, HTMLViewportWidthMode.swift, Indentation.swift, Language.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling Attribute.swift, Component.swift, ComponentAttributes.swift, ComponentBuilder.swift, ComponentContainer.swift, ComponentGroup.swift, ControlFlow.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling Directionality.swift, Document.swift, DocumentEncoding.swift, Element.swift, ElementClosingMode.swift, ElementComponent.swift, ElementDefinition.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling EmptyComponent.swift, EnvironmentKey.swift, EnvironmentValue.swift, HTML.swift, HTMLAnchorRelationship.swift, HTMLAnchorTarget.swift, HTMLAttributes.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling HTMLAudioFormat.swift, HTMLButtonType.swift, HTMLComponents.swift, HTMLElements.swift, HTMLFormContentType.swift, HTMLFormMethod.swift, HTMLInputType.swift (in target 'Plot' from project 'Plot')
SwiftDriverJobDiscovery normal arm64 Compiling Node.swift, NodeConvertible.swift, Optional+Component.swift, PodcastAttributes.swift, PodcastComponents.swift, PodcastElements.swift, PodcastEpisodeType.swift (in target 'Plot' from project 'Plot')
SwiftDriver\ Compilation Plot normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Plot' from project 'Plot')
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 Plot -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.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-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.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/Plot.build/Debug-iphoneos/Plot.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_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/Plot.build/Debug-iphoneos/Plot.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot-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/Plot.o normal (in target 'Plot' from project 'Plot')
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-ios12.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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_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/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.o
ExtractAppIntentsMetadata (in target 'Plot' from project 'Plot')
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 Plot --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 12.0 --bundle-identifier spi-builder-workspace.Plot --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Plot.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Plot.build/Debug-iphoneos/Plot.build/Objects-normal/arm64/Plot.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-27 05:44:47.127 appintentsmetadataprocessor[716:4095] Starting appintentsmetadataprocessor export
2025-04-27 05:44:47.167 appintentsmetadataprocessor[716:4095] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.o (in target 'Plot' from project 'Plot')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Plot.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "Plot",
"name" : "Plot",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Plot",
"targets" : [
"Plot"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PlotTests",
"module_type" : "SwiftTarget",
"name" : "PlotTests",
"path" : "Tests/PlotTests",
"sources" : [
"Assertions.swift",
"ControlFlowTests.swift",
"Date+Stubbing.swift",
"DocumentTests.swift",
"HTMLComponentTests.swift",
"HTMLTests.swift",
"IndentationTests.swift",
"NodeTests.swift",
"PodcastFeedTests.swift",
"RSSTests.swift",
"Require.swift",
"SiteMapTests.swift",
"XMLTests.swift"
],
"target_dependencies" : [
"Plot"
],
"type" : "test"
},
{
"c99name" : "Plot",
"module_type" : "SwiftTarget",
"name" : "Plot",
"path" : "Sources/Plot",
"product_memberships" : [
"Plot"
],
"sources" : [
"API/Attribute.swift",
"API/Component.swift",
"API/ComponentAttributes.swift",
"API/ComponentBuilder.swift",
"API/ComponentContainer.swift",
"API/ComponentGroup.swift",
"API/ControlFlow.swift",
"API/Directionality.swift",
"API/Document.swift",
"API/DocumentEncoding.swift",
"API/Element.swift",
"API/ElementClosingMode.swift",
"API/ElementComponent.swift",
"API/ElementDefinition.swift",
"API/EmptyComponent.swift",
"API/EnvironmentKey.swift",
"API/EnvironmentValue.swift",
"API/HTML.swift",
"API/HTMLAnchorRelationship.swift",
"API/HTMLAnchorTarget.swift",
"API/HTMLAttributes.swift",
"API/HTMLAudioFormat.swift",
"API/HTMLButtonType.swift",
"API/HTMLComponents.swift",
"API/HTMLElements.swift",
"API/HTMLFormContentType.swift",
"API/HTMLFormMethod.swift",
"API/HTMLInputType.swift",
"API/HTMLLinkRelationship.swift",
"API/HTMLListStyle.swift",
"API/HTMLVideoFormat.swift",
"API/HTMLViewportFitMode.swift",
"API/HTMLViewportWidthMode.swift",
"API/Indentation.swift",
"API/Language.swift",
"API/Node.swift",
"API/NodeConvertible.swift",
"API/Optional+Component.swift",
"API/PodcastAttributes.swift",
"API/PodcastComponents.swift",
"API/PodcastElements.swift",
"API/PodcastEpisodeType.swift",
"API/PodcastFeed.swift",
"API/PodcastMediaType.swift",
"API/PodcastType.swift",
"API/RSS.swift",
"API/RSSAttributes.swift",
"API/RSSElements.swift",
"API/Renderable.swift",
"API/SiteMap.swift",
"API/SiteMapChangeFrequency.swift",
"API/SiteMapElements.swift",
"API/TwitterCardType.swift",
"API/URLRepresentable.swift",
"API/XML.swift",
"API/XMLAttributes.swift",
"API/XMLElements.swift",
"Internal/AnyAttribute.swift",
"Internal/AnyElement.swift",
"Internal/AnyEnvironmentValue.swift",
"Internal/AnyNode.swift",
"Internal/ElementRenderingBuffer.swift",
"Internal/ElementWrapper.swift",
"Internal/Environment.swift",
"Internal/ModifiedComponent.swift",
"Internal/Renderer.swift",
"Internal/String+Escaping.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Done.