The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftyNetworking, reference v0.9.3 (fab15b), with Swift 6.2 for macOS (SPM) on 8 Feb 2026 16:44:29 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/piotrekjeremicz/SwiftyNetworking.git
Reference: v0.9.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/piotrekjeremicz/SwiftyNetworking
 * tag               v0.9.3     -> FETCH_HEAD
HEAD is now at fab15bc Merge pull request #15 from piotrekjeremicz/feature/improve-key-value-builder
Cloned https://github.com/piotrekjeremicz/SwiftyNetworking.git
Revision (git rev-parse @):
fab15bc25146e85f606ad60e11e69a1fb9ad6e4c
SUCCESS checkout https://github.com/piotrekjeremicz/SwiftyNetworking.git at v0.9.3
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74089] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.75s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.48s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
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": "swiftynetworking",
      "name": "SwiftyNetworking",
      "url": "https://github.com/piotrekjeremicz/SwiftyNetworking.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyNetworking",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/piotrekjeremicz/SwiftyNetworking.git
[1/2072] Fetching swiftynetworking
Fetched https://github.com/piotrekjeremicz/SwiftyNetworking.git from cache (1.11s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.97s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.03s)
Creating working copy for https://github.com/piotrekjeremicz/SwiftyNetworking.git
Working copy of https://github.com/piotrekjeremicz/SwiftyNetworking.git resolved at v0.9.3 (fab15bc)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'swiftynetworking' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/piotrekjeremicz/SwiftyNetworking.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[0/11] Copying PrivacyInfo.xcprivacy
[3/11] Write NetworkingExample-entitlement.plist
[3/11] Write sources
[5/11] Write swift-version-49B95AFC49DCD68C.txt
[7/13] Emitting module NetworkingMacros
[8/13] Compiling NetworkingMacros NetworkingMacros.swift
[8/13] Write Objects.LinkFileList
[9/13] Linking NetworkingMacros-tool
[11/79] Emitting module Networking
[12/86] Compiling Networking PatchRequest.swift
[13/86] Compiling Networking PostRequest.swift
[14/86] Compiling Networking PutRequest.swift
[15/86] Compiling Networking ModifiedRequest.swift
[16/86] Compiling Networking OverrideRequest.swift
[17/86] Compiling Networking Request.swift
[18/86] Compiling Networking RequestError.swift
[19/86] Compiling Networking KeyValueBuilder.swift
[20/86] Compiling Networking KeyValueGroup.swift
[21/86] Compiling Networking KeyValuePair.swift
[22/86] Compiling Networking ValueBasicType.swift
[23/86] Compiling Networking TopLevelDecoder.swift
[24/86] Compiling Networking TopLevelEncoder.swift
[25/86] Compiling Networking resource_bundle_accessor.swift
[26/86] Compiling Networking Registry.swift
[27/86] Compiling Networking Accept.swift
[28/86] Compiling Networking ApiKey.swift
[29/86] Compiling Networking Authorization.swift
[30/86] Compiling Networking CacheControl.swift
[31/86] Compiling Networking ContentType.swift
[32/86] Compiling Networking Key.swift
[33/86] Compiling Networking ResponseBodyKey.swift
[34/86] Compiling Networking ResponseErrorKey.swift
[35/86] Compiling Networking ResponseInterceptorKey.swift
[36/86] Compiling Networking ServiceKey.swift
[37/86] Compiling Networking DecodingError+Extension.swift
[38/86] Compiling Networking Never+Request.swift
[39/86] Compiling Networking URLRequest+Extension.swift
[40/86] Compiling Networking URLResponse+Extension.swift
[41/86] Compiling Networking AfterResponseModifier.swift
[42/86] Compiling Networking BeforeRequestModifier.swift
[43/86] Compiling Networking BodyModifier.swift
[44/86] Compiling Networking ConfigurationModifier.swift
[45/86] Compiling Networking HeadersModifier.swift
[46/86] Compiling Networking MethodModifier.swift
[47/86] Compiling Networking PathModifier.swift
[48/86] Compiling Networking RequestModifier.swift
[49/86] Compiling Networking Response.swift
[50/86] Compiling Networking ResponseBuilder.swift
[51/86] Compiling Networking ResponseError.swift
[52/86] Compiling Networking AuthorizationProvider.swift
[53/86] Compiling Networking AuthorizeModifier.swift
[54/86] Compiling Networking StoreCredentialsModifier.swift
[55/86] Compiling Networking QueryItemsModifier.swift
[56/86] Compiling Networking ResponseBodyModifier.swift
[57/86] Compiling Networking ResponseErrorModifier.swift
[58/86] Compiling Networking ServiceModifier.swift
[59/86] Compiling Networking EmptyRequest.swift
[60/86] Compiling Networking DeleterRequest.swift
[61/86] Compiling Networking GetRequest.swift
[62/86] Compiling Networking URLSessionProvider.swift
[63/86] Compiling Networking Session.swift
[64/86] Compiling Networking SessionProvider.swift
[65/86] Compiling Networking AnyCodable.swift
[66/86] Compiling Networking AnyDecodable.swift
[67/86] Compiling Networking AnyEncodable.swift
[68/86] Compiling Networking Method.swift
[69/86] Compiling Networking AuthorizationKey.swift
[70/86] Compiling Networking AuthorizationStore.swift
[71/86] Compiling Networking KeychainAuthorizationStore.swift
[72/86] Compiling Networking RequestInterceptor.swift
[73/86] Compiling Networking ResponseInterceptor.swift
[74/86] Compiling Networking Service.swift
[75/86] Compiling Networking Session+Extension.swift
[76/86] Compiling Networking ConfigurationKey.swift
[77/86] Compiling Networking ConfigurationValues.swift
[78/86] Compiling Networking BodyKey.swift
[79/86] Compiling Networking HeadersKey.swift
[80/86] Compiling Networking MethodKey.swift
[81/86] Compiling Networking PathKey.swift
[82/86] Compiling Networking QueryItemsKey.swift
[83/86] Compiling Networking RequestInterceptorsKey.swift
[84/96] Compiling NetworkingExample main.swift
[85/96] Compiling NetworkingExample DummyJsonService.swift
[86/96] Compiling NetworkingExample DummyAuthorizationProvider.swift
[87/96] Compiling NetworkingExample AuthorizationFlow.swift
[88/96] Compiling NetworkingExample AddToDoRequest.swift
[89/96] Compiling NetworkingExample User.swift
[90/96] Compiling NetworkingExample ToDo.swift
[91/96] Compiling NetworkingExample AuthorizedUser.swift
[92/96] Compiling NetworkingExample GetToDosRequest.swift
[93/96] Emitting module NetworkingExample
[93/96] Write Objects.LinkFileList
[94/96] Linking NetworkingExample
[95/96] Applying NetworkingExample
Build complete! (7.40s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftyNetworking",
  "name" : "SwiftyNetworking",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "Networking",
      "targets" : [
        "Networking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "NetworkingExample",
      "targets" : [
        "NetworkingExample"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "NetworkingMacros",
      "targets" : [
        "NetworkingMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "NetworkingTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingTests",
      "path" : "Tests/NetworkingTests",
      "sources" : [
        "SwiftyNetworkingTests.swift"
      ],
      "target_dependencies" : [
        "Networking"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkingMacros",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingMacros",
      "path" : "Sources/NetworkingMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "Networking",
        "NetworkingExample",
        "NetworkingMacros"
      ],
      "sources" : [
        "NetworkingMacros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "NetworkingExample",
      "module_type" : "SwiftTarget",
      "name" : "NetworkingExample",
      "path" : "Examples/NetworkingExample",
      "product_memberships" : [
        "NetworkingExample"
      ],
      "sources" : [
        "Model/AuthorizedUser.swift",
        "Model/ToDo.swift",
        "Model/User.swift",
        "Sample/AddToDoRequest.swift",
        "Sample/AuthorizationFlow.swift",
        "Sample/GetToDosRequest.swift",
        "Service/DummyAuthorizationProvider.swift",
        "Service/DummyJsonService.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "Networking"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Networking",
      "module_type" : "SwiftTarget",
      "name" : "Networking",
      "path" : "Sources/Networking",
      "product_memberships" : [
        "Networking",
        "NetworkingExample"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Networking/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/ConfigurationKey.swift",
        "Configuration/ConfigurationValues.swift",
        "Configuration/Keys/BodyKey.swift",
        "Configuration/Keys/HeadersKey.swift",
        "Configuration/Keys/MethodKey.swift",
        "Configuration/Keys/PathKey.swift",
        "Configuration/Keys/QueryItemsKey.swift",
        "Configuration/Keys/RequestInterceptorsKey.swift",
        "Configuration/Keys/ResponseBodyKey.swift",
        "Configuration/Keys/ResponseErrorKey.swift",
        "Configuration/Keys/ResponseInterceptorKey.swift",
        "Configuration/Keys/ServiceKey.swift",
        "Extension/DecodingError+Extension.swift",
        "Extension/Never+Request.swift",
        "Extension/URLRequest+Extension.swift",
        "Extension/URLResponse+Extension.swift",
        "Modifier/AfterResponseModifier.swift",
        "Modifier/BeforeRequestModifier.swift",
        "Modifier/BodyModifier.swift",
        "Modifier/ConfigurationModifier.swift",
        "Modifier/HeadersModifier.swift",
        "Modifier/MethodModifier.swift",
        "Modifier/PathModifier.swift",
        "Modifier/QueryItemsModifier.swift",
        "Modifier/ResponseBodyModifier.swift",
        "Modifier/ResponseErrorModifier.swift",
        "Modifier/ServiceModifier.swift",
        "Request/EmptyRequest.swift",
        "Request/Methods/DeleterRequest.swift",
        "Request/Methods/GetRequest.swift",
        "Request/Methods/PatchRequest.swift",
        "Request/Methods/PostRequest.swift",
        "Request/Methods/PutRequest.swift",
        "Request/ModifiedRequest.swift",
        "Request/OverrideRequest.swift",
        "Request/Request.swift",
        "Request/RequestError.swift",
        "Request/RequestModifier.swift",
        "Response/Response.swift",
        "Response/ResponseBuilder.swift",
        "Response/ResponseError.swift",
        "Service/Authorization/AuthorizationProvider.swift",
        "Service/Authorization/Modifiers/AuthorizeModifier.swift",
        "Service/Authorization/Modifiers/StoreCredentialsModifier.swift",
        "Service/Authorization/Store/AuthorizationKey.swift",
        "Service/Authorization/Store/AuthorizationStore.swift",
        "Service/Authorization/Store/KeychainAuthorizationStore.swift",
        "Service/Interceptor/RequestInterceptor.swift",
        "Service/Interceptor/ResponseInterceptor.swift",
        "Service/Service.swift",
        "Session/Implementation/Foundation/Session+Extension.swift",
        "Session/Implementation/Foundation/URLSessionProvider.swift",
        "Session/Session.swift",
        "Session/SessionProvider.swift",
        "Types/AnyCodable/AnyCodable.swift",
        "Types/AnyCodable/AnyDecodable.swift",
        "Types/AnyCodable/AnyEncodable.swift",
        "Types/Method.swift",
        "Types/Registry.swift",
        "Types/Structures/Headers/Accept.swift",
        "Types/Structures/Headers/ApiKey.swift",
        "Types/Structures/Headers/Authorization.swift",
        "Types/Structures/Headers/CacheControl.swift",
        "Types/Structures/Headers/ContentType.swift",
        "Types/Structures/Key.swift",
        "Types/Structures/KeyValueBuilder.swift",
        "Types/Structures/KeyValueGroup.swift",
        "Types/Structures/KeyValuePair.swift",
        "Types/Structures/ValueBasicType.swift",
        "Types/TopLevelDecoder.swift",
        "Types/TopLevelEncoder.swift"
      ],
      "target_dependencies" : [
        "NetworkingMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.2"
}
Done.