The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Request 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/josercc/Request.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/josercc/Request
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a69983d 修复可以支持最低部署版本
Cloned https://github.com/josercc/Request.git
Revision (git rev-parse @):
a69983df5b59bd10bfcf0ddb36f1297dcbdc8bcc
SUCCESS checkout https://github.com/josercc/Request.git at master
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/Pircate/CleanJSON.git from cache
Fetched https://github.com/Pircate/CleanJSON.git (0.32s)
Fetched https://github.com/Alamofire/Alamofire.git (0.52s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
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.git at 5.8.1 (0.02s)
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/Pircate/CleanJSON.git
Working copy of https://github.com/Pircate/CleanJSON.git resolved at 1.0.9
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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),
                                         ^
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "request",
      "name": "Request",
      "url": "https://github.com/josercc/Request.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Request",
      "dependencies": [
        {
          "identity": "alamofire",
          "name": "Alamofire",
          "url": "https://github.com/Alamofire/Alamofire.git",
          "version": "5.8.1",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
          "dependencies": [
          ]
        },
        {
          "identity": "cleanjson",
          "name": "CleanJSON",
          "url": "https://github.com/Pircate/CleanJSON.git",
          "version": "1.0.9",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CleanJSON",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/josercc/Request.git from cache
Fetched https://github.com/josercc/Request.git (0.15s)
Fetching https://github.com/Pircate/CleanJSON.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Pircate/CleanJSON.git (0.30s)
Fetched https://github.com/Alamofire/Alamofire.git (0.48s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.02s)
Computing version for https://github.com/Alamofire/Alamofire.git
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.git at 5.8.1 (0.02s)
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.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/Pircate/CleanJSON.git
Working copy of https://github.com/Pircate/CleanJSON.git resolved at 1.0.9
Creating working copy for https://github.com/josercc/Request.git
Working copy of https://github.com/josercc/Request.git resolved at master
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/3/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/builder/builds/TDmZkXJm/3/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 'request' is not used by any target
Found 2 product dependencies
  - Alamofire
  - CleanJSON
========================================
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/50] Emitting module Alamofire
[2/54] Compiling Alamofire OperationQueue+Alamofire.swift
[3/54] Compiling Alamofire ParameterEncoder.swift
[4/56] Compiling Alamofire HTTPMethod.swift
[5/56] Compiling Alamofire MultipartFormData.swift
[6/56] Compiling Alamofire MultipartUpload.swift
[7/56] Compiling Alamofire NetworkReachabilityManager.swift
[8/56] Compiling Alamofire Notifications.swift
[9/56] Compiling CleanJSON CleanJSONDecodingStorage.swift
[10/56] Compiling CleanJSON CleanJSONKey.swift
[11/56] Compiling CleanJSON CaseDefaultable.swift
[12/56] Compiling CleanJSON CleanDecoder.swift
[13/56] Compiling Alamofire Session.swift
[14/56] Compiling Alamofire SessionDelegate.swift
[15/56] Compiling Alamofire StringEncoding+Alamofire.swift
[16/56] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[17/56] Compiling Alamofire RedirectHandler.swift
[18/56] Compiling Alamofire Request.swift
[19/56] Compiling CleanJSON DecodingStrategy.swift
[20/56] Compiling CleanJSON Defaultable.swift
[21/56] Emitting module CleanJSON
[22/56] Compiling CleanJSON JSONAdapter.swift
[23/56] Compiling CleanJSON ToJSON.swift
[24/56] Compiling Alamofire ParameterEncoding.swift
[25/56] Compiling Alamofire Protected.swift
[30/56] Compiling CleanJSON CleanJSONDecoder.swift
[32/56] Compiling CleanJSON _CleanJSONDecoder+Unbox.swift
[33/56] Compiling CleanJSON _CleanJSONDecoder.swift
[34/56] Compiling Alamofire EventMonitor.swift
[35/56] Compiling Alamofire HTTPHeaders.swift
[41/56] Compiling Alamofire URLEncodedFormEncoder.swift
[42/56] Compiling Alamofire URLRequest+Alamofire.swift
[43/56] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[44/56] Compiling Alamofire Validation.swift
[52/56] Compiling Alamofire AFError.swift
[53/56] Compiling Alamofire Alamofire.swift
[54/56] Compiling Alamofire AlamofireExtended.swift
[55/56] Compiling Alamofire AuthenticationInterceptor.swift
[56/56] Compiling Alamofire CachedResponseHandler.swift
[57/61] Emitting module Request
[58/61] Compiling Request Model.swift
[59/61] Compiling Request Encodable+ToDictionary.swift
[60/61] Compiling Request Request.swift
[61/61] Compiling Request APIConfig.swift
Build complete! (9.53s)
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:30:41: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
                                  .iOS(.v11),
                                        ^
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Alamofire/Package.swift:31:42: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
                                  .tvOS(.v11),
                                         ^
Build complete.
Done.