Build Information
Successful build of SwiftXMLCoder, reference main (666369), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 22:59:17 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFranceschi6/swift-xml-coder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MFranceschi6/swift-xml-coder
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 666369c 🐛 fix(fuzz): fix bash 3.2 unbound-array error and stale-cache linking failures
Cloned https://github.com/MFranceschi6/swift-xml-coder.git
Revision (git rev-parse @):
666369ce56816599eb686d69d865d9b841ce1f24
SUCCESS checkout https://github.com/MFranceschi6/swift-xml-coder.git at main
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/2277] Fetching swift-docc-plugin
[2278/8888] Fetching swift-docc-plugin, swift-log
[2609/83873] Fetching swift-docc-plugin, swift-log, swift-syntax
Fetched https://github.com/apple/swift-log.git from cache (5.35s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.35s)
Fetched https://github.com/apple/swift-docc-plugin from cache (5.35s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (8.90s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.18s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.91s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.59s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-xml-coder",
"name": "SwiftXMLCoder",
"url": "https://github.com/MFranceschi6/swift-xml-coder.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-xml-coder",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
},
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/MFranceschi6/swift-xml-coder.git
[1/1312] Fetching swift-xml-coder
Fetched https://github.com/MFranceschi6/swift-xml-coder.git from cache (0.92s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Fetched https://github.com/apple/swift-log.git from cache (0.89s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.97s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.05s)
Creating working copy for https://github.com/MFranceschi6/swift-xml-coder.git
Working copy of https://github.com/MFranceschi6/swift-xml-coder.git resolved at main (666369c)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
warning: '.resolve-product-dependencies': dependency 'swift-xml-coder' is not used by any target
Found 2 product dependencies
- swift-log
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/MFranceschi6/swift-xml-coder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/35] Write sources
[29/35] Compiling _SwiftSyntaxCShims dummy.c
[30/35] Write swift-version--6988338F2F200930.txt
[31/57] Compiling SwiftXMLCoderCShim SwiftXMLCoderCShim.c
[34/57] Emitting module SwiftSyntax510
[35/57] Compiling SwiftSyntax510 Empty.swift
[36/57] Compiling SwiftSyntax509 Empty.swift
[37/57] Emitting module SwiftSyntax509
[38/57] Emitting module SwiftSyntax600
[39/57] Compiling SwiftSyntax600 Empty.swift
[40/57] Compiling XMLCoderCompatibility Compatibility.swift
[41/57] Emitting module XMLCoderCompatibility
[43/122] Compiling XMLCoderCompatibility Compatibility.swift
[44/126] Compiling Logging LogHandler.swift
[45/126] Compiling Logging LogEvent.swift
[46/126] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[47/126] Emitting module SwiftXMLCoderOwnership6
[48/126] Compiling SwiftXMLCoderOwnership6 XMLCharOwnership.swift
[49/126] Emitting module SwiftXMLCoderOwnership6
[50/126] Compiling Logging MetadataProvider.swift
[52/126] Emitting module Logging
[53/126] Compiling Logging Locks.swift
[54/126] Compiling Logging Logging.swift
[55/126] Compiling Logging LogHandler.swift
[56/126] Compiling Logging LogEvent.swift
[57/126] Emitting module Logging
[58/126] Compiling Logging Locks.swift
[59/126] Compiling Logging Logging.swift
[60/218] Compiling SwiftXMLCoder XMLEventEncoder+Codable.swift
[61/218] Compiling SwiftXMLCoder XMLEventTransform.swift
[62/218] Compiling SwiftXMLCoder XMLExpandEmptyProvider.swift
[63/218] Compiling SwiftXMLCoder XMLFieldCoding.swift
[64/218] Compiling SwiftXMLCoder XMLSAXDecoder+Codable.swift
[65/218] Compiling SwiftXMLCoder XMLScalarDecoder.swift
[66/218] Compiling SwiftXMLCoder XMLStreamEvent.swift
[67/218] Compiling SwiftXMLCoder XMLStreamParser+SAX.swift
[68/218] Compiling SwiftXMLCoder XMLStreamWriterSink.swift
[69/218] Compiling SwiftXMLCoder XMLStreamingDecoder+Codable.swift
[70/218] Compiling SwiftXMLCoder XMLStringEncodingHint.swift
[71/218] Compiling SwiftXMLCoder LibXML2.swift
[72/218] Compiling SwiftXMLCoder XMLCanonicalizationOptions.swift
[73/218] Compiling SwiftXMLCoder XMLCanonicalizer.swift
[74/218] Compiling SwiftXMLCoder XMLDateFormatHint.swift
[75/225] Compiling SwiftXMLCoder XMLDecoder+Codable.swift
[76/225] Compiling SwiftXMLCoder XMLInteropBounds.swift
[77/225] Compiling SwiftXMLCoder XMLItemDecoder.swift
[78/225] Compiling SwiftXMLCoder XMLKeyTransformStrategy.swift
[79/225] Compiling SwiftXMLCoder XMLNamespace.swift
[80/225] Compiling SwiftXMLCoder XMLNamespaceDeclaration.swift
[81/225] Compiling SwiftXMLCoder XMLEncoder.swift
[82/225] Compiling SwiftXMLCoder XMLDecoder.swift
[83/225] Compiling SwiftXMLCoder XMLDefaultCanonicalizer.swift
[84/225] Compiling SwiftXMLCoder XMLDocument.swift
[85/225] Compiling SwiftXMLCoder XMLDocumentNode.swift
[86/225] Compiling SwiftXMLCoder XMLEncoder+Codable.swift
[87/225] Compiling SwiftXMLCoder XMLStreamWriter+Logic.swift
[88/225] Compiling SwiftXMLCoder XMLStreamWriter.swift
[89/225] Emitting module SwiftXMLCoder
[90/229] Compiling SwiftXMLCoder XMLTemporalCoding.swift
[91/229] Compiling SwiftXMLCoder XMLTemporalTypes.swift
[92/229] Compiling SwiftXMLCoder XMLTransform.swift
[93/229] Compiling SwiftXMLCoder XMLTreeAttribute.swift
[94/229] Compiling SwiftXMLCoder XMLTreeDocument+Events.swift
[95/229] Compiling SwiftXMLCoder XMLNamespaceResolver.swift
[96/229] Compiling SwiftXMLCoder XMLNode.swift
[97/229] Compiling SwiftXMLCoder XMLParsingError.swift
[98/229] Compiling SwiftXMLCoder XMLQualifiedName.swift
[99/229] Compiling SwiftXMLCoder XMLRootNode.swift
[110/233] Compiling SwiftXMLCoder XMLTreeDocument.swift
[111/233] Compiling SwiftXMLCoder XMLTreeElement.swift
[112/233] Compiling SwiftXMLCoder XMLTreeMetadata.swift
[113/233] Compiling SwiftXMLCoder XMLTreeNode.swift
[114/233] Compiling SwiftXMLCoder XMLTreeParser+Logic.swift
[115/233] Emitting module SwiftXMLCoder
[130/233] Compiling SwiftXMLCoder XMLStreamParser.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[161/233] Compiling SwiftXMLCoder XMLTreeParser.swift
[162/233] Compiling SwiftXMLCoder XMLTreeWriter+Logic.swift
[163/233] Compiling SwiftXMLCoder XMLTreeWriter.swift
[164/233] Compiling SwiftXMLCoder XMLValidationPolicy.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoder/XMLEncoder.swift:283:13: warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
281 | let rootNamespaceURI = XMLRootNameResolver.implicitRootElementNamespaceURI(for: T.self)
282 | let rootQName = XMLQualifiedName(localName: rootElementName, namespaceURI: rootNamespaceURI)
283 | var rootNamespaceDeclarations: [XMLNamespaceDeclaration] = rootNamespaceURI.map {
| `- warning: variable 'rootNamespaceDeclarations' was never mutated; consider changing to 'let' constant
284 | [XMLNamespaceDeclaration(prefix: nil, uri: $0)]
285 | } ?? []
[185/243] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[190/244] Emitting module SwiftXMLCoderTestSupport
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[191/244] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[192/244] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[193/244] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[194/244] Compiling SwiftXMLCoderTestSupport XMLCapturingLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[195/244] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerOrderProbeResult.swift
[196/244] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerFailureProbeResult.swift
[197/244] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerContractProbe.swift
[198/244] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[199/254] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[200/254] Compiling SwiftXMLCoderTestSupport XMLTestDecoderSpy.swift
[201/254] Compiling SwiftXMLCoderTestSupport XMLTestEncoderSpy.swift
[202/254] Compiling SwiftXMLCoderTestSupport XMLTestCodecError.swift
[203/254] Compiling SwiftXMLCoderTestSupport XMLTestFailingTransform.swift
[204/255] Compiling SwiftXMLCoderTestSupport XMLTestCallRecorder.swift
[205/255] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerFailureProbeResult.swift
[206/255] Emitting module SwiftXMLCoderTestSupport
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[207/255] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerContractProbe.swift
[208/255] Compiling SwiftXMLCoderTestSupport XMLCanonicalizerOrderProbeResult.swift
[209/255] Compiling SwiftXMLCoderTestSupport XMLCapturingLogHandler.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftXMLCoderTestSupport/XMLCapturingLogHandler.swift:50:20: warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
48 | /// `XMLCapturingLogHandler` is thread-safe: concurrent log emissions from the
49 | /// same logger are serialised through an `NSLock`.
50 | public final class XMLCapturingLogHandler: LogHandler, @unchecked Sendable {
| `- warning: deprecated default implementation is used to satisfy instance method 'log(event:)' required by protocol 'LogHandler': You should implement this method instead of using the default implementation [#DeprecatedDeclaration]
51 |
52 | private let lock = NSLock()
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-log/Sources/Logging/LogHandler.swift:256:17: note: 'log(event:)' declared here
143 | ///
144 | /// - Parameter event: The log event containing the level, message, metadata, and source location.
145 | func log(event: LogEvent)
| `- note: requirement 'log(event:)' declared here
146 |
147 | /// Please do _not_ implement this method when you create a `LogHandler` implementation.
:
254 | /// Implement ``log(event:)`` in your ``LogHandler`` instead.
255 | @available(*, deprecated, message: "You should implement this method instead of using the default implementation")
256 | public func log(event: LogEvent) {
| `- note: 'log(event:)' declared here
257 | self.log(
258 | level: event.level,
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[210/255] Compiling SwiftXMLCoderTestSupport XMLTestRecordingTransform.swift
[211/255] Emitting module SwiftSyntax
[212/255] Compiling SwiftSyntax SyntaxCollections.swift
[213/255] Compiling SwiftSyntax SyntaxEnum.swift
[214/255] Compiling SwiftSyntax SyntaxKind.swift
[215/255] Compiling SwiftSyntax SyntaxRewriter.swift
[216/255] Compiling SwiftSyntax SyntaxTraits.swift
[217/255] Compiling SwiftSyntax SyntaxVisitor.swift
[218/255] Compiling SwiftSyntax TokenKind.swift
[233/255] Compiling SwiftSyntax SyntaxNodesD.swift
[234/255] Compiling SwiftSyntax SyntaxNodesEF.swift
[235/255] Compiling SwiftSyntax SyntaxNodesGHI.swift
[236/255] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[237/255] Compiling SwiftSyntax SyntaxNodesOP.swift
[238/255] Compiling SwiftSyntax SyntaxNodesQRS.swift
[239/255] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[246/255] Compiling SwiftSyntax SyntaxNodesC.swift
[247/255] Compiling SwiftSyntax Utils.swift
[248/255] Compiling SwiftSyntax ChildNameForKeyPath.swift
[249/255] Compiling SwiftSyntax Keyword.swift
[250/255] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[251/255] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[252/255] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[253/255] Compiling SwiftSyntax SyntaxBaseNodes.swift
[254/313] Compiling SwiftBasicFormat Syntax+Extensions.swift
[255/313] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[256/313] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[257/313] Compiling SwiftDiagnostics Message.swift
[258/314] Compiling SwiftDiagnostics Convenience.swift
[259/314] Emitting module SwiftDiagnostics
[260/314] Compiling SwiftDiagnostics Diagnostic.swift
[261/314] Compiling SwiftDiagnostics Note.swift
[262/314] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[263/314] Compiling SwiftDiagnostics FixIt.swift
[264/314] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[265/314] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[266/314] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[267/314] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[268/314] Emitting module SwiftBasicFormat
[269/314] Compiling SwiftBasicFormat InferIndentation.swift
[270/314] Compiling SwiftBasicFormat BasicFormat.swift
[271/314] Compiling SwiftParser TopLevel.swift
[272/314] Compiling SwiftParser TriviaParser.swift
[273/314] Compiling SwiftParser Types.swift
[274/314] Compiling SwiftParser ExperimentalFeatures.swift
[275/318] Compiling SwiftParser StringLiterals.swift
[276/318] Compiling SwiftParser SwiftParserCompatibility.swift
[277/318] Compiling SwiftParser SwiftVersion.swift
[278/318] Compiling SwiftParser SyntaxUtils.swift
[279/318] Compiling SwiftParser TokenConsumer.swift
[280/318] Compiling SwiftParser TokenPrecedence.swift
[281/318] Compiling SwiftParser TokenSpec.swift
[282/318] Compiling SwiftParser TokenSpecSet.swift
[283/318] Compiling SwiftParser UnicodeScalarExtensions.swift
[284/318] Compiling SwiftParser Lookahead.swift
[285/318] Compiling SwiftParser LoopProgressCondition.swift
[286/318] Compiling SwiftParser Modifiers.swift
[287/318] Compiling SwiftParser Names.swift
[288/318] Emitting module SwiftParser
[289/318] Compiling SwiftParser Nominals.swift
[290/318] Compiling SwiftParser Parameters.swift
[291/318] Compiling SwiftParser ParseSourceFile.swift
[292/318] Compiling SwiftParser Parser.swift
[293/318] Compiling SwiftParser Patterns.swift
[294/318] Compiling SwiftParser Recovery.swift
[295/318] Compiling SwiftParser Specifiers.swift
[296/318] Compiling SwiftParser Statements.swift
[297/318] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[298/318] Compiling SwiftParser Attributes.swift
[299/318] Compiling SwiftParser Availability.swift
[300/318] Compiling SwiftParser CharacterInfo.swift
[301/318] Compiling SwiftParser CollectionNodes+Parsable.swift
[302/318] Compiling SwiftParser Declarations.swift
[303/318] Compiling SwiftParser Directives.swift
[304/318] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[305/318] Compiling SwiftParser Expressions.swift
[306/318] Compiling SwiftParser IncrementalParseTransition.swift
[307/318] Compiling SwiftParser IsValidIdentifier.swift
[308/318] Compiling SwiftParser Cursor.swift
[309/318] Compiling SwiftParser Lexeme.swift
[310/318] Compiling SwiftParser LexemeSequence.swift
[311/318] Compiling SwiftParser Lexer.swift
[312/318] Compiling SwiftParser RegexLiteralLexer.swift
[313/318] Compiling SwiftParser IsLexerClassified.swift
[314/318] Compiling SwiftParser LayoutNodes+Parsable.swift
[315/318] Compiling SwiftParser Parser+TokenSpecSet.swift
[316/318] Compiling SwiftParser TokenSpecStaticMembers.swift
[317/341] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[318/342] Compiling SwiftOperators OperatorTable.swift
[319/342] Compiling SwiftOperators PrecedenceGroup.swift
[320/342] Compiling SwiftOperators PrecedenceGraph.swift
[321/343] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[322/343] Compiling SwiftOperators OperatorTable+Semantics.swift
[323/343] Compiling SwiftOperators OperatorTable+Defaults.swift
[324/343] Compiling SwiftOperators OperatorError.swift
[325/343] Compiling SwiftOperators Operator.swift
[326/343] Compiling SwiftOperators OperatorError+Diagnostics.swift
[327/343] Emitting module SwiftOperators
[328/343] Compiling SwiftOperators OperatorTable+Folding.swift
[329/343] Compiling SwiftOperators SyntaxSynthesis.swift
[330/343] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[331/343] Compiling SwiftParserDiagnostics Utils.swift
[332/343] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[333/343] Compiling SwiftParserDiagnostics PresenceUtils.swift
[334/343] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[335/343] Compiling SwiftParserDiagnostics MissingNodesError.swift
[336/343] Compiling SwiftParserDiagnostics MissingTokenError.swift
[337/343] Emitting module SwiftParserDiagnostics
[338/343] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[339/343] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[340/343] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[341/343] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[342/358] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[343/358] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[344/358] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[345/358] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[346/358] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[347/358] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[348/358] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[349/358] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[350/359] Compiling SwiftSyntaxBuilder Indenter.swift
[351/359] Compiling SwiftSyntaxBuilder ListBuilder.swift
[352/359] Emitting module SwiftSyntaxBuilder
[353/359] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[354/359] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[355/359] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[356/359] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[357/359] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[358/377] Compiling SwiftSyntaxMacros PreambleMacro.swift
[359/377] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[360/377] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[361/377] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[362/377] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[363/377] Compiling SwiftSyntaxMacros Macro.swift
[364/377] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[365/377] Compiling SwiftSyntaxMacros MemberMacro.swift
[366/377] Compiling SwiftSyntaxMacros PeerMacro.swift
[367/377] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[368/377] Compiling SwiftSyntaxMacros Macro+Format.swift
[369/378] Compiling SwiftSyntaxMacros AttachedMacro.swift
[370/378] Compiling SwiftSyntaxMacros BodyMacro.swift
[371/378] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[372/378] Compiling SwiftSyntaxMacros AccessorMacro.swift
[373/378] Emitting module SwiftSyntaxMacros
[374/378] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[375/378] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[376/378] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[377/388] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[378/388] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[379/388] Emitting module SwiftSyntaxMacroExpansion
[380/388] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[381/388] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[382/388] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[383/388] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[384/388] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[385/388] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[386/388] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[387/400] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[388/400] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[389/400] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[390/400] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[391/400] Emitting module SwiftCompilerPluginMessageHandling
[392/400] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[393/400] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[394/400] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[395/400] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[396/400] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[397/400] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[398/400] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[399/401] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[400/403] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[401/403] Emitting module SwiftCompilerPlugin
[402/414] Compiling SwiftXMLCoderMacroImplementation XMLDateFormatMacro.swift
[403/414] Compiling SwiftXMLCoderMacroImplementation XMLIgnoreMacro.swift
[404/414] Compiling SwiftXMLCoderMacroImplementation XMLNamespaceMacro.swift
[405/414] Compiling SwiftXMLCoderMacroImplementation XMLExpandEmptyMacro.swift
[406/414] Compiling SwiftXMLCoderMacroImplementation XMLFieldNamespaceMacro.swift
[407/414] Compiling SwiftXMLCoderMacroImplementation XMLElementMacro.swift
[408/415] Compiling SwiftXMLCoderMacroImplementation SwiftSOAPXMLMacroPlugin.swift
[409/415] Compiling SwiftXMLCoderMacroImplementation XMLAttributeMacro.swift
[410/415] Compiling SwiftXMLCoderMacroImplementation XMLCDATAMacro.swift
[411/415] Emitting module SwiftXMLCoderMacroImplementation
[412/415] Compiling SwiftXMLCoderMacroImplementation XMLCodableMacro.swift
[413/415] Compiling SwiftXMLCoderMacroImplementation XMLTextMacro.swift
[413/415] Write Objects.LinkFileList
[414/415] Linking SwiftXMLCoderMacroImplementation-tool
[416/419] Emitting module SwiftXMLCoderMacros
[417/419] Compiling SwiftXMLCoderMacros XMLCodableMacros.swift
[419/419] Emitting module SwiftXMLCoderMacros
Build complete! (33.91s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
warning: you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Build complete.
{
"dependencies" : [
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "SwiftXMLCoder",
"name" : "SwiftXMLCoder",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "SwiftXMLCoder",
"targets" : [
"SwiftXMLCoder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderMacros",
"targets" : [
"SwiftXMLCoderMacros"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderTestSupport",
"targets" : [
"SwiftXMLCoderTestSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftXMLCoderMacroImplementation",
"targets" : [
"SwiftXMLCoderMacroImplementation"
],
"type" : {
"macro" : null
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "XMLCoderCompatibility",
"module_type" : "SwiftTarget",
"name" : "XMLCoderCompatibility",
"path" : "Sources/XMLCoderCompatibility",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"Compatibility.swift"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderTests",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderTests",
"path" : "Tests/SwiftXMLCoderTests",
"sources" : [
"GeneratedModelContractTests.swift",
"XMLCDATAMacroIntegrationTests.swift",
"XMLCanonicalizerContractHarness.swift",
"XMLCanonicalizerTests.swift",
"XMLConcurrencyStressTests.swift",
"XMLContainerCoverageTests.swift",
"XMLCoverageBoost2Tests.swift",
"XMLCoverageBoost3Tests.swift",
"XMLCoverageBoost4Tests.swift",
"XMLCoverageBoostTests.swift",
"XMLDateFormatMacroIntegrationTests.swift",
"XMLDecoderTests.swift",
"XMLDiagnosticsTests.swift",
"XMLDocumentCoverageTests.swift",
"XMLDocumentXPathTests.swift",
"XMLEncoderEventTests.swift",
"XMLEncoderTests.swift",
"XMLExpandEmptyMacroIntegrationTests.swift",
"XMLFieldMappingTests.swift",
"XMLFieldNamespaceTests.swift",
"XMLKeyTransformStrategyTests.swift",
"XMLNamespaceResolverTests.swift",
"XMLNodeLineNumberTests.swift",
"XMLSAXDecoderTests.swift",
"XMLSAXTreeParityTests.swift",
"XMLScalarCoverageTests.swift",
"XMLStreamParserTests.swift",
"XMLStreamWriterTests.swift",
"XMLStreamingDecoderTests.swift",
"XMLStreamingLargeInputStressTests.swift",
"XMLStructuralFidelityTests.swift",
"XMLStructuredLoggingTests.swift",
"XMLTemporalTypesTests.swift",
"XMLTestingToolkitIntegrationTests.swift",
"XMLTreeHardeningTests.swift",
"XMLTreeModelTests.swift",
"XMLTreeParserWriterTests.swift"
],
"target_dependencies" : [
"SwiftXMLCoder",
"SwiftXMLCoderTestSupport",
"SwiftXMLCoderMacros"
],
"type" : "test"
},
{
"c99name" : "SwiftXMLCoderTestSupport",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderTestSupport",
"path" : "Sources/SwiftXMLCoderTestSupport",
"product_memberships" : [
"SwiftXMLCoderTestSupport"
],
"sources" : [
"XMLCanonicalizerContractProbe.swift",
"XMLCanonicalizerFailureProbeResult.swift",
"XMLCanonicalizerOrderProbeResult.swift",
"XMLCapturingLogHandler.swift",
"XMLTestCallRecorder.swift",
"XMLTestCodecError.swift",
"XMLTestDecoderSpy.swift",
"XMLTestEncoderSpy.swift",
"XMLTestFailingTransform.swift",
"XMLTestRecordingTransform.swift"
],
"target_dependencies" : [
"SwiftXMLCoder"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderOwnership6",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderOwnership6",
"path" : "Sources/SwiftXMLCoderOwnership6",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"XMLCharOwnership.swift"
],
"target_dependencies" : [
"XMLCoderCompatibility",
"SwiftXMLCoderCShim"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderMacros",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacros",
"path" : "Sources/SwiftXMLCoderMacros",
"product_memberships" : [
"SwiftXMLCoderMacros"
],
"sources" : [
"XMLCodableMacros.swift"
],
"target_dependencies" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacroImplementation"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoderMacroTests",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacroTests",
"path" : "Tests/SwiftXMLCoderMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"XMLMacroDiagnosticsTests.swift"
],
"target_dependencies" : [
"SwiftXMLCoderMacroImplementation"
],
"type" : "test"
},
{
"c99name" : "SwiftXMLCoderMacroImplementation",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoderMacroImplementation",
"path" : "Sources/SwiftXMLCoderMacroImplementation",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"SwiftSyntaxBuilder",
"SwiftDiagnostics"
],
"product_memberships" : [
"SwiftXMLCoderMacros",
"SwiftXMLCoderMacroImplementation"
],
"sources" : [
"SwiftSOAPXMLMacroPlugin.swift",
"XMLAttributeMacro.swift",
"XMLCDATAMacro.swift",
"XMLCodableMacro.swift",
"XMLDateFormatMacro.swift",
"XMLElementMacro.swift",
"XMLExpandEmptyMacro.swift",
"XMLFieldNamespaceMacro.swift",
"XMLIgnoreMacro.swift",
"XMLNamespaceMacro.swift",
"XMLTextMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "SwiftXMLCoderCShim",
"module_type" : "ClangTarget",
"name" : "SwiftXMLCoderCShim",
"path" : "Sources/SwiftXMLCoderCShim",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"SwiftXMLCoderCShim.c"
],
"target_dependencies" : [
"CLibXML2"
],
"type" : "library"
},
{
"c99name" : "SwiftXMLCoder",
"module_type" : "SwiftTarget",
"name" : "SwiftXMLCoder",
"path" : "Sources/SwiftXMLCoder",
"product_dependencies" : [
"Logging"
],
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
"LibXML2.swift",
"XMLCanonicalizationOptions.swift",
"XMLCanonicalizer.swift",
"XMLDateFormatHint.swift",
"XMLDecoder+Codable.swift",
"XMLDecoder.swift",
"XMLDefaultCanonicalizer.swift",
"XMLDocument.swift",
"XMLDocumentNode.swift",
"XMLEncoder+Codable.swift",
"XMLEncoder.swift",
"XMLEventEncoder+Codable.swift",
"XMLEventTransform.swift",
"XMLExpandEmptyProvider.swift",
"XMLFieldCoding.swift",
"XMLInteropBounds.swift",
"XMLItemDecoder.swift",
"XMLKeyTransformStrategy.swift",
"XMLNamespace.swift",
"XMLNamespaceDeclaration.swift",
"XMLNamespaceResolver.swift",
"XMLNode.swift",
"XMLParsingError.swift",
"XMLQualifiedName.swift",
"XMLRootNode.swift",
"XMLSAXDecoder+Codable.swift",
"XMLScalarDecoder.swift",
"XMLStreamEvent.swift",
"XMLStreamParser+SAX.swift",
"XMLStreamParser.swift",
"XMLStreamWriter+Logic.swift",
"XMLStreamWriter.swift",
"XMLStreamWriterSink.swift",
"XMLStreamingDecoder+Codable.swift",
"XMLStringEncodingHint.swift",
"XMLTemporalCoding.swift",
"XMLTemporalTypes.swift",
"XMLTransform.swift",
"XMLTreeAttribute.swift",
"XMLTreeDocument+Events.swift",
"XMLTreeDocument.swift",
"XMLTreeElement.swift",
"XMLTreeMetadata.swift",
"XMLTreeNode.swift",
"XMLTreeParser+Logic.swift",
"XMLTreeParser.swift",
"XMLTreeWriter+Logic.swift",
"XMLTreeWriter.swift",
"XMLValidationPolicy.swift"
],
"target_dependencies" : [
"XMLCoderCompatibility",
"SwiftXMLCoderCShim",
"SwiftXMLCoderOwnership6"
],
"type" : "library"
},
{
"c99name" : "CLibXML2",
"module_type" : "SystemLibraryTarget",
"name" : "CLibXML2",
"path" : "Sources/CLibXML2",
"product_memberships" : [
"SwiftXMLCoder",
"SwiftXMLCoderMacros",
"SwiftXMLCoderTestSupport"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.1"
}
Done.