The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PatreonAPI-Swift, reference master (21e9d6), with Swift 5.9 for macOS (SPM) on 15 Jul 2024 17:37:19 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/amirsaam/PatreonAPI-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/38] Compiling CodableAny CodableAny.swift
[2/38] Emitting module CodableAny
[3/38] Emitting module Alamofire
[4/41] Compiling Alamofire URLRequest+Alamofire.swift
[5/41] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[6/41] Compiling Alamofire Validation.swift
[7/41] Compiling Semaphore AsyncSemaphore.swift
[8/41] Emitting module Semaphore
[9/41] Compiling Alamofire StringEncoding+Alamofire.swift
[10/41] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[11/41] Compiling Alamofire URLEncodedFormEncoder.swift
[12/41] Compiling Alamofire MultipartUpload.swift
[13/41] Compiling Alamofire NetworkReachabilityManager.swift
[14/41] Compiling Alamofire Notifications.swift
[15/41] Compiling Alamofire OperationQueue+Alamofire.swift
[16/41] Compiling Alamofire ResponseSerialization.swift
[17/41] Compiling Alamofire Result+Alamofire.swift
[18/41] Compiling Alamofire RetryPolicy.swift
[19/41] Compiling Alamofire AFError.swift
[20/41] Compiling Alamofire Alamofire.swift
[21/41] Compiling Alamofire AlamofireExtended.swift
[22/41] Compiling Alamofire AuthenticationInterceptor.swift
[23/41] Compiling Alamofire CachedResponseHandler.swift
[24/41] Compiling Alamofire Combine.swift
[25/41] Compiling Alamofire Concurrency.swift
[26/41] Compiling Alamofire DispatchQueue+Alamofire.swift
[27/41] Compiling Alamofire ServerTrustEvaluation.swift
[28/41] Compiling Alamofire Session.swift
[29/41] Compiling Alamofire SessionDelegate.swift
[30/41] Compiling Alamofire ParameterEncoder.swift
[31/41] Compiling Alamofire ParameterEncoding.swift
[32/41] Compiling Alamofire Protected.swift
[33/41] Compiling Alamofire RedirectHandler.swift
[34/41] Compiling Alamofire EventMonitor.swift
[35/41] Compiling Alamofire HTTPHeaders.swift
[36/41] Compiling Alamofire HTTPMethod.swift
[37/41] Compiling Alamofire MultipartFormData.swift
[38/41] Compiling Alamofire Request.swift
[39/41] Compiling Alamofire RequestInterceptor.swift
[40/41] Compiling Alamofire RequestTaskMap.swift
[41/41] Compiling Alamofire Response.swift
[42/55] Compiling PatreonAPI TiersAttsRel.swift
[43/56] Compiling PatreonAPI PatreonAPIClass.swift
[44/56] Compiling PatreonAPI PatreonDataCalls.swift
[45/56] Compiling PatreonAPI OAuthData.swift
[46/56] Compiling PatreonAPI PatreonMedia.swift
[47/56] Compiling PatreonAPI GoalsAttsRel.swift
[48/56] Compiling PatreonAPI Miscs.swift
[49/56] Compiling PatreonAPI UserAddress.swift
[50/56] Compiling PatreonAPI UserIdentity.swift
[51/56] Compiling PatreonAPI BenefitsAttsRel.swift
[52/56] Compiling PatreonAPI CampaignData.swift
[53/56] Compiling PatreonAPI CampaignPatrons.swift
[54/56] Compiling PatreonAPI DeliverablesAttsRel.swift
[55/56] Emitting module PatreonAPI
[56/56] Compiling PatreonAPI PatreonOAuthCalls.swift
Build complete! (20.13s)
Fetching https://github.com/groue/Semaphore.git
Fetching https://github.com/amirsaam/CodableAny.git
Fetching https://github.com/Alamofire/Alamofire.git
[1/277] Fetching semaphore
[49/311] Fetching semaphore, codableany
[312/29272] Fetching semaphore, codableany, alamofire
Fetched https://github.com/Alamofire/Alamofire.git (3.49s)
Fetched https://github.com/groue/Semaphore.git (3.49s)
Fetched https://github.com/amirsaam/CodableAny.git (3.49s)
Computing version for https://github.com/amirsaam/CodableAny.git
Computed https://github.com/amirsaam/CodableAny.git at 0.1.0 (0.63s)
Computing version for https://github.com/groue/Semaphore.git
Computed https://github.com/groue/Semaphore.git at 0.0.6 (0.75s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.6.4 (0.72s)
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
Creating working copy for https://github.com/groue/Semaphore.git
Working copy of https://github.com/groue/Semaphore.git resolved at 0.0.6
Build complete.
Done.