Build Information
Successful build of SwiftYFinance 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/alexdremov/SwiftYFinance.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexdremov/SwiftYFinance
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 72e7336 Merge pull request #6 from MoonAndEye/feat/upgrad_alamofire_dependence
Cloned https://github.com/alexdremov/SwiftYFinance.git
Revision (git rev-parse @):
72e7336d113dc90324fae6a9234bb372cf4979cf
SUCCESS checkout https://github.com/alexdremov/SwiftYFinance.git at master
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git (0.32s)
Fetched https://github.com/Alamofire/Alamofire.git (0.51s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 4.3.0 (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/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 4.3.0
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/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/builder/builds/TDmZkXJm/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),
^
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftyfinance",
"name": "SwiftYFinance",
"url": "https://github.com/alexdremov/SwiftYFinance.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftYFinance",
"dependencies": [
{
"identity": "swiftyjson",
"name": "SwiftyJSON",
"url": "https://github.com/SwiftyJSON/SwiftyJSON.git",
"version": "4.3.0",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyJSON",
"dependencies": [
]
},
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.8.1",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/alexdremov/SwiftYFinance.git
[1/1176] Fetching swiftyfinance
Fetched https://github.com/alexdremov/SwiftYFinance.git (0.53s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git (0.30s)
Fetched https://github.com/Alamofire/Alamofire.git (0.47s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 4.3.0 (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/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 4.3.0
Creating working copy for https://github.com/alexdremov/SwiftYFinance.git
Working copy of https://github.com/alexdremov/SwiftYFinance.git resolved at master
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/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/builder/builds/TDmZkXJm/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 'swiftyfinance' is not used by any target
Found 2 product dependencies
- SwiftyJSON
- 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/36] Emitting module Alamofire
[2/40] Compiling Alamofire OperationQueue+Alamofire.swift
[3/40] Compiling Alamofire ParameterEncoder.swift
[4/40] Compiling Alamofire ParameterEncoding.swift
[5/40] Compiling Alamofire Protected.swift
[6/40] Compiling Alamofire RedirectHandler.swift
[7/40] Compiling Alamofire AFError.swift
[8/40] Compiling Alamofire Alamofire.swift
[9/40] Compiling Alamofire AlamofireExtended.swift
[10/40] Compiling Alamofire AuthenticationInterceptor.swift
[11/40] Compiling Alamofire CachedResponseHandler.swift
[12/40] Compiling Alamofire URLEncodedFormEncoder.swift
[13/40] Compiling Alamofire URLRequest+Alamofire.swift
[14/40] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[15/40] Compiling Alamofire Validation.swift
[16/40] Compiling Alamofire ResponseSerialization.swift
[17/40] Compiling Alamofire Result+Alamofire.swift
[18/40] Compiling Alamofire RetryPolicy.swift
[19/40] Compiling Alamofire ServerTrustEvaluation.swift
[20/40] Compiling Alamofire Session.swift
[21/40] Compiling Alamofire SessionDelegate.swift
[22/40] Compiling Alamofire StringEncoding+Alamofire.swift
[23/40] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[24/40] Compiling Alamofire Request.swift
[25/40] Compiling Alamofire RequestCompression.swift
[26/40] Compiling Alamofire RequestInterceptor.swift
[27/40] Compiling Alamofire RequestTaskMap.swift
[28/40] Compiling Alamofire Response.swift
[29/40] Compiling Alamofire Combine.swift
[30/40] Compiling Alamofire Concurrency.swift
[31/40] Compiling Alamofire DispatchQueue+Alamofire.swift
[32/40] Compiling Alamofire EventMonitor.swift
[33/40] Compiling Alamofire HTTPHeaders.swift
[34/40] Compiling Alamofire HTTPMethod.swift
[35/40] Compiling Alamofire MultipartFormData.swift
[36/40] Compiling Alamofire MultipartUpload.swift
[37/40] Compiling Alamofire NetworkReachabilityManager.swift
[38/40] Compiling Alamofire Notifications.swift
[39/40] Compiling SwiftyJSON SwiftyJSON.swift
[40/40] Emitting module SwiftyJSON
[41/58] Compiling SwiftYFinance SummaryProfile.swift
[42/58] Compiling SwiftYFinance YFNewsSearchResult.swift
[43/58] Compiling SwiftYFinance StockChartData.swift
[44/58] Compiling SwiftYFinance SummaryDetail.swift
[45/58] Compiling SwiftYFinance URLGenerationError.swift
[46/58] Compiling SwiftYFinance YFinanceResponseError.swift
[47/58] Compiling SwiftYFinance CalendarEvents.swift
[48/58] Compiling SwiftYFinance ChartTimeInterval.swift
[49/58] Compiling SwiftYFinance IdentifierSummary.swift
[50/58] Emitting module SwiftYFinance
[51/58] Compiling SwiftYFinance YFQuoteSearchResult.swift
[52/58] Compiling SwiftYFinance RequestError.swift
[53/58] Compiling SwiftYFinance QuoteType.swift
[54/58] Compiling SwiftYFinance RecentStockData.swift
[55/58] Compiling SwiftYFinance RecommendationTrend.swift
[56/58] Compiling SwiftYFinance IndexTrend.swift
[57/58] Compiling SwiftYFinance Price.swift
[58/58] Compiling SwiftYFinance QuoteSummarySelection.swift
[59/60] Compiling SwiftYFinance StringSearch.swift
[60/60] Compiling SwiftYFinance SwiftYFinance.swift
Build complete! (10.78s)
warning: 'alamofire': /Users/builder/builds/TDmZkXJm/1/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/1/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.