The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Networking, reference main (1278ea), with Swift 6.3 for macOS (SPM) on 16 Apr 2026 18:27:27 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyJoeyy/swift-networking.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyJoeyy/swift-networking
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1278ea1 Update swift.yml
Cloned https://github.com/SwiftyJoeyy/swift-networking.git
Revision (git rev-parse @):
1278ea164d349ec7b1e3f55b7dccd9080bfb885e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyJoeyy/swift-networking.git at main
Fetching https://github.com/buildexperience/MacrosKit.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/150] Fetching macroskit
[151/75135] Fetching macroskit, swift-syntax
Fetched https://github.com/buildexperience/MacrosKit.git from cache (4.04s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.04s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Creating working copy for https://github.com/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at 1.0.2
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
========================================
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-networking",
      "name": "Networking",
      "url": "https://github.com/SwiftyJoeyy/swift-networking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-networking",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "macroskit",
          "name": "MacrosKit",
          "url": "https://github.com/buildexperience/MacrosKit.git",
          "version": "1.0.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MacrosKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftyJoeyy/swift-networking.git
[1/2144] Fetching swift-networking
Fetched https://github.com/SwiftyJoeyy/swift-networking.git from cache (0.97s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/buildexperience/MacrosKit.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.83s)
Fetched https://github.com/buildexperience/MacrosKit.git from cache (0.84s)
Computing version for https://github.com/buildexperience/MacrosKit.git
Computed https://github.com/buildexperience/MacrosKit.git at 1.0.2 (1.44s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.79s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/SwiftyJoeyy/swift-networking.git
Working copy of https://github.com/SwiftyJoeyy/swift-networking.git resolved at main (1278ea1)
Creating working copy for https://github.com/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at 1.0.2
warning: '.resolve-product-dependencies': dependency 'swift-networking' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - MacrosKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/SwiftyJoeyy/swift-networking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[23/29] Compiling _SwiftSyntaxCShims dummy.c
[24/29] Write swift-version--6988338F2F200930.txt
[26/37] Compiling SwiftSyntax509 Empty.swift
[27/37] Emitting module SwiftSyntax509
[28/37] Emitting module SwiftSyntax600
[29/37] Compiling SwiftSyntax600 Empty.swift
[30/37] Emitting module SwiftSyntax601
[31/37] Compiling SwiftSyntax601 Empty.swift
[32/37] Emitting module SwiftSyntax510
[33/37] Compiling SwiftSyntax510 Empty.swift
[34/103] Compiling SwiftSyntax SourceEdit.swift
[35/103] Compiling SwiftSyntax SourceLength.swift
[36/103] Compiling SwiftSyntax SourceLocation.swift
[37/103] Compiling SwiftSyntax SourcePresence.swift
[38/103] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[39/103] Compiling SwiftSyntax Syntax.swift
[40/103] Compiling SwiftSyntax SyntaxArena.swift
[41/103] Compiling SwiftSyntax SyntaxProtocol.swift
[42/103] Compiling SwiftSyntax SyntaxText.swift
[43/103] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[44/103] Compiling SwiftSyntax TokenDiagnostic.swift
[45/103] Compiling SwiftSyntax TokenSequence.swift
[46/103] Compiling SwiftSyntax TokenSyntax.swift
[47/103] Compiling SwiftSyntax Trivia.swift
[48/110] Emitting module SwiftSyntax
[49/110] Compiling SwiftSyntax Tokens.swift
[50/110] Compiling SwiftSyntax TriviaPieces.swift
[51/110] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[52/110] Compiling SwiftSyntax RawSyntaxNodesC.swift
[53/110] Compiling SwiftSyntax RawSyntaxNodesD.swift
[54/110] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[55/110] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[56/110] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[57/110] Compiling SwiftSyntax SyntaxChildren.swift
[58/110] Compiling SwiftSyntax SyntaxCollection.swift
[59/110] Compiling SwiftSyntax SyntaxHashable.swift
[60/110] Compiling SwiftSyntax SyntaxIdentifier.swift
[61/110] Compiling SwiftSyntax SyntaxNodeFactory.swift
[62/110] Compiling SwiftSyntax SyntaxNodeStructure.swift
[63/110] Compiling SwiftSyntax SyntaxCollections.swift
[64/110] Compiling SwiftSyntax SyntaxEnum.swift
[65/110] Compiling SwiftSyntax SyntaxKind.swift
[66/110] Compiling SwiftSyntax SyntaxRewriter.swift
[67/110] Compiling SwiftSyntax SyntaxTraits.swift
[68/110] Compiling SwiftSyntax SyntaxVisitor.swift
[69/110] Compiling SwiftSyntax TokenKind.swift
[70/110] Compiling SwiftSyntax AbsolutePosition.swift
[71/110] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[72/110] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[73/110] Compiling SwiftSyntax Assert.swift
[74/110] Compiling SwiftSyntax BumpPtrAllocator.swift
[75/110] Compiling SwiftSyntax CommonAncestor.swift
[76/110] Compiling SwiftSyntax Convenience.swift
[77/110] Compiling SwiftSyntax CustomTraits.swift
[78/110] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[79/110] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[80/110] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[81/110] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[82/110] Compiling SwiftSyntax RawSyntaxValidation.swift
[83/110] Compiling SwiftSyntax SyntaxNodesAB.swift
[84/110] Compiling SwiftSyntax SyntaxNodesC.swift
[85/110] Compiling SwiftSyntax EditorPlaceholder.swift
[86/110] Compiling SwiftSyntax Identifier.swift
[87/110] Compiling SwiftSyntax MemoryLayout.swift
[88/110] Compiling SwiftSyntax MissingNodeInitializers.swift
[89/110] Compiling SwiftSyntax RawSyntax.swift
[90/110] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[91/110] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[92/110] Compiling SwiftSyntax RawSyntaxTokenView.swift
[93/110] Compiling SwiftSyntax Utils.swift
[94/110] Compiling SwiftSyntax ChildNameForKeyPath.swift
[95/110] Compiling SwiftSyntax Keyword.swift
[96/110] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[97/110] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[98/110] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[99/110] Compiling SwiftSyntax SyntaxBaseNodes.swift
[100/110] Compiling SwiftSyntax SyntaxNodesD.swift
[101/110] Compiling SwiftSyntax SyntaxNodesEF.swift
[102/110] Compiling SwiftSyntax SyntaxNodesGHI.swift
[103/110] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[104/110] Compiling SwiftSyntax SyntaxNodesOP.swift
[105/110] Compiling SwiftSyntax SyntaxNodesQRS.swift
[106/110] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[107/169] Compiling SwiftDiagnostics Message.swift
[108/170] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[109/170] Compiling SwiftDiagnostics Convenience.swift
[110/170] Emitting module SwiftDiagnostics
[111/170] Compiling SwiftDiagnostics Diagnostic.swift
[112/170] Compiling SwiftDiagnostics Note.swift
[113/170] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[114/170] Compiling SwiftDiagnostics FixIt.swift
[115/170] Compiling SwiftBasicFormat Syntax+Extensions.swift
[116/170] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[117/170] Compiling SwiftBasicFormat InferIndentation.swift
[118/170] Compiling SwiftBasicFormat Indenter.swift
[119/170] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[120/170] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[121/170] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[122/170] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[123/170] Emitting module SwiftBasicFormat
[124/170] Compiling SwiftBasicFormat BasicFormat.swift
[125/170] Compiling SwiftParser TopLevel.swift
[126/170] Compiling SwiftParser TriviaParser.swift
[127/170] Compiling SwiftParser Types.swift
[128/170] Compiling SwiftParser ExperimentalFeatures.swift
[129/174] Compiling SwiftParser TokenConsumer.swift
[130/174] Compiling SwiftParser TokenPrecedence.swift
[131/174] Compiling SwiftParser TokenSpec.swift
[132/174] Compiling SwiftParser TokenSpecSet.swift
[133/174] Compiling SwiftParser UnicodeScalarExtensions.swift
[134/174] Compiling SwiftParser Lookahead.swift
[135/174] Compiling SwiftParser LoopProgressCondition.swift
[136/174] Compiling SwiftParser Modifiers.swift
[137/174] Compiling SwiftParser Names.swift
[138/174] Compiling SwiftParser Nominals.swift
[139/174] Compiling SwiftParser Parameters.swift
[140/174] Compiling SwiftParser ParseSourceFile.swift
[141/174] Compiling SwiftParser Parser.swift
[142/174] Compiling SwiftParser Patterns.swift
[143/174] Compiling SwiftParser StringLiterals.swift
[144/174] Compiling SwiftParser SwiftParserCompatibility.swift
[145/174] Compiling SwiftParser SwiftVersion.swift
[146/174] Compiling SwiftParser SyntaxUtils.swift
[147/174] Compiling SwiftParser Recovery.swift
[148/174] Compiling SwiftParser Specifiers.swift
[149/174] Compiling SwiftParser Statements.swift
[150/174] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[151/174] Emitting module SwiftParser
[152/174] Compiling SwiftParser Attributes.swift
[153/174] Compiling SwiftParser Availability.swift
[154/174] Compiling SwiftParser CharacterInfo.swift
[155/174] Compiling SwiftParser CollectionNodes+Parsable.swift
[156/174] Compiling SwiftParser Declarations.swift
[157/174] Compiling SwiftParser Cursor.swift
[158/174] Compiling SwiftParser Lexeme.swift
[159/174] Compiling SwiftParser LexemeSequence.swift
[160/174] Compiling SwiftParser Lexer.swift
[161/174] Compiling SwiftParser RegexLiteralLexer.swift
[162/174] Compiling SwiftParser Directives.swift
[163/174] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[164/174] Compiling SwiftParser Expressions.swift
[165/174] Compiling SwiftParser IncrementalParseTransition.swift
[166/174] Compiling SwiftParser IsValidIdentifier.swift
[167/174] Compiling SwiftParser IsLexerClassified.swift
[168/174] Compiling SwiftParser LayoutNodes+Parsable.swift
[169/174] Compiling SwiftParser Parser+TokenSpecSet.swift
[170/174] Compiling SwiftParser TokenSpecStaticMembers.swift
[171/197] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[172/198] Compiling SwiftOperators PrecedenceGraph.swift
[173/198] Compiling SwiftOperators PrecedenceGroup.swift
[174/199] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[175/199] Compiling SwiftOperators OperatorTable.swift
[176/199] Compiling SwiftOperators SyntaxSynthesis.swift
[177/199] Compiling SwiftOperators OperatorError.swift
[178/199] Compiling SwiftOperators OperatorError+Diagnostics.swift
[179/199] Compiling SwiftOperators OperatorTable+Defaults.swift
[180/199] Compiling SwiftOperators Operator.swift
[181/199] Emitting module SwiftOperators
[182/199] Compiling SwiftOperators OperatorTable+Folding.swift
[183/199] Compiling SwiftOperators OperatorTable+Semantics.swift
[184/199] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[185/199] Compiling SwiftParserDiagnostics Utils.swift
[186/199] Compiling SwiftParserDiagnostics PresenceUtils.swift
[187/199] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/199] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[189/199] Compiling SwiftParserDiagnostics MissingNodesError.swift
[190/199] Compiling SwiftParserDiagnostics MissingTokenError.swift
[191/199] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[192/199] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[193/199] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[194/199] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[195/199] Emitting module SwiftParserDiagnostics
[196/214] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[197/214] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[198/214] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[199/214] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[200/215] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[201/215] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[202/215] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[203/215] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[204/215] Compiling SwiftSyntaxBuilder Indenter.swift
[205/215] Compiling SwiftSyntaxBuilder ListBuilder.swift
[206/215] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[207/215] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[208/215] Emitting module SwiftSyntaxBuilder
[209/215] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[210/215] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[211/215] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[212/233] Compiling SwiftSyntaxMacros MemberMacro.swift
[213/233] Compiling SwiftSyntaxMacros PeerMacro.swift
[214/233] Compiling SwiftSyntaxMacros PreambleMacro.swift
[215/234] Compiling SwiftSyntaxMacros Macro.swift
[216/234] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[217/234] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[218/234] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[219/234] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[220/234] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[221/234] Compiling SwiftSyntaxMacros AttachedMacro.swift
[222/234] Compiling SwiftSyntaxMacros BodyMacro.swift
[223/234] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[224/234] Compiling SwiftSyntaxMacros AccessorMacro.swift
[225/234] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[226/234] Compiling SwiftSyntaxMacros Macro+Format.swift
[227/234] Emitting module SwiftSyntaxMacros
[228/234] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[229/234] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[230/234] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[231/253] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[232/253] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[233/253] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[234/253] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[235/253] Emitting module SwiftSyntaxMacroExpansion
[236/253] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[237/253] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[238/253] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[239/253] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[240/253] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[241/265] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[242/266] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[243/266] Emitting module SwiftCompilerPluginMessageHandling
[244/266] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[245/266] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[246/266] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[247/266] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[248/266] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[249/266] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[250/266] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[251/266] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[252/266] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[253/266] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[254/268] Emitting module SwiftCompilerPlugin
[255/268] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[256/268] Compiling MacrosKit VariableDeclSyntax+Extensions.swift
[257/268] Compiling MacrosKit MacroArguments.swift
[258/268] Compiling MacrosKit DeclarationSyntaxConformances.swift
[259/268] Compiling MacrosKit DeclarationSyntax.swift
[260/268] Compiling MacrosKit DeclSyntaxProtocol+Extensions.swift
[261/268] Compiling MacrosKit AccessLevel.swift
[262/268] Compiling MacrosKit AttributeListSyntax+Extensions.swift
[263/268] Emitting module MacrosKit
[264/268] Compiling MacrosKit MacroErrorFixItMessage.swift
[265/284] Compiling NetworkingCoreMacros RequestMacroModifier.swift
[266/285] Compiling NetworkingCoreMacros RequestMacro.swift
[267/285] Compiling NetworkingCoreMacros NetworkingCoreMacros.swift
[268/285] Compiling NetworkingCoreMacros RequestMacroDeclarationsFactory.swift
[269/285] Compiling NetworkingCoreMacros RequestModifierMacro.swift
[270/285] Compiling NetworkingCoreMacros ModifierMacro.swift
[271/285] Compiling NetworkingClientMacros ClientMacro.swift
[272/285] Compiling NetworkingClientMacros ClientMacroDiagnostic.swift
[273/285] Emitting module NetworkingClientMacros
[274/285] Compiling NetworkingClientMacros ClientInitMacro.swift
[275/285] Compiling NetworkingClientMacros NetworkingClientMacros.swift
[276/285] Compiling NetworkingClientMacros ClientMacroDeclarationsFactory.swift
[276/285] Write Objects.LinkFileList
[278/285] Compiling NetworkingCoreMacros ConfigurationKeyMacroDiagnostic.swift
[279/285] Emitting module NetworkingCoreMacros
[280/285] Compiling NetworkingCoreMacros ConfigurationKeyMacroDeclarationFactory.swift
[281/285] Compiling NetworkingCoreMacros DynamicConfigurionDeclFactory.swift
[282/285] Compiling NetworkingCoreMacros ConfigurationKeyMacro.swift
[282/285] Write Objects.LinkFileList
[283/285] Linking NetworkingClientMacros-tool
[284/285] Linking NetworkingCoreMacros-tool
[286/369] Compiling NetworkingCore JSON.swift
[287/369] Compiling NetworkingCore RequestBody.swift
[288/369] Compiling NetworkingCore CachePolicyRequestModifier.swift
[289/369] Compiling NetworkingCore HTTPMethodRequestModifier.swift
[290/369] Compiling NetworkingCore CommonHeaders.swift
[291/373] Compiling NetworkingCore RequestParameter.swift
[292/373] Compiling NetworkingCore PathRequestModifier.swift
[293/373] Compiling NetworkingCore TimeoutRequestModifier.swift
[294/373] Compiling NetworkingCore FormDataItemBuilder.swift
[295/373] Compiling NetworkingCore SerializationError.swift
[296/373] Compiling NetworkingCore _ModifiableRequest.swift
[297/373] Compiling NetworkingCore RequestMethod.swift
[298/373] Compiling NetworkingCore FormData.swift
[299/373] Compiling NetworkingCore FormDataBoundaryFactory.swift
[300/373] Compiling NetworkingCore _ConditionalModifier.swift
[301/373] Compiling NetworkingCore _OptionalModifier.swift
[302/373] Compiling NetworkingCore _TupleModifier.swift
[303/373] Compiling NetworkingCore UTTypeSupport.swift
[308/373] Compiling NetworkingCore RequestBody.swift
[309/373] Compiling NetworkingCore Configurations.swift
[310/373] Compiling NetworkingCore DynamicConfigurable.swift
[311/373] Compiling NetworkingCore FileError.swift
[312/373] Compiling NetworkingCore NetworkingError.swift
[313/373] Compiling NetworkingCore ContentType.swift
[314/373] Compiling NetworkingCore CachePolicyRequestModifier.swift
[315/373] Compiling NetworkingCore Header.swift
[316/373] Compiling NetworkingCore RequestHeader.swift
[317/373] Compiling NetworkingCore Parameter.swift
[318/377] Compiling NetworkingCore RequestParameter.swift
[319/377] Compiling NetworkingCore PathRequestModifier.swift
[320/377] Compiling NetworkingCore TimeoutRequestModifier.swift
[321/377] Compiling NetworkingCore FormDataItemBuilder.swift
[322/377] Compiling NetworkingCore AnyRequest.swift
[323/377] Compiling NetworkingCore HTTPRequest.swift
[324/377] Compiling NetworkingCore Never+Request.swift
[325/377] Compiling NetworkingCore Request.swift
[326/377] Compiling NetworkingCore RequestModifier.swift
[328/377] Compiling NetworkingCore Header.swift
[329/377] Compiling NetworkingCore RequestHeader.swift
[330/377] Compiling NetworkingCore Parameter.swift
[331/377] Compiling NetworkingCore AnyRequest.swift
[332/377] Compiling NetworkingCore HTTPRequest.swift
[333/377] Compiling NetworkingCore Never+Request.swift
[334/377] Compiling NetworkingCore DictionaryJSONEncodable.swift
[335/377] Compiling NetworkingCore FoundationJSONEncodable.swift
[336/377] Emitting module NetworkingCore
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
macro expansion @Config:1:20: warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:154:61: note: expanded code originates here
152 |     ///
153 |     /// This value is used by any request that expects to parse a response into a decodable type.
154 |     @Config public internal(set) var decoder = JSONDecoder()
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     |- note: in expansion of macro 'Config' on property 'decoder' here
    |     `- note: in expansion of macro 'Config' on property 'decoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_decoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONDecoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONDecoder')
    |2 |     fileprivate static let defaultValue = JSONDecoder()
    |3 | }
    +-------------------------------------------------------------------
155 |
156 |     /// The encoder used to encode request bodies.
macro expansion @Config:1:20: warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
`- /Users/admin/builder/spi-builder-workspace/Sources/NetworkingCore/Configurations/Configurations.swift:159:61: note: expanded code originates here
157 |     ///
158 |     /// This value is used when serializing a request's body from an encodable value.
159 |     @Config public internal(set) var encoder = JSONEncoder()
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     |- note: in expansion of macro 'Config' on property 'encoder' here
    |     `- note: in expansion of macro 'Config' on property 'encoder' here
    +--- macro expansion @Config ---------------------------------------
    |1 | fileprivate struct ConfigurationKey_encoder: NetworkingCore.ConfigurationKey {
    |  |                    |- warning: conformance of 'JSONEncoder' to 'Sendable' is only available in macOS 13.0 or newer
    |  |                    |- note: add '@available' attribute to enclosing struct
    |  |                    `- note: in associated type 'Self.Value' (inferred as 'JSONEncoder')
    |2 |     fileprivate static let defaultValue = JSONEncoder()
    |3 | }
    +-------------------------------------------------------------------
