The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CodableAlamofire with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Otbivnoe/CodableAlamofire.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Otbivnoe/CodableAlamofire
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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/builds/h8344Zi3/1/finestructure/swiftpackageindex-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 master
Fetching https://github.com/Alamofire/Alamofire from cache
Fetched https://github.com/Alamofire/Alamofire (0.27s)
Computing version for https://github.com/Alamofire/Alamofire
Computed https://github.com/Alamofire/Alamofire at 5.1.0 (0.45s)
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/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "codablealamofire",
      "name": "CodableAlamofire",
      "url": "https://github.com/Otbivnoe/CodableAlamofire.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableAlamofire",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire",
          "version": "5.8.1",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Otbivnoe/CodableAlamofire.git
[1/373] Fetching codablealamofire
Fetched https://github.com/Otbivnoe/CodableAlamofire.git (0.28s)
Fetching https://github.com/Alamofire/Alamofire from cache
Fetched https://github.com/Alamofire/Alamofire (0.24s)
Computing version for https://github.com/Alamofire/Alamofire
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Computed https://github.com/Alamofire/Alamofire at 5.8.1 (0.03s)
warning: 'alamofire': /Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Creating working copy for https://github.com/Alamofire/Alamofire
Working copy of https://github.com/Alamofire/Alamofire resolved at 5.8.1
Creating working copy for https://github.com/Otbivnoe/CodableAlamofire.git
Working copy of https://github.com/Otbivnoe/CodableAlamofire.git resolved at master
warning: 'alamofire': /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
warning: '.resolve-product-dependencies': dependency 'codablealamofire' is not used by any target
Found 1 product dependencies
  - Alamofire
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/30] Emitting module Alamofire
[2/34] Compiling Alamofire ParameterEncoder.swift
[3/34] Compiling Alamofire ParameterEncoding.swift
[4/34] Compiling Alamofire Protected.swift
[5/34] Compiling Alamofire RedirectHandler.swift
[6/34] Compiling Alamofire AFError.swift
[7/34] Compiling Alamofire Alamofire.swift
[8/34] Compiling Alamofire AlamofireExtended.swift
[9/34] Compiling Alamofire CachedResponseHandler.swift
[10/34] Compiling Alamofire DispatchQueue+Alamofire.swift
[11/34] Compiling Alamofire URLEncodedFormEncoder.swift
[12/34] Compiling Alamofire URLRequest+Alamofire.swift
[13/34] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[14/34] Compiling Alamofire Validation.swift
[15/34] Compiling Alamofire Session.swift
[16/34] Compiling Alamofire SessionDelegate.swift
[17/34] Compiling Alamofire StringEncoding+Alamofire.swift
[18/34] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[19/34] Compiling Alamofire Request.swift
[20/34] Compiling Alamofire RequestInterceptor.swift
[21/34] Compiling Alamofire RequestTaskMap.swift
[22/34] Compiling Alamofire Response.swift
[23/34] Compiling Alamofire EventMonitor.swift
[24/34] Compiling Alamofire HTTPHeaders.swift
[25/34] Compiling Alamofire HTTPMethod.swift
[26/34] Compiling Alamofire MultipartFormData.swift
[27/34] Compiling Alamofire ResponseSerialization.swift
[28/34] Compiling Alamofire Result+Alamofire.swift
[29/34] Compiling Alamofire RetryPolicy.swift
[30/34] Compiling Alamofire ServerTrustEvaluation.swift
[31/34] Compiling Alamofire MultipartUpload.swift
[32/34] Compiling Alamofire NetworkReachabilityManager.swift
[33/34] Compiling Alamofire Notifications.swift
[34/34] Compiling Alamofire OperationQueue+Alamofire.swift
[35/38] Compiling CodableAlamofire DataRequest+Decodable.swift
[36/38] Compiling CodableAlamofire AlamofireDecodableError.swift
[37/38] Compiling CodableAlamofire DataKeyPathSerializer.swift
[38/38] Emitting module CodableAlamofire
Build complete! (9.40s)
Build complete.
Done.