The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of Networking, reference 1.1.6 (3d594b), with Swift 6.1 for macOS (SPM) on 15 Aug 2025 01:36:00 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyJoeyy/swift-networking.git
Reference: 1.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftyJoeyy/swift-networking
 * tag               1.1.6      -> FETCH_HEAD
HEAD is now at 3d594b8 Update swift.yml
Cloned https://github.com/SwiftyJoeyy/swift-networking.git
Revision (git rev-parse @):
3d594b8c4c49f21a3fae3d32fde4057310ed6ec1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyJoeyy/swift-networking.git at 1.1.6
Fetching https://github.com/buildexperience/MacrosKit.git
Fetching https://github.com/swiftlang/swift-syntax.git from cache
[1/150] Fetching macroskit
Fetched https://github.com/buildexperience/MacrosKit.git from cache (0.61s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.61s)
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/buildexperience/MacrosKit.git
Working copy of https://github.com/buildexperience/MacrosKit.git resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "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",
      "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",
          "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",
          "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",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftyJoeyy/swift-networking.git
[1/2129] Fetching swift-networking
Fetched https://github.com/SwiftyJoeyy/swift-networking.git from cache (0.91s)
Fetching https://github.com/buildexperience/MacrosKit.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/buildexperience/MacrosKit.git from cache (0.44s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.43s)
Computing version for https://github.com/buildexperience/MacrosKit.git
Computed https://github.com/buildexperience/MacrosKit.git at 1.0.2 (1.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.65s)
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 1.1.6 (3d594b8)
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.1
Building package at path:  $PWD
https://github.com/SwiftyJoeyy/swift-networking.git
https://github.com/SwiftyJoeyy/swift-networking.git
{
  "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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/29] Write sources
[23/29] Compiling _SwiftSyntaxCShims dummy.c
[24/29] Write swift-version-2F0A5646E1D333AE.txt
[26/37] Compiling SwiftSyntax509 Empty.swift
[27/37] Emitting module SwiftSyntax601
[28/37] Emitting module SwiftSyntax509
[29/37] Compiling SwiftSyntax601 Empty.swift
[30/37] Compiling SwiftSyntax510 Empty.swift
[31/37] Emitting module SwiftSyntax510
[32/37] Emitting module SwiftSyntax600
[33/37] Compiling SwiftSyntax600 Empty.swift
[34/103] Compiling SwiftSyntax AbsolutePosition.swift
[35/103] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[36/103] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[37/103] Compiling SwiftSyntax Assert.swift
[38/103] Compiling SwiftSyntax BumpPtrAllocator.swift
[39/103] Compiling SwiftSyntax CommonAncestor.swift
[40/103] Compiling SwiftSyntax Convenience.swift
[41/103] Compiling SwiftSyntax CustomTraits.swift
[42/110] Compiling SwiftSyntax EditorPlaceholder.swift
[43/110] Compiling SwiftSyntax Identifier.swift
[44/110] Compiling SwiftSyntax MemoryLayout.swift
[45/110] Compiling SwiftSyntax MissingNodeInitializers.swift
[46/110] Compiling SwiftSyntax RawSyntax.swift
[47/110] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[48/110] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[49/110] Compiling SwiftSyntax RawSyntaxTokenView.swift
[50/110] Compiling SwiftSyntax SourceEdit.swift
[51/110] Compiling SwiftSyntax SourceLength.swift
[52/110] Compiling SwiftSyntax SourceLocation.swift
[53/110] Compiling SwiftSyntax SourcePresence.swift
[54/110] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[55/110] Compiling SwiftSyntax Syntax.swift
[56/110] Compiling SwiftSyntax SyntaxArena.swift
[57/110] Emitting module SwiftSyntax
[58/110] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[59/110] Compiling SwiftSyntax SyntaxChildren.swift
[60/110] Compiling SwiftSyntax SyntaxCollection.swift
[61/110] Compiling SwiftSyntax SyntaxHashable.swift
[62/110] Compiling SwiftSyntax SyntaxIdentifier.swift
[63/110] Compiling SwiftSyntax SyntaxNodeFactory.swift
[64/110] Compiling SwiftSyntax SyntaxNodeStructure.swift
[65/110] Compiling SwiftSyntax SyntaxProtocol.swift
[66/110] Compiling SwiftSyntax SyntaxText.swift
[67/110] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[68/110] Compiling SwiftSyntax TokenDiagnostic.swift
[69/110] Compiling SwiftSyntax TokenSequence.swift
[70/110] Compiling SwiftSyntax TokenSyntax.swift
[71/110] Compiling SwiftSyntax Trivia.swift
[72/110] Compiling SwiftSyntax Tokens.swift
[73/110] Compiling SwiftSyntax TriviaPieces.swift
[74/110] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[75/110] Compiling SwiftSyntax RawSyntaxNodesC.swift
[76/110] Compiling SwiftSyntax RawSyntaxNodesD.swift
[77/110] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[78/110] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[79/110] Compiling SwiftSyntax SyntaxCollections.swift
[80/110] Compiling SwiftSyntax SyntaxEnum.swift
[81/110] Compiling SwiftSyntax SyntaxKind.swift
[82/110] Compiling SwiftSyntax SyntaxRewriter.swift
[83/110] Compiling SwiftSyntax SyntaxTraits.swift
[84/110] Compiling SwiftSyntax SyntaxVisitor.swift
[85/110] Compiling SwiftSyntax TokenKind.swift
[86/110] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[87/110] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[88/110] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[89/110] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[90/110] Compiling SwiftSyntax RawSyntaxValidation.swift
[91/110] Compiling SwiftSyntax SyntaxNodesAB.swift
[92/110] Compiling SwiftSyntax SyntaxNodesC.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 SwiftBasicFormat SyntaxProtocol+Formatted.swift
[108/169] Compiling SwiftDiagnostics Message.swift
[109/170] Compiling SwiftDiagnostics Convenience.swift
[110/170] Emitting module SwiftDiagnostics
[111/170] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[112/170] Compiling SwiftBasicFormat Syntax+Extensions.swift
[113/170] Compiling SwiftBasicFormat Indenter.swift
[114/170] Compiling SwiftBasicFormat InferIndentation.swift
[115/170] Compiling SwiftDiagnostics Note.swift
[116/170] Compiling SwiftDiagnostics Diagnostic.swift
[117/170] Compiling SwiftDiagnostics FixIt.swift
[118/170] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[119/170] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[120/170] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[121/170] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[122/170] Compiling SwiftDiagnostics DiagnosticDecorator.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 StringLiterals.swift
[130/174] Compiling SwiftParser SwiftParserCompatibility.swift
[131/174] Compiling SwiftParser SwiftVersion.swift
[132/174] Compiling SwiftParser SyntaxUtils.swift
[133/174] Compiling SwiftParser TokenConsumer.swift
[134/174] Compiling SwiftParser TokenPrecedence.swift
[135/174] Compiling SwiftParser TokenSpec.swift
[136/174] Compiling SwiftParser TokenSpecSet.swift
[137/174] Compiling SwiftParser UnicodeScalarExtensions.swift
[138/174] Compiling SwiftParser Lookahead.swift
[139/174] Compiling SwiftParser LoopProgressCondition.swift
[140/174] Compiling SwiftParser Modifiers.swift
[141/174] Compiling SwiftParser Names.swift
[142/174] Compiling SwiftParser Nominals.swift
[143/174] Compiling SwiftParser Parameters.swift
[144/174] Compiling SwiftParser ParseSourceFile.swift
[145/174] Compiling SwiftParser Parser.swift
[146/174] Compiling SwiftParser Patterns.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] Compiling SwiftParser Directives.swift
[152/174] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[153/174] Compiling SwiftParser Expressions.swift
[154/174] Compiling SwiftParser IncrementalParseTransition.swift
[155/174] Compiling SwiftParser IsValidIdentifier.swift
[156/174] Emitting module SwiftParser
[157/174] Compiling SwiftParser Attributes.swift
[158/174] Compiling SwiftParser Availability.swift
[159/174] Compiling SwiftParser CharacterInfo.swift
[160/174] Compiling SwiftParser CollectionNodes+Parsable.swift
[161/174] Compiling SwiftParser Declarations.swift
[162/174] Compiling SwiftParser Cursor.swift
[163/174] Compiling SwiftParser Lexeme.swift
[164/174] Compiling SwiftParser LexemeSequence.swift
[165/174] Compiling SwiftParser Lexer.swift
[166/174] Compiling SwiftParser RegexLiteralLexer.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 SwiftParserDiagnostics TokenNameForDiagnostics.swift
[173/198] Compiling SwiftOperators PrecedenceGroup.swift
[174/198] Compiling SwiftOperators PrecedenceGraph.swift
[175/198] Compiling SwiftOperators OperatorTable.swift
[176/199] Compiling SwiftOperators OperatorTable+Semantics.swift
[177/199] Compiling SwiftOperators OperatorError.swift
[178/199] Compiling SwiftOperators Operator.swift
[179/199] Compiling SwiftOperators OperatorError+Diagnostics.swift
[180/199] Compiling SwiftOperators OperatorTable+Defaults.swift
[181/199] Compiling SwiftOperators OperatorTable+Folding.swift
[182/199] Emitting module SwiftOperators
[183/199] Compiling SwiftOperators SyntaxSynthesis.swift
[184/199] Compiling SwiftParserDiagnostics Utils.swift
[185/199] Compiling SwiftParserDiagnostics PresenceUtils.swift
[186/199] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[187/199] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[188/199] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[189/199] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[190/199] Compiling SwiftParserDiagnostics MissingNodesError.swift
[191/199] Compiling SwiftParserDiagnostics MissingTokenError.swift
[192/199] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.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/215] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[198/215] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[199/215] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[200/215] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[201/215] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[202/215] Compiling SwiftSyntaxBuilder Indenter.swift
[203/215] Compiling SwiftSyntaxBuilder ListBuilder.swift
[204/215] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[205/215] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[206/215] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[207/215] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[208/215] Emitting module SwiftSyntaxBuilder
[209/215] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[210/215] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[211/215] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[212/233] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[213/233] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[214/233] Compiling SwiftSyntaxMacros AttachedMacro.swift
[215/233] Compiling SwiftSyntaxMacros BodyMacro.swift
[216/233] Compiling SwiftSyntaxMacros Macro.swift
[217/233] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[218/233] Compiling SwiftSyntaxMacros PreambleMacro.swift
[219/233] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[220/233] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[221/233] Compiling SwiftSyntaxMacros MemberMacro.swift
[222/233] Compiling SwiftSyntaxMacros PeerMacro.swift
[223/233] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[224/233] Compiling SwiftSyntaxMacros Macro+Format.swift
[225/234] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[226/234] Compiling SwiftSyntaxMacros AccessorMacro.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 MacroExpansionDiagnosticMessages.swift
[232/253] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[233/253] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[234/253] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[235/253] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[236/253] Emitting module SwiftSyntaxMacroExpansion
[237/253] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[238/253] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[239/253] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[240/253] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[241/265] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[242/265] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[243/266] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[244/266] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[245/266] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[246/266] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[247/266] Emitting module SwiftCompilerPluginMessageHandling
[248/266] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[249/266] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[250/266] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[251/266] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[252/266] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[253/266] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[254/268] Emitting module SwiftCompilerPlugin
[255/268] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[256/268] Compiling MacrosKit MacroArguments.swift
[257/268] Compiling MacrosKit DeclarationSyntaxConformances.swift
[258/268] Compiling MacrosKit DeclarationSyntax.swift
[259/268] Compiling MacrosKit DeclSyntaxProtocol+Extensions.swift
[260/268] Compiling MacrosKit VariableDeclSyntax+Extensions.swift
[261/268] Compiling MacrosKit AttributeListSyntax+Extensions.swift
[262/268] Compiling MacrosKit AccessLevel.swift
[263/268] Emitting module MacrosKit
[264/268] Compiling MacrosKit MacroErrorFixItMessage.swift
[265/284] Compiling NetworkingCoreMacros RequestMacro.swift
[266/284] Compiling NetworkingCoreMacros RequestMacroDeclarationsFactory.swift
[267/284] Compiling NetworkingCoreMacros RequestMacroModifier.swift
[268/285] Compiling NetworkingClientMacros ClientMacroDiagnostic.swift
[269/285] Emitting module NetworkingClientMacros
[270/285] Compiling NetworkingClientMacros ClientMacroDeclarationsFactory.swift
[271/285] Compiling NetworkingClientMacros ClientInitMacro.swift
[272/285] Compiling NetworkingClientMacros ClientMacro.swift
[273/285] Compiling NetworkingClientMacros NetworkingClientMacros.swift
[273/285] Write Objects.LinkFileList
[275/285] Compiling NetworkingCoreMacros ModifierMacro.swift
[276/285] Compiling NetworkingCoreMacros ConfigurationKeyMacroDiagnostic.swift
[277/285] Compiling NetworkingCoreMacros ConfigurationKeyMacroDeclarationFactory.swift
[278/285] Compiling NetworkingCoreMacros ConfigurationKeyMacro.swift
[279/285] Compiling NetworkingCoreMacros DynamicConfigurionDeclFactory.swift
[280/285] Compiling NetworkingCoreMacros NetworkingCoreMacros.swift
[281/285] Emitting module NetworkingCoreMacros
[282/285] Compiling NetworkingCoreMacros RequestModifierMacro.swift
[282/285] Write Objects.LinkFileList
[283/285] Linking NetworkingClientMacros-tool
[284/285] Linking NetworkingCoreMacros-tool
[286/369] Compiling NetworkingCore FormDataItem.swift
[287/369] Compiling NetworkingCore DictionaryJSONEncodable.swift
[288/369] Compiling NetworkingCore FoundationJSONEncodable.swift
[289/369] Compiling NetworkingCore JSON.swift
[290/373] Compiling NetworkingCore RequestBody.swift
[291/373] Compiling NetworkingCore CachePolicyRequestModifier.swift
[292/373] Compiling NetworkingCore HTTPMethodRequestModifier.swift
[293/373] Compiling NetworkingCore CommonHeaders.swift
[294/373] Compiling NetworkingCore ModifiersBuilder.swift
[295/373] Compiling NetworkingCore ParametersBuilder.swift
[296/373] Compiling NetworkingCore EmptyModifier.swift
[297/373] Compiling NetworkingCore _ModifiableRequest.swift
[298/373] Compiling NetworkingCore RequestMethod.swift
[299/377] Compiling NetworkingCore _ModifiableRequest.swift
[300/377] Compiling NetworkingCore RequestMethod.swift
[301/377] Compiling NetworkingCore FormData.swift
[302/377] Compiling NetworkingCore FormDataBoundaryFactory.swift
[303/377] Compiling NetworkingCore FormDataBody.swift
[304/377] Compiling NetworkingCore RequestParameter.swift
[305/377] Compiling NetworkingCore PathRequestModifier.swift
[306/377] Compiling NetworkingCore TimeoutRequestModifier.swift
[308/377] Compiling NetworkingCore Configurable.swift
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()
    +--- 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()
    +--- 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.
