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 SmartNetwork, reference main (d77dca), with Swift 6.1 for macOS (SPM) on 17 Sep 2025 02:30:37 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NikSativa/SmartNetwork.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartNetwork
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d77dca0 fix new SDK
Cloned https://github.com/NikSativa/SmartNetwork.git
Revision (git rev-parse @):
d77dca0ab49cb36ec362db88a2a1488c09814afa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartNetwork.git at main
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/984] Fetching sprykit
[169/1447] Fetching sprykit, threading
Fetched https://github.com/NikSativa/Threading.git from cache (0.79s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.79s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.33s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.5 (0.53s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/apple/swift-syntax.git
[1/1257] Fetching cwlpreconditiontesting
[1258/73175] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.45s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.45s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.94s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.35s)
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/NikSativa/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.5
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
========================================
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": "smartnetwork",
      "name": "SmartNetwork",
      "url": "https://github.com/NikSativa/SmartNetwork.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SmartNetwork",
      "dependencies": [
        {
          "identity": "threading",
          "name": "Threading",
          "url": "https://github.com/NikSativa/Threading.git",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Threading",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/NikSativa/SmartNetwork.git
[1/4700] Fetching smartnetwork
Fetched https://github.com/NikSativa/SmartNetwork.git from cache (1.03s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.44s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (0.50s)
Creating working copy for https://github.com/NikSativa/Threading.git
Working copy of https://github.com/NikSativa/Threading.git resolved at 2.2.0
Creating working copy for https://github.com/NikSativa/SmartNetwork.git
Working copy of https://github.com/NikSativa/SmartNetwork.git resolved at main (d77dca0)
warning: '.resolve-product-dependencies': dependency 'smartnetwork' is not used by any target
Found 1 product dependencies
  - Threading
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/NikSativa/SmartNetwork.git
https://github.com/NikSativa/SmartNetwork.git
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "SmartNetwork",
  "name" : "SmartNetwork",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SmartNetwork",
      "targets" : [
        "SmartNetwork"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmartNetworkTests",
      "module_type" : "SwiftTarget",
      "name" : "SmartNetworkTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/JSON/HTTPStubBody.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyRequestCallChainTests.swift",
        "CURLConvertibleTests.swift",
        "CollectionTests.swift",
        "CrossPlatformTests.swift",
        "CustomDecodableTests.swift",
        "DecodableKeyPathTests.swift",
        "DecodeByKeyPathTests.swift",
        "Error/RequestDecodingErrorTests.swift",
        "Error/RequestEncodingErrorTests.swift",
        "Error/RequestErrorTests.swift",
        "Error/StatusCodeTests.swift",
        "Managers/AnyRequestTests.swift",
        "Managers/Content/DecodableRequestManagerTests.swift",
        "Managers/Content/PureRequestManagerTests.swift",
        "Managers/Content/TypedRequestManagerTests.swift",
        "Managers/RequestCompletionTests.swift",
        "Managers/RequestManagerTests.swift",
        "Managers/RequestMultithreadTests.swift",
        "Managers/SmartTaskTests.swift",
        "OptionalTests.swift",
        "Parameters/AddressDetailsTests.swift",
        "Parameters/AddressTests.swift",
        "Parameters/HTTPBodyTests.swift",
        "Parameters/HTTPMethodTests.swift",
        "Parameters/SmartItemTests.swift",
        "Parameters/SmartItemsTests.swift",
        "Plugins/Plugin.unifiedTests.swift",
        "Plugins/PluginPriorityTests.swift",
        "Plugins/Plugins.BasicTests.swift",
        "Plugins/Plugins.BearerTests.swift",
        "Plugins/Plugins.CurlOSTests.swift",
        "Plugins/Plugins.CurlTests.swift",
        "Plugins/Plugins.JSONHeadersTests.swift",
        "Plugins/Plugins.StatusCodeTests.swift",
        "Plugins/Plugins.TokenPluginTests.swift",
        "ProgressObservableTests.swift",
        "Result+RecoverTests.swift",
        "Retrier/AnyErrorRetrierTests.swift",
        "Retrier/ConnectionErrorRetrierTests.swift",
        "SmartRequestTests.swift",
        "Stub/HTTPStubBodyTests.swift",
        "Stub/HTTPStubConditionTests.swift",
        "Stub/HTTPStubProtocolTests.swift",
        "TestHelpers/FakeDetachedTask.swift",
        "TestHelpers/FakeRequestManager.swift",
        "TestHelpers/FakeSmartTask.swift",
        "TestHelpers/FakeSmartURLSession.swift",
        "TestHelpers/FakeStopTheLine.swift",
        "TestHelpers/FakeURLRequestRepresentation.swift",
        "TestHelpers/Parameters/Address+TestHelper.swift",
        "TestHelpers/Parameters/Body+TestHelper.swift",
        "TestHelpers/Parameters/CacheSettings+TestHelper.swift",
        "TestHelpers/Parameters/FakeRequestCache.swift",
        "TestHelpers/Parameters/HTTPMethod+TestHelper.swift",
        "TestHelpers/Parameters/Parameters+TestHelper.swift",
        "TestHelpers/Parameters/Scheme+TestHelper.swift",
        "TestHelpers/Parameters/UserInfo+TestHelper.swift",
        "TestHelpers/Plugin/FakePlugin.swift",
        "TestHelpers/Plugin/Plugin+TestHelper.swift",
        "TestHelpers/ResultTestHelpers.swift",
        "TestHelpers/RetryResult+TestHelper.swift",
        "TestHelpers/SmartItem+TestHelper.swift",
        "TestHelpers/SmartResponse+TestHelper.swift",
        "TestHelpers/StopTheLineAction+TestHelper.swift",
        "TestHelpers/TestInfo.swift",
        "TestHelpers/URLRequestRepresentation+TestHelper.swift",
        "TestHelpers/UnsafeResult.swift",
        "UserInfoTests.swift"
      ],
      "target_dependencies" : [
        "SmartNetwork"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmartNetwork",
      "module_type" : "SwiftTarget",
      "name" : "SmartNetwork",
      "path" : "Source",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "SmartNetwork"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Address/Address.swift",
        "Address/AddressDetails+URL.swift",
        "Address/AddressDetails.swift",
        "Address/AddressDetailsExt.swift",
        "Address/AddressExt.swift",
        "CURLConvertible.swift",
        "Content/DataContent.swift",
        "Content/DecodableContent.swift",
        "Content/DecodableKeyPath.swift",
        "Content/Deserializable.swift",
        "Content/ImageContent.swift",
        "Content/JSONContent.swift",
        "Content/VoidContent.swift",
        "CrossPlatform.swift",
        "Error/RequestDecodingError.swift",
        "Error/RequestEncodingError.swift",
        "Error/RequestError.swift",
        "Error/RequestErrorDescription.swift",
        "Error/StatusCode.swift",
        "Extensions/Cancellable+SN.swift",
        "Extensions/Collection+SN.swift",
        "Extensions/DecodeByKeyPath.swift",
        "Extensions/DelayedQueue+SN.swift",
        "Extensions/Optional+SN.swift",
        "Extensions/Result+Recover.swift",
        "JSONDecoding.swift",
        "Managers/Request/AnyRequest.swift",
        "Managers/Request/DecodableRequestManager.swift",
        "Managers/Request/RequestCompletion.swift",
        "Managers/Request/TypedRequest.swift",
        "Managers/Request/TypedRequestManager.swift",
        "Managers/RequestManager.swift",
        "Managers/SmartRequestManager.swift",
        "Parameters/Body.MultipartForm.swift",
        "Parameters/Body.XFormEncoder.swift",
        "Parameters/CacheSettings.swift",
        "Parameters/HTTPBody.swift",
        "Parameters/HTTPMethod.swift",
        "Parameters/Parameters.swift",
        "Parameters/Scheme.swift",
        "Parameters/SmartItem.swift",
        "Parameters/SmartItems.swift",
        "Parameters/UserInfo.swift",
        "Parameters/UserInfoKey.swift",
        "Plugin/Plugin.swift",
        "Plugin/PluginPriority.swift",
        "Plugin/Plugins.Basic.swift",
        "Plugin/Plugins.Bearer.swift",
        "Plugin/Plugins.JSONHeaders.swift",
        "Plugin/Plugins.Log.swift",
        "Plugin/Plugins.LogOS.swift",
        "Plugin/Plugins.StatusCode.swift",
        "Plugin/Plugins.TokenPlugin.swift",
        "Retrier/AnyErrorRetrier.swift",
        "Retrier/ConnectionErrorRetrier.swift",
        "Retrier/SmartRetrier.swift",
        "SmartNetworkSettings.swift",
        "SmartRequest.swift",
        "SmartResponse.swift",
        "SmartSendable.swift",
        "StopTheLine/StopTheLine.swift",
        "StopTheLine/StopTheLineAction.swift",
        "StopTheLine/StopTheLineResult.swift",
        "Stub/HTTPStubBody.swift",
        "Stub/HTTPStubCondition.swift",
        "Stub/HTTPStubProtocol.swift",
        "Stub/HTTPStubResponse.swift",
        "Stub/HTTPStubServer.swift",
        "Task+SN.swift",
        "Task/DetachedTask.swift",
        "Task/SmartTask.swift",
        "Task/SmartTasking.swift",
        "URLSession/SmartURLSession.swift",
        "URLSession/URLRequestRepresentation.swift",
        "URLSession/URLSession+SN.swift",
        "UserInfo+Keys.swift"
      ],
      "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/5] Write sources
[1/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/28] Compiling Threading IsolatedMain.swift
[7/28] Compiling Threading NSLock.swift
[8/28] Compiling Threading NSRecursiveLock.swift
[9/30] Compiling Threading UnfairLock.swift
[10/30] Compiling Threading Locking.swift
[11/30] Compiling Threading MutexInitializable.swift
[12/30] Compiling Threading Queue.swift
[13/30] Compiling Threading Queueable.swift
[14/30] Compiling Threading Mutexing.swift
[15/30] Compiling Threading DelayedQueue.swift
[16/30] Emitting module Threading
[17/30] Compiling Threading OSAllocatedUnfairLock.swift
[18/30] Compiling Threading PThread.swift
[19/30] Compiling Threading Semaphore.swift
[20/30] Compiling Threading LockedValue.swift
[21/30] Compiling Threading OSAllocatedUnfairMutex.swift
[22/30] Compiling Threading QueueBarrier.swift
[23/30] Compiling Threading SyncMutex.swift
[24/30] Compiling Threading DispatchTime+Queue.swift
[25/30] Compiling Threading Queue+Queueable.swift
[26/30] Compiling Threading AnyLock.swift
[27/30] Compiling Threading AnyMutex.swift
[28/30] Compiling Threading AtomicValue.swift
[29/30] Compiling Threading USendable.swift
[30/30] Compiling Threading resource_bundle_accessor.swift
[31/101] Emitting module SmartNetwork
[32/108] Compiling SmartNetwork SmartTask.swift
[33/108] Compiling SmartNetwork SmartTasking.swift
[34/108] Compiling SmartNetwork SmartURLSession.swift
[35/108] Compiling SmartNetwork URLRequestRepresentation.swift
[36/108] Compiling SmartNetwork URLSession+SN.swift
[37/108] Compiling SmartNetwork UserInfo+Keys.swift
[38/108] Compiling SmartNetwork resource_bundle_accessor.swift
[39/108] Compiling SmartNetwork Address.swift
[40/108] Compiling SmartNetwork AddressDetails+URL.swift
[41/108] Compiling SmartNetwork AddressDetails.swift
[42/108] Compiling SmartNetwork AddressDetailsExt.swift
[43/108] Compiling SmartNetwork AddressExt.swift
[44/108] Compiling SmartNetwork CURLConvertible.swift
[45/108] Compiling SmartNetwork DataContent.swift
[46/108] Compiling SmartNetwork DecodableContent.swift
[47/108] Compiling SmartNetwork Result+Recover.swift
[48/108] Compiling SmartNetwork JSONDecoding.swift
[49/108] Compiling SmartNetwork AnyRequest.swift
[50/108] Compiling SmartNetwork DecodableRequestManager.swift
[51/108] Compiling SmartNetwork RequestCompletion.swift
[52/108] Compiling SmartNetwork TypedRequest.swift
[53/108] Compiling SmartNetwork TypedRequestManager.swift
[54/108] Compiling SmartNetwork RequestManager.swift
[55/108] Compiling SmartNetwork HTTPStubBody.swift
[56/108] Compiling SmartNetwork HTTPStubCondition.swift
[57/108] Compiling SmartNetwork HTTPStubProtocol.swift
[58/108] Compiling SmartNetwork HTTPStubResponse.swift
[59/108] Compiling SmartNetwork HTTPStubServer.swift
[60/108] Compiling SmartNetwork Task+SN.swift
[61/108] Compiling SmartNetwork DetachedTask.swift
[62/108] Compiling SmartNetwork RequestError.swift
[63/108] Compiling SmartNetwork RequestErrorDescription.swift
[64/108] Compiling SmartNetwork StatusCode.swift
[65/108] Compiling SmartNetwork Cancellable+SN.swift
[66/108] Compiling SmartNetwork Collection+SN.swift
[67/108] Compiling SmartNetwork DecodeByKeyPath.swift
[68/108] Compiling SmartNetwork DelayedQueue+SN.swift
[69/108] Compiling SmartNetwork Optional+SN.swift
[70/108] Compiling SmartNetwork SmartItem.swift
[71/108] Compiling SmartNetwork SmartItems.swift
[72/108] Compiling SmartNetwork UserInfo.swift
[73/108] Compiling SmartNetwork UserInfoKey.swift
[74/108] Compiling SmartNetwork Plugin.swift
[75/108] Compiling SmartNetwork PluginPriority.swift
[76/108] Compiling SmartNetwork Plugins.Basic.swift
[77/108] Compiling SmartNetwork Plugins.Bearer.swift
[78/108] Compiling SmartNetwork SmartRequestManager.swift
[79/108] Compiling SmartNetwork Body.MultipartForm.swift
[80/108] Compiling SmartNetwork Body.XFormEncoder.swift
[81/108] Compiling SmartNetwork CacheSettings.swift
[82/108] Compiling SmartNetwork HTTPBody.swift
[83/108] Compiling SmartNetwork HTTPMethod.swift
[84/108] Compiling SmartNetwork Parameters.swift
[85/108] Compiling SmartNetwork Scheme.swift
[86/108] Compiling SmartNetwork Plugins.JSONHeaders.swift
[87/108] Compiling SmartNetwork Plugins.Log.swift
[88/108] Compiling SmartNetwork Plugins.LogOS.swift
[89/108] Compiling SmartNetwork Plugins.StatusCode.swift
[90/108] Compiling SmartNetwork Plugins.TokenPlugin.swift
[91/108] Compiling SmartNetwork AnyErrorRetrier.swift
[92/108] Compiling SmartNetwork ConnectionErrorRetrier.swift
[93/108] Compiling SmartNetwork SmartRetrier.swift
[94/108] Compiling SmartNetwork SmartNetworkSettings.swift
[95/108] Compiling SmartNetwork SmartRequest.swift
[96/108] Compiling SmartNetwork SmartResponse.swift
[97/108] Compiling SmartNetwork SmartSendable.swift
[98/108] Compiling SmartNetwork StopTheLine.swift
[99/108] Compiling SmartNetwork StopTheLineAction.swift
[100/108] Compiling SmartNetwork StopTheLineResult.swift
[101/108] Compiling SmartNetwork DecodableKeyPath.swift
[102/108] Compiling SmartNetwork Deserializable.swift
[103/108] Compiling SmartNetwork ImageContent.swift
[104/108] Compiling SmartNetwork JSONContent.swift
[105/108] Compiling SmartNetwork VoidContent.swift
[106/108] Compiling SmartNetwork CrossPlatform.swift
[107/108] Compiling SmartNetwork RequestDecodingError.swift
[108/108] Compiling SmartNetwork RequestEncodingError.swift
Build complete! (12.63s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "sprykit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.4",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/SpryKit.git"
    },
    {
      "identity" : "threading",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.2.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/NikSativa/Threading.git"
    }
  ],
  "manifest_display_name" : "SmartNetwork",
  "name" : "SmartNetwork",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    }
  ],
  "products" : [
    {
      "name" : "SmartNetwork",
      "targets" : [
        "SmartNetwork"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SmartNetworkTests",
      "module_type" : "SwiftTarget",
      "name" : "SmartNetworkTests",
      "path" : "Tests",
      "product_dependencies" : [
        "Threading",
        "SpryKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/JSON/HTTPStubBody.json",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "AnyRequestCallChainTests.swift",
        "CURLConvertibleTests.swift",
        "CollectionTests.swift",
        "CrossPlatformTests.swift",
        "CustomDecodableTests.swift",
        "DecodableKeyPathTests.swift",
        "DecodeByKeyPathTests.swift",
        "Error/RequestDecodingErrorTests.swift",
        "Error/RequestEncodingErrorTests.swift",
        "Error/RequestErrorTests.swift",
        "Error/StatusCodeTests.swift",
        "Managers/AnyRequestTests.swift",
        "Managers/Content/DecodableRequestManagerTests.swift",
        "Managers/Content/PureRequestManagerTests.swift",
        "Managers/Content/TypedRequestManagerTests.swift",
        "Managers/RequestCompletionTests.swift",
        "Managers/RequestManagerTests.swift",
        "Managers/RequestMultithreadTests.swift",
        "Managers/SmartTaskTests.swift",
        "OptionalTests.swift",
        "Parameters/AddressDetailsTests.swift",
        "Parameters/AddressTests.swift",
        "Parameters/HTTPBodyTests.swift",
        "Parameters/HTTPMethodTests.swift",
        "Parameters/SmartItemTests.swift",
        "Parameters/SmartItemsTests.swift",
        "Plugins/Plugin.unifiedTests.swift",
        "Plugins/PluginPriorityTests.swift",
        "Plugins/Plugins.BasicTests.swift",
        "Plugins/Plugins.BearerTests.swift",
        "Plugins/Plugins.CurlOSTests.swift",
        "Plugins/Plugins.CurlTests.swift",
        "Plugins/Plugins.JSONHeadersTests.swift",
        "Plugins/Plugins.StatusCodeTests.swift",
        "Plugins/Plugins.TokenPluginTests.swift",
        "ProgressObservableTests.swift",
        "Result+RecoverTests.swift",
        "Retrier/AnyErrorRetrierTests.swift",
        "Retrier/ConnectionErrorRetrierTests.swift",
        "SmartRequestTests.swift",
        "Stub/HTTPStubBodyTests.swift",
        "Stub/HTTPStubConditionTests.swift",
        "Stub/HTTPStubProtocolTests.swift",
        "TestHelpers/FakeDetachedTask.swift",
        "TestHelpers/FakeRequestManager.swift",
        "TestHelpers/FakeSmartTask.swift",
        "TestHelpers/FakeSmartURLSession.swift",
        "TestHelpers/FakeStopTheLine.swift",
        "TestHelpers/FakeURLRequestRepresentation.swift",
        "TestHelpers/Parameters/Address+TestHelper.swift",
        "TestHelpers/Parameters/Body+TestHelper.swift",
        "TestHelpers/Parameters/CacheSettings+TestHelper.swift",
        "TestHelpers/Parameters/FakeRequestCache.swift",
        "TestHelpers/Parameters/HTTPMethod+TestHelper.swift",
        "TestHelpers/Parameters/Parameters+TestHelper.swift",
        "TestHelpers/Parameters/Scheme+TestHelper.swift",
        "TestHelpers/Parameters/UserInfo+TestHelper.swift",
        "TestHelpers/Plugin/FakePlugin.swift",
        "TestHelpers/Plugin/Plugin+TestHelper.swift",
        "TestHelpers/ResultTestHelpers.swift",
        "TestHelpers/RetryResult+TestHelper.swift",
        "TestHelpers/SmartItem+TestHelper.swift",
        "TestHelpers/SmartResponse+TestHelper.swift",
        "TestHelpers/StopTheLineAction+TestHelper.swift",
        "TestHelpers/TestInfo.swift",
        "TestHelpers/URLRequestRepresentation+TestHelper.swift",
        "TestHelpers/UnsafeResult.swift",
        "UserInfoTests.swift"
      ],
      "target_dependencies" : [
        "SmartNetwork"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SmartNetwork",
      "module_type" : "SwiftTarget",
      "name" : "SmartNetwork",
      "path" : "Source",
      "product_dependencies" : [
        "Threading"
      ],
      "product_memberships" : [
        "SmartNetwork"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Address/Address.swift",
        "Address/AddressDetails+URL.swift",
        "Address/AddressDetails.swift",
        "Address/AddressDetailsExt.swift",
        "Address/AddressExt.swift",
        "CURLConvertible.swift",
        "Content/DataContent.swift",
        "Content/DecodableContent.swift",
        "Content/DecodableKeyPath.swift",
        "Content/Deserializable.swift",
        "Content/ImageContent.swift",
        "Content/JSONContent.swift",
        "Content/VoidContent.swift",
        "CrossPlatform.swift",
        "Error/RequestDecodingError.swift",
        "Error/RequestEncodingError.swift",
        "Error/RequestError.swift",
        "Error/RequestErrorDescription.swift",
        "Error/StatusCode.swift",
        "Extensions/Cancellable+SN.swift",
        "Extensions/Collection+SN.swift",
        "Extensions/DecodeByKeyPath.swift",
        "Extensions/DelayedQueue+SN.swift",
        "Extensions/Optional+SN.swift",
        "Extensions/Result+Recover.swift",
        "JSONDecoding.swift",
        "Managers/Request/AnyRequest.swift",
        "Managers/Request/DecodableRequestManager.swift",
        "Managers/Request/RequestCompletion.swift",
        "Managers/Request/TypedRequest.swift",
        "Managers/Request/TypedRequestManager.swift",
        "Managers/RequestManager.swift",
        "Managers/SmartRequestManager.swift",
        "Parameters/Body.MultipartForm.swift",
        "Parameters/Body.XFormEncoder.swift",
        "Parameters/CacheSettings.swift",
        "Parameters/HTTPBody.swift",
        "Parameters/HTTPMethod.swift",
        "Parameters/Parameters.swift",
        "Parameters/Scheme.swift",
        "Parameters/SmartItem.swift",
        "Parameters/SmartItems.swift",
        "Parameters/UserInfo.swift",
        "Parameters/UserInfoKey.swift",
        "Plugin/Plugin.swift",
        "Plugin/PluginPriority.swift",
        "Plugin/Plugins.Basic.swift",
        "Plugin/Plugins.Bearer.swift",
        "Plugin/Plugins.JSONHeaders.swift",
        "Plugin/Plugins.Log.swift",
        "Plugin/Plugins.LogOS.swift",
        "Plugin/Plugins.StatusCode.swift",
        "Plugin/Plugins.TokenPlugin.swift",
        "Retrier/AnyErrorRetrier.swift",
        "Retrier/ConnectionErrorRetrier.swift",
        "Retrier/SmartRetrier.swift",
        "SmartNetworkSettings.swift",
        "SmartRequest.swift",
        "SmartResponse.swift",
        "SmartSendable.swift",
        "StopTheLine/StopTheLine.swift",
        "StopTheLine/StopTheLineAction.swift",
        "StopTheLine/StopTheLineResult.swift",
        "Stub/HTTPStubBody.swift",
        "Stub/HTTPStubCondition.swift",
        "Stub/HTTPStubProtocol.swift",
        "Stub/HTTPStubResponse.swift",
        "Stub/HTTPStubServer.swift",
        "Task+SN.swift",
        "Task/DetachedTask.swift",
        "Task/SmartTask.swift",
        "Task/SmartTasking.swift",
        "URLSession/SmartURLSession.swift",
        "URLSession/URLRequestRepresentation.swift",
        "URLSession/URLSession+SN.swift",
        "UserInfo+Keys.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/niksativa/smartnetwork/main
Repository:               NikSativa/SmartNetwork
Swift version used:       6.1
Target:                   SmartNetwork
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'SmartNetwork'...
Finished extracting symbol information for 'SmartNetwork'. (6.03s)
Building documentation for 'SmartNetwork'...
warning: Parameter 'decoder' not found in instance method declaration
   --> Source/Managers/RequestManager.swift:106:9-106:83
104 |     /// Creates a custom typed request manager using the specified deserializer.
105 |     ///
106 +     /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
    |         ╰─suggestion: Remove 'decoder' parameter documentation
107 |     /// - Returns: A typed request manager using the provided decoder.
108 |     func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'decoder' not found in instance method declaration
   --> Source/Managers/RequestManager.swift:106:9-106:83
104 |     /// Creates a custom typed request manager using the specified deserializer.
105 |     ///
106 +     /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
    |         ╰─suggestion: Remove 'decoder' parameter documentation
107 |     /// - Returns: A typed request manager using the provided decoder.
108 |     func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'type' is missing documentation
   --> Source/Managers/RequestManager.swift:106:83-106:83
104 |     /// Creates a custom typed request manager using the specified deserializer.
105 |     ///
106 +     /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
    |                                                                                   ╰─suggestion: Document 'type' parameter
107 |     /// - Returns: A typed request manager using the provided decoder.
108 |     func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'type' is missing documentation
   --> Source/Managers/RequestManager.swift:106:83-106:83
104 |     /// Creates a custom typed request manager using the specified deserializer.
105 |     ///
106 +     /// - Parameter decoder: A custom deserializer conforming to `Deserializable`.
    |                                                                                   ╰─suggestion: Document 'type' parameter
107 |     /// - Returns: A typed request manager using the provided decoder.
108 |     func customOptional<T: Deserializable>(_ type: T) -> TypedRequestManager<T.Object?> {
warning: Parameter 'parts' is missing documentation
  --> Source/Parameters/Body.MultipartForm.swift:32:73-32:73
30 |         ///
31 |         /// - Parameters:
32 +         ///   - boundary: Boundary `String` used to separate body parts.
   |                                                                         ╰─suggestion: Document 'parts' parameter
33 |         public init(boundary: Boundary? = nil,
34 |                     parts: [DataContent] = []) {
warning: 'Stopper' doesn't exist at '/SmartNetwork/Parameters'
 --> Source/Parameters/Parameters.swift:6:108-6:115
4 | /// This struct represents the parameters required for a network request.
5 | ///
6 + /// - Note: You can use ``UserInfo`` to pass data between any part of the network layer like ``Plugin``, ``Stopper`` etc.
7 | public struct Parameters {
8 |     /// The header fields for the request.
warning: Parameter 'priority' is missing documentation
  --> Source/Plugin/Plugins.StatusCode.swift:40:115-40:115
38 |         ///   - shouldIgnore200th: If `true`, ignores any 2xx status code.
   |               ╰─suggestion: Document 'priority' parameter
39 |         ///   - shouldIgnoreNil: If `true`, ignores `nil` status codes (e.g., non-HTTP responses).
40 +         ///   - shouldIgnorePreviousError: If `true`, bypasses this plugin if a previous error is already present.
41 |         public convenience init(priority: PluginPriority = .statusCode,
42 |                                 shouldIgnore200th: Bool = true,
warning: 'Data' doesn't exist at '/SmartNetwork/SmartResponse/body'
  --> Source/SmartResponse.swift:15:20-15:24
13 |     public let request: URLRequestRepresentation?
14 |
15 +     /// The body ``Data`` of the response.
16 |     public let body: Data?
17 |
warning: 'URLResponse' doesn't exist at '/SmartNetwork/SmartResponse/response'
  --> Source/SmartResponse.swift:18:15-18:26
16 |     public let body: Data?
17 |
18 +     /// The ``URLResponse`` received from the request.
19 |     public let response: URLResponse?
20 |
warning: 'Error' doesn't exist at '/SmartNetwork/SmartResponse/error'
  --> Source/SmartResponse.swift:24:15-24:20
22 |     public let session: SmartURLSession
23 |
24 +     /// The ``Error`` that occurred during the request, if any.
25 |     public private(set) var error: Error?
26 |
Finished building documentation for 'SmartNetwork' (0.64s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/smartnetwork/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Updated https://github.com/NikSativa/Threading.git (0.42s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.44s)
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/NikSativa/SpryKit.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.61s)
Updated https://github.com/apple/swift-syntax.git (0.89s)
Updated https://github.com/NikSativa/SpryKit.git (0.89s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.89s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.96s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.5 (0.47s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.63s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.56s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.55s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.41s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Building for debugging...
[0/8] Write sources
[1/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling Snippets SnippetParser.swift
[11/57] Compiling Snippets Snippet.swift
[12/57] Emitting module Snippets
[13/57] Compiling SymbolKit Mixin+Equals.swift
[14/57] Compiling SymbolKit Mixin+Hash.swift
[15/57] Compiling SymbolKit Mixin.swift
[16/57] Compiling SymbolKit LineList.swift
[17/57] Compiling SymbolKit Position.swift
[18/57] Emitting module SymbolKit
[19/57] Compiling SymbolKit SemanticVersion.swift
[20/57] Compiling SymbolKit AccessControl.swift
[21/57] Compiling SymbolKit Availability.swift
[22/57] Compiling SymbolKit AvailabilityItem.swift
[23/57] Compiling SymbolKit Domain.swift
[24/57] Compiling SymbolKit Relationship.swift
[25/57] Compiling SymbolKit RelationshipKind.swift
[26/57] Compiling SymbolKit SourceOrigin.swift
[27/57] Compiling SymbolKit GenericConstraints.swift
[28/57] Compiling SymbolKit Swift.swift
[29/57] Compiling SymbolKit DeclarationFragments.swift
[30/57] Compiling SymbolKit Fragment.swift
[31/57] Compiling SymbolKit FragmentKind.swift
[32/57] Compiling SymbolKit FunctionParameter.swift
[33/57] Compiling SymbolKit FunctionSignature.swift
[34/57] Compiling SymbolKit Identifier.swift
[35/57] Compiling SymbolKit KindIdentifier.swift
[36/57] Compiling SymbolKit Location.swift
[37/57] Compiling SymbolKit Mutability.swift
[38/57] Compiling SymbolKit Names.swift
[39/57] Compiling SymbolKit SPI.swift
[40/57] Compiling SymbolKit Snippet.swift
[41/57] Compiling SymbolKit Extension.swift
[42/57] Compiling SymbolKit SourceRange.swift
[43/57] Compiling SymbolKit Metadata.swift
[44/57] Compiling SymbolKit Module.swift
[45/57] Compiling SymbolKit OperatingSystem.swift
[46/57] Compiling SymbolKit Platform.swift
[47/57] Compiling SymbolKit Symbol.swift
[48/57] Compiling SymbolKit SymbolKind.swift
[49/57] Compiling SymbolKit SymbolGraph.swift
[50/57] Compiling SymbolKit GraphCollector.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.17s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Compiling Threading IsolatedMain.swift
[3/24] Compiling Threading NSLock.swift
[4/24] Compiling Threading NSRecursiveLock.swift
[5/26] Emitting module Threading
[6/26] Compiling Threading Queue.swift
[7/26] Compiling Threading Queueable.swift
[8/26] Compiling Threading OSAllocatedUnfairLock.swift
[9/26] Compiling Threading PThread.swift
[10/26] Compiling Threading Semaphore.swift
[11/26] Compiling Threading DispatchTime+Queue.swift
[12/26] Compiling Threading Queue+Queueable.swift
[13/26] Compiling Threading Mutexing.swift
[14/26] Compiling Threading DelayedQueue.swift
[15/26] Compiling Threading QueueBarrier.swift
[16/26] Compiling Threading SyncMutex.swift
[17/26] Compiling Threading AnyLock.swift
[18/26] Compiling Threading AnyMutex.swift
[19/26] Compiling Threading AtomicValue.swift
[20/26] Compiling Threading UnfairLock.swift
[21/26] Compiling Threading Locking.swift
[22/26] Compiling Threading MutexInitializable.swift
[23/26] Compiling Threading LockedValue.swift
[24/26] Compiling Threading OSAllocatedUnfairMutex.swift
[25/26] Compiling Threading USendable.swift
[26/26] Compiling Threading resource_bundle_accessor.swift
[27/97] Compiling SmartNetwork SmartNetworkSettings.swift
[28/97] Compiling SmartNetwork SmartRequest.swift
[29/97] Compiling SmartNetwork SmartResponse.swift
[30/97] Compiling SmartNetwork SmartSendable.swift
[31/97] Compiling SmartNetwork StopTheLine.swift
[32/97] Compiling SmartNetwork StopTheLineAction.swift
[33/97] Compiling SmartNetwork StopTheLineResult.swift
[34/97] Compiling SmartNetwork Result+Recover.swift
[35/97] Compiling SmartNetwork JSONDecoding.swift
[36/97] Compiling SmartNetwork AnyRequest.swift
[37/97] Compiling SmartNetwork DecodableRequestManager.swift
[38/97] Compiling SmartNetwork RequestCompletion.swift
[39/97] Compiling SmartNetwork TypedRequest.swift
[40/97] Compiling SmartNetwork TypedRequestManager.swift
[41/97] Compiling SmartNetwork RequestManager.swift
[42/104] Compiling SmartNetwork RequestError.swift
[43/104] Compiling SmartNetwork RequestErrorDescription.swift
[44/104] Compiling SmartNetwork StatusCode.swift
[45/104] Compiling SmartNetwork Cancellable+SN.swift
[46/104] Compiling SmartNetwork Collection+SN.swift
[47/104] Compiling SmartNetwork DecodeByKeyPath.swift
[48/104] Compiling SmartNetwork DelayedQueue+SN.swift
[49/104] Compiling SmartNetwork Optional+SN.swift
[50/104] Emitting module SmartNetwork
[51/104] Compiling SmartNetwork HTTPStubBody.swift
[52/104] Compiling SmartNetwork HTTPStubCondition.swift
[53/104] Compiling SmartNetwork HTTPStubProtocol.swift
[54/104] Compiling SmartNetwork HTTPStubResponse.swift
[55/104] Compiling SmartNetwork HTTPStubServer.swift
[56/104] Compiling SmartNetwork Task+SN.swift
[57/104] Compiling SmartNetwork DetachedTask.swift
[58/104] Compiling SmartNetwork SmartItem.swift
[59/104] Compiling SmartNetwork SmartItems.swift
[60/104] Compiling SmartNetwork UserInfo.swift
[61/104] Compiling SmartNetwork UserInfoKey.swift
[62/104] Compiling SmartNetwork Plugin.swift
[63/104] Compiling SmartNetwork PluginPriority.swift
[64/104] Compiling SmartNetwork Plugins.Basic.swift
[65/104] Compiling SmartNetwork Plugins.Bearer.swift
[66/104] Compiling SmartNetwork Address.swift
[67/104] Compiling SmartNetwork AddressDetails+URL.swift
[68/104] Compiling SmartNetwork AddressDetails.swift
[69/104] Compiling SmartNetwork AddressDetailsExt.swift
[70/104] Compiling SmartNetwork AddressExt.swift
[71/104] Compiling SmartNetwork CURLConvertible.swift
[72/104] Compiling SmartNetwork DataContent.swift
[73/104] Compiling SmartNetwork DecodableContent.swift
[74/104] Compiling SmartNetwork Plugins.JSONHeaders.swift
[75/104] Compiling SmartNetwork Plugins.Log.swift
[76/104] Compiling SmartNetwork Plugins.LogOS.swift
[77/104] Compiling SmartNetwork Plugins.StatusCode.swift
[78/104] Compiling SmartNetwork Plugins.TokenPlugin.swift
[79/104] Compiling SmartNetwork AnyErrorRetrier.swift
[80/104] Compiling SmartNetwork ConnectionErrorRetrier.swift
[81/104] Compiling SmartNetwork SmartRetrier.swift
[82/104] Compiling SmartNetwork DecodableKeyPath.swift
[83/104] Compiling SmartNetwork Deserializable.swift
[84/104] Compiling SmartNetwork ImageContent.swift
[85/104] Compiling SmartNetwork JSONContent.swift
[86/104] Compiling SmartNetwork VoidContent.swift
[87/104] Compiling SmartNetwork CrossPlatform.swift
[88/104] Compiling SmartNetwork RequestDecodingError.swift
[89/104] Compiling SmartNetwork RequestEncodingError.swift
[90/104] Compiling SmartNetwork SmartRequestManager.swift
[91/104] Compiling SmartNetwork Body.MultipartForm.swift
[92/104] Compiling SmartNetwork Body.XFormEncoder.swift
[93/104] Compiling SmartNetwork CacheSettings.swift
[94/104] Compiling SmartNetwork HTTPBody.swift
[95/104] Compiling SmartNetwork HTTPMethod.swift
[96/104] Compiling SmartNetwork Parameters.swift
[97/104] Compiling SmartNetwork Scheme.swift
[98/104] Compiling SmartNetwork SmartTask.swift
[99/104] Compiling SmartNetwork SmartTasking.swift
[100/104] Compiling SmartNetwork SmartURLSession.swift
[101/104] Compiling SmartNetwork URLRequestRepresentation.swift
[102/104] Compiling SmartNetwork URLSession+SN.swift
[103/104] Compiling SmartNetwork UserInfo+Keys.swift
[104/104] Compiling SmartNetwork resource_bundle_accessor.swift
Build of target: 'SmartNetwork' complete! (2.45s)
    2104
14	/Users/admin/builder/spi-builder-workspace/.docs/niksativa/smartnetwork/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/smartnetwork/main
File count: 2104
Doc size:   14.0MB
Preparing doc bundle ...
Uploading prod-niksativa-smartnetwork-main-e188dd7b.zip to s3://spi-docs-inbox/prod-niksativa-smartnetwork-main-e188dd7b.zip
Copying... [11%]
Copying... [20%]
Copying... [32%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.