160 |
161 |     /// The base URL used to resolve relative paths.
[374/408] Compiling NetworkingCore _ConditionalModifier.swift
[375/408] Compiling NetworkingCore _OptionalModifier.swift
[376/408] Compiling NetworkingCore _TupleModifier.swift
[377/408] Compiling NetworkingCore UTTypeSupport.swift
[378/439] Compiling NetworkingClient RetryInterceptor.swift
[379/439] Compiling NetworkingClient StatusValidator.swift
[380/439] Compiling NetworkingClient NetworkClient.swift
[381/442] Compiling NetworkingClient NetworkLogger.swift
[382/442] Compiling NetworkingClient ResponseStatus.swift
[383/442] Compiling NetworkingClient Result+Extension.swift
[384/442] Compiling NetworkingClient RedirectionHandler.swift
[385/442] Compiling NetworkingClient RequestInterceptor.swift
[386/442] Compiling NetworkingClient ResponseCacheHandler.swift
[387/442] Compiling NetworkingClient DefaultRetryInterceptor.swift
[388/442] Compiling NetworkingClient TaskInterceptor.swift
[389/442] Compiling NetworkingClient CURLLogFactory.swift
[390/442] Compiling NetworkingClient DataLogFactory.swift
[391/442] Compiling NetworkingClient SessionDelegate.swift
[392/442] Compiling NetworkingClient DataTask.swift
[393/442] Compiling NetworkingClient DownloadTask.swift
[394/442] Compiling NetworkingClient NetworkTasksStorage.swift
[395/442] Compiling NetworkingClient ResponseInterceptor.swift
[396/442] Compiling NetworkingClient Session.swift
[397/442] Compiling NetworkingClient NetworkTask.swift
[398/442] Compiling NetworkingClient NetworkTaskValues.swift
[399/442] Compiling NetworkingClient NetworkingTask.swift
[400/442] Compiling NetworkingClient Task+TypedThrows.swift
[401/442] Compiling NetworkingClient URLResponse+Extension.swift
[402/442] Compiling NetworkingClient URLSessionConfiguration+Extension.swift
[406/445] Compiling NetworkingClient ClientError.swift
[407/445] Compiling NetworkingClient StatusError.swift
[408/445] Compiling NetworkingClient AuthInterceptor.swift
[409/445] Compiling NetworkingClient AuthProvider.swift
[429/445] Compiling NetworkingClient Task+TypedThrows.swift
[430/445] Compiling NetworkingClient URLResponse+Extension.swift
[431/445] Compiling NetworkingClient URLSessionConfiguration+Extension.swift
[432/445] Emitting module NetworkingClient
[437/445] Compiling NetworkingClient ClientMacro.swift
[438/445] Compiling NetworkingClient Configurable+Extension.swift
[439/445] Compiling NetworkingClient ConfigurationValues.swift
[440/445] Compiling NetworkingClient DefaultClient.swift
[445/445] Emitting module NetworkingClient
[446/447] Emitting module Networking
[447/447] Compiling Networking Networking.swift
Build complete! (33.17s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "macroskit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/buildexperience/MacrosKit.git"
    }
  ],
  "manifest_display_name" : "Networking",
  "name" : "Networking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Networking",
      "targets" : [
        "Networking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkingCore",
      "targets" : [
        "NetworkingCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkingClient",
      "targets" : [
        "NetworkingClient"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkingCoreMacros",
      "targets" : [
        "NetworkingCoreMacros"
      ],
      "type" : {
        "macro" : null
      }
    },
    {
      "name" : "NetworkingClientMacros",
      "targets" : [
        "NetworkingClientMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NetworkingCoreTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingCoreTests",
      "path" : "Tests/NetworkingCoreTests",
      "sources" : [
        "ConfigurationsPropertyWrapperTests.swift",
        "ConfigurationsTests.swift",
        "NetworkKitTests.swift",
        "Request Modifiers/Body Tests/FormDataBodyTests.swift",
        "Request Modifiers/Body Tests/FormDataFileTests.swift",
        "Request Modifiers/Body Tests/FormDataTests.swift",
        "Request Modifiers/Body Tests/JSONTests.swift",
        "Request Modifiers/Body Tests/RequestBodyTests.swift",
        "Request Modifiers/CommonHeadersTests.swift",
        "Request Modifiers/PathRequestModifierTests.swift",
        "Request Modifiers/RequestHeaderTests.swift",
        "Request Modifiers/RequestModifiersTests.swift",
        "Request Modifiers/RequestParameterTests.swift",
        "Request/AnyRequestTests.swift",
        "Request/HTTPRequestTests.swift",
        "Request/ModifiableRequestTests.swift",
        "Request/RequestTests.swift",
        "Request/RequestsMock.swift",
        "ResultBuilders/HeadersBuilderTests.swift",
        "ResultBuilders/ModifiersBuilderTests.swift",
        "ResultBuilders/ParametersBuilderTests.swift",
        "ResultBuilders/ResultBuildersDynamicConfigurableTests.swift"
      ],
      "target_dependencies" : [
        "NetworkingCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkingCoreMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingCoreMacrosTests",
      "path" : "Tests/NetworkingCoreMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ConfigurationKeyMacroTests.swift",
        "DynamicConfigDeclFactoryTests.swift",
        "ModifierMacroTests.swift",
        "RequestMacroTests.swift",
        "RequestModifierMacroTests.swift"
      ],
      "target_dependencies" : [
        "NetworkingCoreMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkingCoreMacros",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingCoreMacros",
      "path" : "Sources/NetworkingCoreMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "MacrosKit"
      ],
      "product_memberships" : [
        "Networking",
        "NetworkingCore",
        "NetworkingClient",
        "NetworkingCoreMacros"
      ],
      "sources" : [
        "ConfigurationKeyMacro/ConfigurationKeyMacro.swift",
        "ConfigurationKeyMacro/ConfigurationKeyMacroDeclarationFactory.swift",
        "ConfigurationKeyMacro/ConfigurationKeyMacroDiagnostic.swift",
        "DynamicConfigurionDeclFactory.swift",
        "ModifierMacro.swift",
        "NetworkingCoreMacros.swift",
        "RequestMacro/RequestMacro.swift",
        "RequestMacro/RequestMacroDeclarationsFactory.swift",
        "RequestMacro/RequestMacroModifier.swift",
        "RequestModifierMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "NetworkingCore",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingCore",
      "path" : "Sources/NetworkingCore",
      "product_memberships" : [
        "Networking",
        "NetworkingCore",
        "NetworkingClient"
      ],
      "sources" : [
        "Configurations/Configurable.swift",
        "Configurations/Configurations.swift",
        "Configurations/DynamicConfigurable.swift",
        "Errors/FileError.swift",
        "Errors/NetworkingError.swift",
        "Errors/SerializationError.swift",
        "Macros/ConfigurationMacro.swift",
        "Macros/ModifierMacros.swift",
        "Macros/RequestMacro.swift",
        "NetworkLogger.swift",
        "Request/AnyRequest.swift",
        "Request/HTTPRequest.swift",
        "Request/Never+Request.swift",
        "Request/Request.swift",
        "Request/RequestModifier.swift",
        "Request/_ModifiableRequest.swift",
        "RequestMethod.swift",
        "RequestModifiers/Body/FormData/FormData.swift",
        "RequestModifiers/Body/FormData/FormDataBoundaryFactory.swift",
        "RequestModifiers/Body/FormData/FormDataContent/FormDataBody.swift",
        "RequestModifiers/Body/FormData/FormDataContent/FormDataFile.swift",
        "RequestModifiers/Body/FormData/FormDataItem.swift",
        "RequestModifiers/Body/JSON/DictionaryJSONEncodable.swift",
        "RequestModifiers/Body/JSON/FoundationJSONEncodable.swift",
        "RequestModifiers/Body/JSON/JSON.swift",
        "RequestModifiers/Body/RequestBody.swift",
        "RequestModifiers/CachePolicyRequestModifier.swift",
        "RequestModifiers/HTTPMethodRequestModifier.swift",
        "RequestModifiers/Headers/CommonHeaders.swift",
        "RequestModifiers/Headers/ContentType.swift",
        "RequestModifiers/Headers/Header.swift",
        "RequestModifiers/Headers/RequestHeader.swift",
        "RequestModifiers/Parameters/Parameter.swift",
        "RequestModifiers/Parameters/RequestParameter.swift",
        "RequestModifiers/PathRequestModifier.swift",
        "RequestModifiers/TimeoutRequestModifier.swift",
        "ResultBuilders/FormDataItemBuilder.swift",
        "ResultBuilders/HeadersBuilder.swift",
        "ResultBuilders/ModifiersBuilder.swift",
        "ResultBuilders/ParametersBuilder.swift",
        "ResultBuilders/Shared Modifiers/EmptyModifier.swift",
        "ResultBuilders/Shared Modifiers/_ConditionalModifier.swift",
        "ResultBuilders/Shared Modifiers/_OptionalModifier.swift",
        "ResultBuilders/Shared Modifiers/_TupleModifier.swift",
        "UTTypeSupport.swift"
      ],
      "target_dependencies" : [
        "NetworkingCoreMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "NetworkingClientTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingClientTests",
      "path" : "Tests/NetworkingClientTests",
      "sources" : [
        "Configurations/ClientConfigurationsTests.swift",
        "Mocks/MockTask.swift",
        "Mocks/MockTasksStorage.swift",
        "Mocks/MockURLProtocol.swift",
        "Mocks/TestRequest.swift",
        "NetworkTasksStorageTests.swift",
        "Session/SessionDelegateTests.swift",
        "Session/SessionTests.swift",
        "Tasks/DataTaskTests.swift",
        "Tasks/DonwloadTaskTests.swift",
        "Tasks/NetworkTaskStateTests.swift",
        "Tasks/NetworkTaskTests.swift",
        "Tasks/TaskStateTests.swift",
        "Utilities/Logging/CURLLogFactoryTests.swift",
        "Utilities/Logging/DataLogFactoryTests.swift",
        "Utilities/URLResponseExtensionTests.swift",
        "Utilities/URLSessionConfigurationExtensionTests.swift"
      ],
      "target_dependencies" : [
        "NetworkingClient"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkingClientMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingClientMacrosTests",
      "path" : "Tests/NetworkingClientMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "ClientInitMacroTests.swift",
        "ClientMacroTests.swift"
      ],
      "target_dependencies" : [
        "NetworkingClientMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkingClientMacros",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingClientMacros",
      "path" : "Sources/NetworkingClientMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin",
        "MacrosKit"
      ],
      "product_memberships" : [
        "Networking",
        "NetworkingClient",
        "NetworkingClientMacros"
      ],
      "sources" : [
        "ClientMacros/ClientInitMacro.swift",
        "ClientMacros/ClientMacro.swift",
        "ClientMacros/ClientMacroDeclarationsFactory.swift",
        "ClientMacros/ClientMacroDiagnostic.swift",
        "NetworkingClientMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "NetworkingClient",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingClient",
      "path" : "Sources/NetworkingClient",
      "product_memberships" : [
        "Networking",
        "NetworkingClient"
      ],
      "sources" : [
        "ClientMacro.swift",
        "Configurations/Configurable+Extension.swift",
        "Configurations/ConfigurationValues.swift",
        "DefaultClient.swift",
        "Errors/ClientError.swift",
        "Errors/StatusError.swift",
        "Handlers/AuthInterceptor/AuthInterceptor.swift",
        "Handlers/AuthInterceptor/AuthProvider.swift",
        "Handlers/RedirectionHandler.swift",
        "Handlers/RequestInterceptor.swift",
        "Handlers/ResponseCacheHandler.swift",
        "Handlers/RetryInterceptor/DefaultRetryInterceptor.swift",
        "Handlers/RetryInterceptor/RetryInterceptor.swift",
        "Handlers/StatusValidator.swift",
        "Session/NetworkClient.swift",
        "Session/NetworkTasksStorage.swift",
        "Session/ResponseInterceptor.swift",
        "Session/Session.swift",
        "Session/SessionDelegate.swift",
        "Tasks/DataTask.swift",
        "Tasks/DownloadTask.swift",
        "Tasks/NetworkTask.swift",
        "Tasks/NetworkTaskValues.swift",
        "Tasks/NetworkingTask.swift",
        "Tasks/TaskInterceptor.swift",
        "Utilities/Logging/CURLLogFactory.swift",
        "Utilities/Logging/DataLogFactory.swift",
        "Utilities/Logging/NetworkLogger.swift",
        "Utilities/ResponseStatus.swift",
        "Utilities/Result+Extension.swift",
        "Utilities/Task+TypedThrows.swift",
        "Utilities/URLResponse+Extension.swift",
        "Utilities/URLSessionConfiguration+Extension.swift"
      ],
      "target_dependencies" : [
        "NetworkingCore",
        "NetworkingClientMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Networking",
      "module_type" : "SwiftTarget",
      "name" : "Networking",
      "path" : "Sources/Networking",
      "product_memberships" : [
        "Networking"
      ],
      "sources" : [
        "Networking.swift"
      ],
      "target_dependencies" : [
        "NetworkingCore",
        "NetworkingClient"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.