The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OAuthSwiftAlamofire with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OAuthSwift/OAuthSwiftAlamofire
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 460d135 Update README.md
Cloned https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Revision (git rev-parse @):
460d13516b2bb7e85e735b06a2f46045a5b30d79
SUCCESS checkout https://github.com/OAuthSwift/OAuthSwiftAlamofire.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OAuthSwift/OAuthSwiftAlamofire.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/61] Compiling Alamofire Response.swift
[6/61] Compiling Alamofire ResponseSerialization.swift
[7/61] Compiling Alamofire Result+Alamofire.swift
[8/61] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
[9/61] Emitting module Alamofire
[10/65] Compiling OAuthSwift NSError+OAuthSwift.swift
[11/65] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
[12/65] Compiling OAuthSwift OAuth1Swift.swift
[13/65] Compiling Alamofire HTTPMethod.swift
[14/65] Compiling Alamofire RedirectHandler.swift
[15/65] Compiling Alamofire Request.swift
[16/65] Compiling Alamofire RequestInterceptor.swift
[17/65] Compiling Alamofire RequestTaskMap.swift
[18/65] Compiling Alamofire AFError.swift
[19/65] Compiling Alamofire Alamofire.swift
[20/65] Compiling Alamofire AlamofireExtended.swift
[21/65] Compiling Alamofire CachedResponseHandler.swift
[22/65] Compiling Alamofire OperationQueue+Alamofire.swift
[23/65] Compiling Alamofire ParameterEncoder.swift
[24/65] Compiling Alamofire ParameterEncoding.swift
[25/65] Compiling Alamofire Protector.swift
[26/65] Compiling Alamofire ServerTrustEvaluation.swift
[27/65] Compiling Alamofire Session.swift
[28/65] Compiling Alamofire SessionDelegate.swift
[29/65] Compiling Alamofire URLConvertible+URLRequestConvertible.swift
[30/65] Compiling Alamofire MultipartFormData.swift
[31/65] Compiling Alamofire MultipartUpload.swift
[32/65] Compiling Alamofire NetworkReachabilityManager.swift
[33/65] Compiling Alamofire Notifications.swift
[34/65] Emitting module OAuthSwift
[35/68] Compiling OAuthSwift URLConvertible.swift
[36/68] Compiling OAuthSwift Utils.swift
[37/68] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[38/68] Compiling Alamofire Validation.swift
[39/68] Compiling OAuthSwift URL+OAuthSwift.swift
[69/71] Compiling OAuthSwiftAlamofire OAuthSwiftRequestInterceptor.swift
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/OAuthSwiftRequestInterceptor.swift:117:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var requestInterceptor: OAuthSwiftRequestInterceptor {
    ^~~~
    public
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/OAuthSwiftRequestInterceptor.swift:125:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var requestInterceptor: OAuthSwift2RequestInterceptor {
    ^~~~
    public
[70/71] Compiling OAuthSwiftAlamofire HTTPMethod.swift
[71/71] Emitting module OAuthSwiftAlamofire
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/OAuthSwiftRequestInterceptor.swift:117:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var requestInterceptor: OAuthSwiftRequestInterceptor {
    ^~~~
    public
/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/OAuthSwiftRequestInterceptor.swift:125:5: warning: non-'@objc' property in extensions cannot be overridden; use 'public' instead
    open var requestInterceptor: OAuthSwift2RequestInterceptor {
    ^~~~
    public
Build complete! (13.02s)
Fetching https://github.com/nvzqz/FileKit.git from cache
Fetching https://github.com/phimage/Erik.git from cache
Fetching https://github.com/httpswift/swifter.git from cache
Fetching https://github.com/tid-kijyun/Kanna.git from cache
Fetching https://github.com/Thomvis/BrightFutures.git from cache
Fetching https://github.com/OAuthSwift/OAuthSwift.git from cache
Fetched https://github.com/tid-kijyun/Kanna.git from cache (0.22s)
Fetching https://github.com/Alamofire/Alamofire.git from cache
Fetched https://github.com/nvzqz/FileKit.git from cache (0.22s)
Fetched https://github.com/httpswift/swifter.git from cache (0.23s)
Fetched https://github.com/OAuthSwift/OAuthSwift.git from cache (0.23s)
Fetched https://github.com/Thomvis/BrightFutures.git from cache (0.24s)
Fetched https://github.com/phimage/Erik.git from cache (0.24s)
Fetched https://github.com/Alamofire/Alamofire.git from cache (0.23s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.0.5 (0.45s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.1.0 (0.42s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.4.7 (0.45s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.2.2 (0.41s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.51s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.0.0 (0.43s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.0.1 (0.40s)
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.0.0
Creating working copy for https://github.com/phimage/Erik.git
Working copy of https://github.com/phimage/Erik.git resolved at 5.1.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.0.1
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.2.2
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.1.0
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.4.7
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.0.5
Build complete.
Done.