The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableAlamofire, reference 1.2.1 (a4313a), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 08:04:08 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/Otbivnoe/CodableAlamofire.git
Reference: 1.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Otbivnoe/CodableAlamofire
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at a4313aa Merge pull request #16 from Otbivnoe/update-alamofire-v5.1
Submodule path 'Carthage/Checkouts/Alamofire': checked out 'fca036f7aeca07124067cb6e0c12b0ad6359e3d4'
Submodule 'Carthage/Checkouts/Alamofire' (https://github.com/Alamofire/Alamofire.git) registered for path 'Carthage/Checkouts/Alamofire'
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Alamofire'...
Cloned https://github.com/Otbivnoe/CodableAlamofire.git
Revision (git rev-parse @):
a4313aa4bc09c09703f7ba71ab1300059abbde24
SUCCESS checkout https://github.com/Otbivnoe/CodableAlamofire.git at 1.2.1
Fetching https://github.com/Alamofire/Alamofire
[1/31497] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire from cache (3.52s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.1.0 (4.24s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.1.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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "codablealamofire",
      "name": "CodableAlamofire",
      "url": "https://github.com/Otbivnoe/CodableAlamofire.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableAlamofire",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire",
          "version": "5.11.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Otbivnoe/CodableAlamofire.git
[1/373] Fetching codablealamofire
Fetched https://github.com/Otbivnoe/CodableAlamofire.git from cache (0.72s)
Fetching https://github.com/Alamofire/Alamofire from cache
Fetched https://github.com/Alamofire/Alamofire from cache (0.65s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.11.2 (1.29s)
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.11.2
Creating working copy for https://github.com/Otbivnoe/CodableAlamofire.git
Working copy of https://github.com/Otbivnoe/CodableAlamofire.git resolved at 1.2.1 (a4313aa)
warning: '.resolve-product-dependencies': dependency 'codablealamofire' 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/Otbivnoe/CodableAlamofire.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/34] Emitting module Alamofire
[5/37] Compiling Alamofire URLRequest+Alamofire.swift
[6/37] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[7/37] Compiling Alamofire Validation.swift
[8/37] Compiling Alamofire AFError.swift
[9/37] Compiling Alamofire Alamofire.swift
[10/37] Compiling Alamofire AlamofireExtended.swift
[11/37] Compiling Alamofire CachedResponseHandler.swift
[12/37] Compiling Alamofire ResponseSerialization.swift
[13/37] Compiling Alamofire Result+Alamofire.swift
[14/37] Compiling Alamofire RetryPolicy.swift
[15/37] Compiling Alamofire RequestInterceptor.swift
[16/37] Compiling Alamofire RequestTaskMap.swift
[17/37] Compiling Alamofire Response.swift
[18/37] Compiling Alamofire ServerTrustEvaluation.swift
[19/37] Compiling Alamofire Session.swift
[20/37] Compiling Alamofire SessionDelegate.swift
[21/37] Compiling Alamofire DispatchQueue+Alamofire.swift
[22/37] Compiling Alamofire EventMonitor.swift
[23/37] Compiling Alamofire HTTPHeaders.swift
[24/37] Compiling Alamofire HTTPMethod.swift
[25/37] Compiling Alamofire OperationQueue+Alamofire.swift
[26/37] Compiling Alamofire ParameterEncoder.swift
[27/37] Compiling Alamofire ParameterEncoding.swift
[28/37] Compiling Alamofire StringEncoding+Alamofire.swift
[29/37] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[30/37] Compiling Alamofire URLEncodedFormEncoder.swift
[31/37] Compiling Alamofire Protected.swift
[32/37] Compiling Alamofire RedirectHandler.swift
[33/37] Compiling Alamofire Request.swift
[34/37] Compiling Alamofire MultipartFormData.swift
[35/37] Compiling Alamofire MultipartUpload.swift
[36/37] Compiling Alamofire NetworkReachabilityManager.swift
[37/37] Compiling Alamofire Notifications.swift
[38/41] Emitting module CodableAlamofire
[39/41] Compiling CodableAlamofire DataKeyPathSerializer.swift
[40/41] Compiling CodableAlamofire AlamofireDecodableError.swift
[41/41] Compiling CodableAlamofire DataRequest+Decodable.swift
Build complete! (5.98s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "alamofire",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alamofire/Alamofire"
    }
  ],
  "manifest_display_name" : "CodableAlamofire",
  "name" : "CodableAlamofire",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "macos",
      "version" : "10.12"
    }
  ],
  "products" : [
    {
      "name" : "CodableAlamofire",
      "targets" : [
        "CodableAlamofire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "CodableAlamofireTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableAlamofireTests",
      "path" : "Tests/CodableAlamofireTests",
      "sources" : [
        "MainTests.swift"
      ],
      "target_dependencies" : [
        "CodableAlamofire"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableAlamofire",
      "module_type" : "SwiftTarget",
      "name" : "CodableAlamofire",
      "path" : "Sources/CodableAlamofire",
      "product_dependencies" : [
        "Alamofire"
      ],
      "product_memberships" : [
        "CodableAlamofire"
      ],
      "sources" : [
        "AlamofireDecodableError.swift",
        "DataKeyPathSerializer.swift",
        "DataRequest+Decodable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.