[309/377] Compiling NetworkingCore Configurations.swift
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()
    +--- 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()
    +--- 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.
[310/377] Compiling NetworkingCore DynamicConfigurable.swift
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()
    +--- 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()
    +--- 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.
[311/377] Compiling NetworkingCore FileError.swift
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()
    +--- 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()
    +--- 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.
[312/377] Compiling NetworkingCore NetworkingError.swift
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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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.
[318/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()
    +--- 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()
    +--- 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()
    +--- 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()
    +--- 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.
[324/377] Compiling NetworkingCore HeadersBuilder.swift
[328/377] Compiling NetworkingCore _ConditionalModifier.swift
[329/377] Compiling NetworkingCore _OptionalModifier.swift
[330/377] Compiling NetworkingCore _TupleModifier.swift
[331/377] Compiling NetworkingCore UTTypeSupport.swift
[340/377] Compiling NetworkingCore SerializationError.swift
[341/377] Compiling NetworkingCore HTTPRequest.swift
[342/377] Compiling NetworkingCore Never+Request.swift
[343/377] Compiling NetworkingCore Request.swift
[344/377] Compiling NetworkingCore RequestModifier.swift
[349/377] Compiling NetworkingCore FormData.swift
[350/377] Compiling NetworkingCore FormDataBoundaryFactory.swift
[351/377] Compiling NetworkingCore FormDataBody.swift
[352/377] Compiling NetworkingCore FormDataFile.swift
[354/377] Compiling NetworkingCore FormDataItem.swift
[355/377] Compiling NetworkingCore DictionaryJSONEncodable.swift
[356/377] Compiling NetworkingCore FoundationJSONEncodable.swift
[357/377] Compiling NetworkingCore JSON.swift
[378/439] Compiling NetworkingClient SessionDelegate.swift
[379/439] Compiling NetworkingClient DataTask.swift
[380/439] Compiling NetworkingClient DownloadTask.swift
[381/442] Emitting module NetworkingClient
[382/445] Compiling NetworkingClient Task+TypedThrows.swift
[383/445] Compiling NetworkingClient URLResponse+Extension.swift
[384/445] Compiling NetworkingClient URLSessionConfiguration+Extension.swift
[388/445] Compiling NetworkingClient ClientError.swift
[389/445] Compiling NetworkingClient StatusError.swift
[390/445] Compiling NetworkingClient AuthInterceptor.swift
[391/445] Compiling NetworkingClient AuthProvider.swift
[392/445] Compiling NetworkingClient RedirectionHandler.swift
[393/445] Compiling NetworkingClient NetworkTaskValues.swift
[394/445] Compiling NetworkingClient RequestInterceptor.swift
[395/445] Compiling NetworkingClient NetworkingTask.swift
[396/445] Compiling NetworkingClient ResponseCacheHandler.swift
[397/445] Compiling NetworkingClient NetworkLogger.swift
[398/445] Compiling NetworkingClient DefaultRetryInterceptor.swift
[399/445] Compiling NetworkingClient ResponseStatus.swift
[400/445] Compiling NetworkingClient ClientMacro.swift
[402/445] Compiling NetworkingClient Configurable+Extension.swift
[403/445] Compiling NetworkingClient ConfigurationValues.swift
[406/445] Compiling NetworkingClient DefaultClient.swift
[409/445] Compiling NetworkingClient Result+Extension.swift
[410/445] Compiling NetworkingClient TaskInterceptor.swift
[411/445] Compiling NetworkingClient CURLLogFactory.swift
[412/445] Compiling NetworkingClient DataLogFactory.swift
[413/445] Compiling NetworkingClient RetryInterceptor.swift
[414/445] Compiling NetworkingClient StatusValidator.swift
[415/445] Compiling NetworkingClient NetworkClient.swift
[419/445] Compiling NetworkingClient NetworkTasksStorage.swift
[420/445] Compiling NetworkingClient ResponseInterceptor.swift
[421/445] Compiling NetworkingClient Session.swift
[422/445] Compiling NetworkingClient NetworkTask.swift
[430/445] Emitting module NetworkingClient
[446/447] Compiling Networking Networking.swift
[447/447] Emitting module Networking
Build complete! (34.34s)
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.