Build Information
Successful build of PatreonAPI-Swift, reference master (21e9d6
), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 17:38:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirsaam/PatreonAPI-Swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/amirsaam/PatreonAPI-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 21e9d6a Revert "Switch to Flight-School's `AnyCodable` from my own `CodableAny`"
Cloned https://github.com/amirsaam/PatreonAPI-Swift.git
Revision (git rev-parse @):
21e9d6a0c428ffd040b8ffabc0035d3ab3d9a581
SUCCESS checkout https://github.com/amirsaam/PatreonAPI-Swift.git at master
Fetching https://github.com/amirsaam/CodableAny.git
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/277] Fetching semaphore
[212/311] Fetching semaphore, codableany
[312/29272] Fetching semaphore, codableany, alamofire
Fetched https://github.com/groue/Semaphore.git from cache (3.44s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (3.44s)
Fetched https://github.com/amirsaam/CodableAny.git from cache (3.44s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.61s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.61s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.62s)
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.0.6
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.6.4
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.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",
"dependencies": [
{
"identity": "patreonapi-swift",
"name": "PatreonAPI-Swift",
"url": "https://github.com/amirsaam/PatreonAPI-Swift.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PatreonAPI-Swift",
"dependencies": [
{
"identity": "alamofire",
"name": "Alamofire",
"url": "https://github.com/Alamofire/Alamofire.git",
"version": "5.9.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Alamofire",
"dependencies": [
]
},
{
"identity": "semaphore",
"name": "Semaphore",
"url": "https://github.com/groue/Semaphore.git",
"version": "0.0.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Semaphore",
"dependencies": [
]
},
{
"identity": "codableany",
"name": "CodableAny",
"url": "https://github.com/amirsaam/CodableAny.git",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableAny",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/amirsaam/PatreonAPI-Swift.git
[1/247] Fetching patreonapi-swift
Fetched https://github.com/amirsaam/PatreonAPI-Swift.git from cache (0.73s)
Fetching https://github.com/groue/Semaphore.git from cache
Fetching https://github.com/amirsaam/CodableAny.git from cache
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.86s)
Fetched https://github.com/groue/Semaphore.git from cache (0.86s)
Fetched https://github.com/amirsaam/CodableAny.git from cache (0.86s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.2.0 (0.03s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.8 (0.59s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.9.1 (0.46s)
Creating working copy for https://github.com/amirsaam/PatreonAPI-Swift.git
Working copy of https://github.com/amirsaam/PatreonAPI-Swift.git resolved at master (21e9d6a)
Creating working copy for https://github.com/amirsaam/CodableAny.git
Working copy of https://github.com/amirsaam/CodableAny.git resolved at 0.2.0
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.0.8
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.9.1
warning: '.resolve-product-dependencies': dependency 'patreonapi-swift' is not used by any target
Found 3 product dependencies
- Alamofire
- Semaphore
- CodableAny
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/amirsaam/PatreonAPI-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/43] Emitting module CodableAny
[7/43] Compiling CodableAny CodableAny.swift
[8/43] Emitting module Alamofire
[9/46] Compiling Alamofire ParameterEncoder.swift
[10/46] Compiling Alamofire ParameterEncoding.swift
[11/46] Compiling Alamofire Protected.swift
[12/46] Compiling Alamofire RedirectHandler.swift
[13/46] Compiling Alamofire AFError.swift
[14/46] Compiling Alamofire Alamofire.swift
[15/46] Compiling Alamofire AlamofireExtended.swift
[16/46] Compiling Alamofire AuthenticationInterceptor.swift
[17/46] Compiling Alamofire MultipartUpload.swift
[18/46] Compiling Alamofire NetworkReachabilityManager.swift
[19/46] Compiling Alamofire Notifications.swift
[20/46] Compiling Alamofire OperationQueue+Alamofire.swift
[21/46] Emitting module Semaphore
[22/46] Compiling Semaphore AsyncSemaphore.swift
[23/46] Compiling Alamofire StringEncoding+Alamofire.swift
[24/46] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[25/46] Compiling Alamofire URLEncodedFormEncoder.swift
[26/46] Compiling Alamofire ResponseSerialization.swift
[27/46] Compiling Alamofire Result+Alamofire.swift
[28/46] Compiling Alamofire RetryPolicy.swift
[29/46] Compiling Alamofire CachedResponseHandler.swift
[30/46] Compiling Alamofire Combine.swift
[31/46] Compiling Alamofire Concurrency.swift
[32/46] Compiling Alamofire DispatchQueue+Alamofire.swift
[33/46] Compiling Alamofire URLRequest+Alamofire.swift
[34/46] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[35/46] Compiling Alamofire Validation.swift
[36/46] Compiling Alamofire EventMonitor.swift
[37/46] Compiling Alamofire HTTPHeaders.swift
[38/46] Compiling Alamofire HTTPMethod.swift
[39/46] Compiling Alamofire MultipartFormData.swift
[40/46] Compiling Alamofire ServerTrustEvaluation.swift
[41/46] Compiling Alamofire Session.swift
[42/46] Compiling Alamofire SessionDelegate.swift
[43/46] Compiling Alamofire Request.swift
[44/46] Compiling Alamofire RequestInterceptor.swift
[45/46] Compiling Alamofire RequestTaskMap.swift
[46/46] Compiling Alamofire Response.swift
[47/60] Compiling PatreonAPI PatreonAPIClass.swift
[48/60] Compiling PatreonAPI PatreonDataCalls.swift
[49/61] Compiling PatreonAPI TiersAttsRel.swift
[50/61] Compiling PatreonAPI OAuthData.swift
[51/61] Compiling PatreonAPI PatreonMedia.swift
[52/61] Compiling PatreonAPI UserAddress.swift
[53/61] Compiling PatreonAPI UserIdentity.swift
[54/61] Compiling PatreonAPI GoalsAttsRel.swift
[55/61] Compiling PatreonAPI Miscs.swift
[56/61] Compiling PatreonAPI CampaignPatrons.swift
[57/61] Compiling PatreonAPI DeliverablesAttsRel.swift
[58/61] Compiling PatreonAPI BenefitsAttsRel.swift
[59/61] Compiling PatreonAPI CampaignData.swift
[60/61] Emitting module PatreonAPI
[61/61] Compiling PatreonAPI PatreonOAuthCalls.swift
Build complete! (9.60s)
Build complete.
Done.