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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/josercc/Request.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/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.28s)
Fetched https://github.com/Alamofire/Alamofire.git (0.50s)
Computing version for https://github.com/Pircate/CleanJSON.git
Computed https://github.com/Pircate/CleanJSON.git at 1.0.9 (0.43s)
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.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/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/2/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/2/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/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/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/2/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/2/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/2/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.27s)
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.43s)
Fetched https://github.com/Alamofire/Alamofire.git (0.91s)
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.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.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/2/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/2/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 CleanJSON
[2/52] Emitting module Alamofire
[3/56] Compiling CleanJSON _CleanJSONDecoder+Unbox.swift
[4/56] Compiling CleanJSON _CleanJSONDecoder.swift
[5/56] Compiling Alamofire AFError.swift
[6/56] Compiling Alamofire Alamofire.swift
[7/56] Compiling Alamofire AlamofireExtended.swift
[8/56] Compiling Alamofire AuthenticationInterceptor.swift
[9/56] Compiling Alamofire CachedResponseHandler.swift
[10/56] Compiling Alamofire EventMonitor.swift
[11/56] Compiling Alamofire HTTPHeaders.swift
[12/56] Compiling Alamofire Concurrency.swift
[13/56] Compiling Alamofire DispatchQueue+Alamofire.swift
[14/56] Compiling Alamofire OperationQueue+Alamofire.swift
[15/56] Compiling Alamofire ParameterEncoder.swift
[16/56] Compiling Alamofire ParameterEncoding.swift
[17/56] Compiling Alamofire Protected.swift
[18/56] Compiling Alamofire RedirectHandler.swift
[21/56] Compiling Alamofire RetryPolicy.swift
[22/56] Compiling Alamofire ServerTrustEvaluation.swift
[27/56] Compiling Alamofire Session.swift
[28/56] Compiling Alamofire SessionDelegate.swift
[29/56] Compiling Alamofire StringEncoding+Alamofire.swift
[30/56] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[31/56] Compiling Alamofire HTTPMethod.swift
[32/56] Compiling Alamofire MultipartFormData.swift
[33/56] Compiling Alamofire MultipartUpload.swift
[34/56] Compiling Alamofire NetworkReachabilityManager.swift
[35/56] Compiling Alamofire Notifications.swift
[40/56] Compiling Alamofire Combine.swift
[48/56] Compiling Alamofire URLEncodedFormEncoder.swift
[49/56] Compiling Alamofire URLRequest+Alamofire.swift
[50/56] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[51/56] Compiling Alamofire Validation.swift
[52/56] Compiling Alamofire Request.swift
[53/56] Compiling Alamofire RequestCompression.swift
[54/56] Compiling Alamofire RequestInterceptor.swift
[55/56] Compiling Alamofire RequestTaskMap.swift
[56/56] Compiling Alamofire Response.swift
[57/61] Compiling Request Model.swift
[58/61] Compiling Request Encodable+ToDictionary.swift
[59/61] Emitting module Request
[60/61] Compiling Request APIConfig.swift
[61/61] Compiling Request Request.swift
Build complete! (13.16s)
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/2/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/2/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.