The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ErrorHandler, reference 0.8.4 (783c88), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 11:52:49 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Workable/swift-error-handler.git
Reference: 0.8.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Workable/swift-error-handler
 * tag               0.8.4      -> FETCH_HEAD
HEAD is now at 783c888 Update version.
Cloned https://github.com/Workable/swift-error-handler.git
Revision (git rev-parse @):
783c888b50067ef543e5d0358f7dc42897072823
SUCCESS checkout https://github.com/Workable/swift-error-handler.git at 0.8.4
Fetching https://github.com/Alamofire/Alamofire.git
[1/31483] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.82s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (4.51s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-error-handler",
      "name": "ErrorHandler",
      "url": "https://github.com/Workable/swift-error-handler.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-error-handler",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.11.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Workable/swift-error-handler.git
[1/335] Fetching swift-error-handler
Fetched https://github.com/Workable/swift-error-handler.git from cache (0.92s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.59s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.11.2 (0.67s)
Creating working copy for https://github.com/Workable/swift-error-handler.git
Working copy of https://github.com/Workable/swift-error-handler.git resolved at 0.8.4 (783c888)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.11.2
warning: '.resolve-product-dependencies': dependency 'swift-error-handler' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/Workable/swift-error-handler.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[1/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/45] Emitting module Alamofire
[6/49] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[7/49] Compiling Alamofire AlamofireExtended.swift
[8/49] Compiling Alamofire AuthenticationInterceptor.swift
[9/49] Compiling Alamofire CachedResponseHandler.swift
[10/49] Compiling Alamofire RequestCompression.swift
[11/49] Compiling Alamofire RequestInterceptor.swift
[12/49] Compiling Alamofire ResponseSerialization.swift
[13/49] Compiling Alamofire RetryPolicy.swift
[14/49] Compiling Alamofire Alamofire.swift
[15/49] Compiling Alamofire AFError.swift
[16/49] Compiling Alamofire DataRequest.swift
[17/49] Compiling Alamofire DataStreamRequest.swift
[18/49] Compiling Alamofire DownloadRequest.swift
[19/49] Compiling Alamofire ServerTrustEvaluation.swift
[20/49] Compiling Alamofire URLEncodedFormEncoder.swift
[21/49] Compiling Alamofire Validation.swift
[22/49] Compiling Alamofire resource_bundle_accessor.swift
[23/49] Compiling Alamofire SessionDelegate.swift
[24/49] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[25/49] Compiling Alamofire UploadRequest.swift
[26/49] Compiling Alamofire WebSocketRequest.swift
[27/49] Compiling Alamofire DispatchQueue+Alamofire.swift
[28/49] Compiling Alamofire Protected.swift
[29/49] Compiling Alamofire Request.swift
[30/49] Compiling Alamofire RequestTaskMap.swift
[31/49] Compiling Alamofire Response.swift
[32/49] Compiling Alamofire Session.swift
[33/49] Compiling Alamofire Combine.swift
[34/49] Compiling Alamofire Concurrency.swift
[35/49] Compiling Alamofire EventMonitor.swift
[36/49] Compiling Alamofire MultipartFormData.swift
[37/49] Compiling Alamofire HTTPHeaders.swift
[38/49] Compiling Alamofire HTTPMethod.swift
[39/49] Compiling Alamofire Notifications.swift
[40/49] Compiling Alamofire ParameterEncoder.swift
[41/49] Compiling Alamofire ParameterEncoding.swift
[42/49] Compiling Alamofire MultipartUpload.swift
[43/49] Compiling Alamofire NetworkReachabilityManager.swift
[44/49] Compiling Alamofire OfflineRetrier.swift
[45/49] Compiling Alamofire RedirectHandler.swift
[46/49] Compiling Alamofire OperationQueue+Alamofire.swift
[47/49] Compiling Alamofire Result+Alamofire.swift
[48/49] Compiling Alamofire StringEncoding+Alamofire.swift
[49/49] Compiling Alamofire URLRequest+Alamofire.swift
[50/55] Compiling ErrorHandler NSErrorMatcher.swift
[51/55] Compiling ErrorHandler Matchers.swift
[52/55] Compiling ErrorHandler ErrorHandler+AFExtensions.swift
/Users/admin/builder/spi-builder-workspace/ErrorHandler/Classes/Alamofire/ErrorHandler+AFExtensions.swift:11:12: warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
 9 | import Foundation
10 | #if !COCOAPODS
11 |     import ErrorHandler
   |            `- warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
12 | #endif
13 |
[53/55] Compiling ErrorHandler AFErrorStatusCodeMatcher.swift
/Users/admin/builder/spi-builder-workspace/ErrorHandler/Classes/Alamofire/AFErrorStatusCodeMatcher.swift:12:12: warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
10 | import Alamofire
11 | #if !COCOAPODS
12 |     import ErrorHandler
   |            `- warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
13 | #endif
14 |
[54/55] Compiling ErrorHandler ErrorHandler.swift
[55/55] Emitting module ErrorHandler
/Users/admin/builder/spi-builder-workspace/ErrorHandler/Classes/Alamofire/AFErrorStatusCodeMatcher.swift:12:12: warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
10 | import Alamofire
11 | #if !COCOAPODS
12 |     import ErrorHandler
   |            `- warning: file 'AFErrorStatusCodeMatcher.swift' is part of module 'ErrorHandler'; ignoring import
13 | #endif
14 |
/Users/admin/builder/spi-builder-workspace/ErrorHandler/Classes/Alamofire/ErrorHandler+AFExtensions.swift:11:12: warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
 9 | import Foundation
10 | #if !COCOAPODS
11 |     import ErrorHandler
   |            `- warning: file 'ErrorHandler+AFExtensions.swift' is part of module 'ErrorHandler'; ignoring import
12 | #endif
13 |
Build complete! (6.16s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire.git"
    }
  ],
  "manifest_display_name" : "ErrorHandler",
  "name" : "ErrorHandler",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "ErrorHandler",
      "targets" : [
        "ErrorHandler"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ErrorHandlerTests",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandlerTests",
      "path" : "Example/Tests",
      "sources" : [
        "AFErrorStatusCodeMatcherTests.swift",
        "ClosureErrorMatcherTests.swift",
        "ErrorHandler-AFExtensionsTests.swift",
        "ErrorHandlerTests.swift",
        "ErrorTypeMatcherTests.swift",
        "NSErrorMatcherTests.swift"
      ],
      "target_dependencies" : [
        "ErrorHandler"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ErrorHandler",
      "module_type" : "SwiftTarget",
      "name" : "ErrorHandler",
      "path" : "ErrorHandler",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "ErrorHandler"
      ],
      "sources" : [
        "Classes/Alamofire/AFErrorStatusCodeMatcher.swift",
        "Classes/Alamofire/ErrorHandler+AFExtensions.swift",
        "Classes/Core/ErrorHandler.swift",
        "Classes/Core/Matchers.swift",
        "Classes/Core/NSErrorMatcher.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.