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 5.6.11 (efe41c), with Swift 6.1 for macOS (SPM) on 21 Aug 2025 02:41:49 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: 5.6.11
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NikSativa/SmartNetwork
 * tag               5.6.11     -> FETCH_HEAD
HEAD is now at efe41ca public deserializers
Cloned https://github.com/NikSativa/SmartNetwork.git
Revision (git rev-parse @):
efe41ca0d1d7a1ff7e53161de5054f29763e308e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/NikSativa/SmartNetwork.git at 5.6.11
Fetching https://github.com/NikSativa/Threading.git
Fetching https://github.com/NikSativa/SpryKit.git
[1/984] Fetching sprykit
[159/1447] Fetching sprykit, threading
Fetched https://github.com/NikSativa/Threading.git from cache (0.89s)
Fetched https://github.com/NikSativa/SpryKit.git from cache (0.89s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.42s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.5 (0.48s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[13/1257] Fetching cwlpreconditiontesting
[1258/73008] Fetching cwlpreconditiontesting, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.03s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (3.03s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.59s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.69s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (1.31s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.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
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/SpryKit.git
Working copy of https://github.com/NikSativa/SpryKit.git resolved at 3.0.5
========================================
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/4673] Fetching smartnetwork
Fetched https://github.com/NikSativa/SmartNetwork.git from cache (1.04s)
Fetching https://github.com/NikSativa/Threading.git from cache
Fetched https://github.com/NikSativa/Threading.git from cache (0.43s)
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 5.6.11 (efe41ca)
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/BodyTests.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/Body.swift",
        "Parameters/CacheSettings.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
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/28] Emitting module Threading
[7/30] Compiling Threading USendable.swift
[8/30] Compiling Threading resource_bundle_accessor.swift
[9/30] Compiling Threading DispatchTime+Queue.swift
[10/30] Compiling Threading Queue+Queueable.swift
[11/30] Compiling Threading AnyLock.swift
[12/30] Compiling Threading AnyMutex.swift
[13/30] Compiling Threading AtomicValue.swift
[14/30] Compiling Threading LockedValue.swift
[15/30] Compiling Threading OSAllocatedUnfairMutex.swift
[16/30] Compiling Threading Queue.swift
[17/30] Compiling Threading Queueable.swift
[18/30] Compiling Threading Mutexing.swift
[19/30] Compiling Threading DelayedQueue.swift
[20/30] Compiling Threading QueueBarrier.swift
[21/30] Compiling Threading SyncMutex.swift
[22/30] Compiling Threading UnfairLock.swift
[23/30] Compiling Threading Locking.swift
[24/30] Compiling Threading MutexInitializable.swift
[25/30] Compiling Threading OSAllocatedUnfairLock.swift
[26/30] Compiling Threading PThread.swift
[27/30] Compiling Threading Semaphore.swift
[28/30] Compiling Threading IsolatedMain.swift
[29/30] Compiling Threading NSLock.swift
[30/30] Compiling Threading NSRecursiveLock.swift
[31/101] Emitting module SmartNetwork
[32/108] Compiling SmartNetwork RequestError.swift
[33/108] Compiling SmartNetwork RequestErrorDescription.swift
[34/108] Compiling SmartNetwork StatusCode.swift
[35/108] Compiling SmartNetwork Cancellable+SN.swift
[36/108] Compiling SmartNetwork Collection+SN.swift
[37/108] Compiling SmartNetwork DecodeByKeyPath.swift
[38/108] Compiling SmartNetwork DelayedQueue+SN.swift
[39/108] Compiling SmartNetwork Optional+SN.swift
[40/108] Compiling SmartNetwork SmartItem.swift
[41/108] Compiling SmartNetwork SmartItems.swift
[42/108] Compiling SmartNetwork UserInfo.swift
[43/108] Compiling SmartNetwork UserInfoKey.swift
[44/108] Compiling SmartNetwork Plugin.swift
[45/108] Compiling SmartNetwork PluginPriority.swift
[46/108] Compiling SmartNetwork Plugins.Basic.swift
[47/108] Compiling SmartNetwork Plugins.Bearer.swift
[48/108] Compiling SmartNetwork SmartNetworkSettings.swift
[49/108] Compiling SmartNetwork SmartRequest.swift
[50/108] Compiling SmartNetwork SmartResponse.swift
[51/108] Compiling SmartNetwork SmartSendable.swift
[52/108] Compiling SmartNetwork StopTheLine.swift
[53/108] Compiling SmartNetwork StopTheLineAction.swift
[54/108] Compiling SmartNetwork StopTheLineResult.swift
[55/108] Compiling SmartNetwork Plugins.JSONHeaders.swift
[56/108] Compiling SmartNetwork Plugins.Log.swift
[57/108] Compiling SmartNetwork Plugins.LogOS.swift
[58/108] Compiling SmartNetwork Plugins.StatusCode.swift
[59/108] Compiling SmartNetwork Plugins.TokenPlugin.swift
[60/108] Compiling SmartNetwork AnyErrorRetrier.swift
[61/108] Compiling SmartNetwork ConnectionErrorRetrier.swift
[62/108] Compiling SmartNetwork SmartRetrier.swift
[63/108] Compiling SmartNetwork HTTPStubBody.swift
[64/108] Compiling SmartNetwork HTTPStubCondition.swift
[65/108] Compiling SmartNetwork HTTPStubProtocol.swift
[66/108] Compiling SmartNetwork HTTPStubResponse.swift
[67/108] Compiling SmartNetwork HTTPStubServer.swift
[68/108] Compiling SmartNetwork Task+SN.swift
[69/108] Compiling SmartNetwork DetachedTask.swift
[70/108] Compiling SmartNetwork SmartTask.swift
[71/108] Compiling SmartNetwork SmartTasking.swift
[72/108] Compiling SmartNetwork SmartURLSession.swift
[73/108] Compiling SmartNetwork URLRequestRepresentation.swift
[74/108] Compiling SmartNetwork URLSession+SN.swift
[75/108] Compiling SmartNetwork UserInfo+Keys.swift
[76/108] Compiling SmartNetwork resource_bundle_accessor.swift
[77/108] Compiling SmartNetwork Address.swift
[78/108] Compiling SmartNetwork AddressDetails+URL.swift
[79/108] Compiling SmartNetwork AddressDetails.swift
[80/108] Compiling SmartNetwork AddressDetailsExt.swift
[81/108] Compiling SmartNetwork AddressExt.swift
[82/108] Compiling SmartNetwork CURLConvertible.swift
[83/108] Compiling SmartNetwork DataContent.swift
[84/108] Compiling SmartNetwork DecodableContent.swift
[85/108] Compiling SmartNetwork DecodableKeyPath.swift
[86/108] Compiling SmartNetwork Deserializable.swift
[87/108] Compiling SmartNetwork ImageContent.swift
[88/108] Compiling SmartNetwork JSONContent.swift
[89/108] Compiling SmartNetwork VoidContent.swift
[90/108] Compiling SmartNetwork CrossPlatform.swift
[91/108] Compiling SmartNetwork RequestDecodingError.swift
[92/108] Compiling SmartNetwork RequestEncodingError.swift
[93/108] Compiling SmartNetwork Result+Recover.swift
[94/108] Compiling SmartNetwork JSONDecoding.swift
[95/108] Compiling SmartNetwork AnyRequest.swift
[96/108] Compiling SmartNetwork DecodableRequestManager.swift
[97/108] Compiling SmartNetwork RequestCompletion.swift
[98/108] Compiling SmartNetwork TypedRequest.swift
[99/108] Compiling SmartNetwork TypedRequestManager.swift
[100/108] Compiling SmartNetwork RequestManager.swift
[101/108] Compiling SmartNetwork SmartRequestManager.swift
[102/108] Compiling SmartNetwork Body.MultipartForm.swift
[103/108] Compiling SmartNetwork Body.XFormEncoder.swift
[104/108] Compiling SmartNetwork Body.swift
[105/108] Compiling SmartNetwork CacheSettings.swift
[106/108] Compiling SmartNetwork HTTPMethod.swift
[107/108] Compiling SmartNetwork Parameters.swift
[108/108] Compiling SmartNetwork Scheme.swift
Build complete! (13.38s)
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/BodyTests.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/Body.swift",
        "Parameters/CacheSettings.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/5.6.11
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'. (5.71s)
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.63s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/niksativa/smartnetwork/5.6.11
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-syntax.git
Updating https://github.com/NikSativa/SpryKit.git
Updated https://github.com/NikSativa/SpryKit.git (0.41s)
Updating https://github.com/NikSativa/Threading.git
Updating https://github.com/mattgallagher/CwlCatchException.git
Updating https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.67s)
Updated https://github.com/apple/swift-syntax.git (0.84s)
Updated https://github.com/mattgallagher/CwlCatchException.git (0.46s)
Updated https://github.com/NikSativa/Threading.git (0.46s)
Updated https://github.com/mattgallagher/CwlPreconditionTesting.git (0.46s)
Computing version for https://github.com/NikSativa/Threading.git
Computed https://github.com/NikSativa/Threading.git at 2.2.0 (1.60s)
Computing version for https://github.com/NikSativa/SpryKit.git
Computed https://github.com/NikSativa/SpryKit.git at 3.0.5 (0.49s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.64s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.57s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.57s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.58s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.80s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.47s)
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
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit Identifier.swift
[7/53] Compiling SymbolKit KindIdentifier.swift
[8/53] Compiling SymbolKit Location.swift
[9/53] Compiling SymbolKit Mutability.swift
[10/57] Emitting module SymbolKit
[11/57] Compiling SymbolKit DeclarationFragments.swift
[12/57] Compiling SymbolKit Fragment.swift
[13/57] Compiling SymbolKit FragmentKind.swift
[14/57] Compiling SymbolKit FunctionParameter.swift
[15/57] Compiling SymbolKit FunctionSignature.swift
[16/57] Compiling SymbolKit SemanticVersion.swift
[17/57] Compiling SymbolKit AccessControl.swift
[18/57] Compiling SymbolKit Availability.swift
[19/57] Compiling SymbolKit AvailabilityItem.swift
[20/57] Compiling SymbolKit Domain.swift
[21/57] Compiling SymbolKit GenericConstraint.swift
[22/57] Compiling SymbolKit GenericParameter.swift
[23/57] Compiling SymbolKit Generics.swift
[24/57] Compiling SymbolKit Namespace.swift
[25/57] Compiling SymbolKit Symbol.swift
[26/57] Compiling SymbolKit SymbolKind.swift
[27/57] Compiling SymbolKit SymbolGraph.swift
[28/57] Compiling SymbolKit GraphCollector.swift
[29/57] Compiling SymbolKit Relationship.swift
[30/57] Compiling SymbolKit RelationshipKind.swift
[31/57] Compiling SymbolKit SourceOrigin.swift
[32/57] Compiling SymbolKit GenericConstraints.swift
[33/57] Compiling SymbolKit Swift.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling Snippets Snippet.swift
[40/57] Emitting module Snippets
[41/57] Compiling Snippets SnippetParser.swift
[42/57] Compiling SymbolKit Names.swift
[43/57] Compiling SymbolKit SPI.swift
[44/57] Compiling SymbolKit Snippet.swift
[45/57] Compiling SymbolKit Extension.swift
[46/57] Compiling SymbolKit Mixin+Equals.swift
[47/57] Compiling SymbolKit Mixin+Hash.swift
[48/57] Compiling SymbolKit Mixin.swift
[49/57] Compiling SymbolKit LineList.swift
[50/57] Compiling SymbolKit Position.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 URL+Status.swift
[56/61] Emitting module snippet_extract
[57/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[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.52s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/24] Emitting module Threading
[3/26] Compiling Threading Mutexing.swift
[4/26] Compiling Threading DelayedQueue.swift
[5/26] Compiling Threading IsolatedMain.swift
[6/26] Compiling Threading NSLock.swift
[7/26] Compiling Threading NSRecursiveLock.swift
[8/26] Compiling Threading DispatchTime+Queue.swift
[9/26] Compiling Threading Queue+Queueable.swift
[10/26] Compiling Threading QueueBarrier.swift
[11/26] Compiling Threading SyncMutex.swift
[12/26] Compiling Threading OSAllocatedUnfairLock.swift
[13/26] Compiling Threading PThread.swift
[14/26] Compiling Threading Semaphore.swift
[15/26] Compiling Threading Queue.swift
[16/26] Compiling Threading Queueable.swift
[17/26] Compiling Threading UnfairLock.swift
[18/26] Compiling Threading Locking.swift
[19/26] Compiling Threading MutexInitializable.swift
[20/26] Compiling Threading LockedValue.swift
[21/26] Compiling Threading OSAllocatedUnfairMutex.swift
[22/26] Compiling Threading AnyLock.swift
[23/26] Compiling Threading AnyMutex.swift
[24/26] Compiling Threading AtomicValue.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/104] Emitting module SmartNetwork
[35/104] Compiling SmartNetwork Address.swift
[36/104] Compiling SmartNetwork AddressDetails+URL.swift
[37/104] Compiling SmartNetwork AddressDetails.swift
[38/104] Compiling SmartNetwork AddressDetailsExt.swift
[39/104] Compiling SmartNetwork AddressExt.swift
[40/104] Compiling SmartNetwork CURLConvertible.swift
[41/104] Compiling SmartNetwork DataContent.swift
[42/104] Compiling SmartNetwork DecodableContent.swift
[43/104] Compiling SmartNetwork SmartItem.swift
[44/104] Compiling SmartNetwork SmartItems.swift
[45/104] Compiling SmartNetwork UserInfo.swift
[46/104] Compiling SmartNetwork UserInfoKey.swift
[47/104] Compiling SmartNetwork Plugin.swift
[48/104] Compiling SmartNetwork PluginPriority.swift
[49/104] Compiling SmartNetwork Plugins.Basic.swift
[50/104] Compiling SmartNetwork Plugins.Bearer.swift
[51/104] Compiling SmartNetwork SmartRequestManager.swift
[52/104] Compiling SmartNetwork Body.MultipartForm.swift
[53/104] Compiling SmartNetwork Body.XFormEncoder.swift
[54/104] Compiling SmartNetwork Body.swift
[55/104] Compiling SmartNetwork CacheSettings.swift
[56/104] Compiling SmartNetwork HTTPMethod.swift
[57/104] Compiling SmartNetwork Parameters.swift
[58/104] Compiling SmartNetwork Scheme.swift
[59/104] Compiling SmartNetwork DecodableKeyPath.swift
[60/104] Compiling SmartNetwork Deserializable.swift
[61/104] Compiling SmartNetwork ImageContent.swift
[62/104] Compiling SmartNetwork JSONContent.swift
[63/104] Compiling SmartNetwork VoidContent.swift
[64/104] Compiling SmartNetwork CrossPlatform.swift
[65/104] Compiling SmartNetwork RequestDecodingError.swift
[66/104] Compiling SmartNetwork RequestEncodingError.swift
[67/104] Compiling SmartNetwork Plugins.JSONHeaders.swift
[68/104] Compiling SmartNetwork Plugins.Log.swift
[69/104] Compiling SmartNetwork Plugins.LogOS.swift
[70/104] Compiling SmartNetwork Plugins.StatusCode.swift
[71/104] Compiling SmartNetwork Plugins.TokenPlugin.swift
[72/104] Compiling SmartNetwork AnyErrorRetrier.swift
[73/104] Compiling SmartNetwork ConnectionErrorRetrier.swift
[74/104] Compiling SmartNetwork SmartRetrier.swift
[75/104] Compiling SmartNetwork Result+Recover.swift
[76/104] Compiling SmartNetwork JSONDecoding.swift
[77/104] Compiling SmartNetwork AnyRequest.swift
[78/104] Compiling SmartNetwork DecodableRequestManager.swift
[79/104] Compiling SmartNetwork RequestCompletion.swift
[80/104] Compiling SmartNetwork TypedRequest.swift
[81/104] Compiling SmartNetwork TypedRequestManager.swift
[82/104] Compiling SmartNetwork RequestManager.swift
[83/104] Compiling SmartNetwork HTTPStubBody.swift
[84/104] Compiling SmartNetwork HTTPStubCondition.swift
[85/104] Compiling SmartNetwork HTTPStubProtocol.swift
[86/104] Compiling SmartNetwork HTTPStubResponse.swift
[87/104] Compiling SmartNetwork HTTPStubServer.swift
[88/104] Compiling SmartNetwork Task+SN.swift
[89/104] Compiling SmartNetwork DetachedTask.swift
[90/104] Compiling SmartNetwork RequestError.swift
[91/104] Compiling SmartNetwork RequestErrorDescription.swift
[92/104] Compiling SmartNetwork StatusCode.swift
[93/104] Compiling SmartNetwork Cancellable+SN.swift
[94/104] Compiling SmartNetwork Collection+SN.swift
[95/104] Compiling SmartNetwork DecodeByKeyPath.swift
[96/104] Compiling SmartNetwork DelayedQueue+SN.swift
[97/104] Compiling SmartNetwork Optional+SN.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.01s)
    2102
14	/Users/admin/builder/spi-builder-workspace/.docs/niksativa/smartnetwork/5.6.11
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/niksativa/smartnetwork/5.6.11
File count: 2102
Doc size:   14.0MB
Preparing doc bundle ...
Uploading prod-niksativa-smartnetwork-5.6.11-41915e1c.zip to s3://spi-docs-inbox/prod-niksativa-smartnetwork-5.6.11-41915e1c.zip
Copying... [11%]
Copying... [20%]
Copying... [32%]
Copying... [41%]
Copying... [52%]
Copying... [61%]
Copying... [70%]
Copying... [82%]
Copying... [91%]
Copying... [100%]
Done.