Build Information
Successful build of GoogleAuthentication, reference main (01edf8
), with Swift 5.9 for macOS (SPM) on 16 Apr 2025 08:30:30 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/GoogleAuthentication.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/GoogleAuthentication
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 01edf8f Bump swift-actions/setup-swift from 2.2.0 to 2.3.0
Cloned https://github.com/Nef10/GoogleAuthentication.git
Revision (git rev-parse @):
01edf8f665edadde91d907b272faa81aa2b9a525
SUCCESS checkout https://github.com/Nef10/GoogleAuthentication.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Nef10/GoogleAuthentication.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/31] Compiling KeychainAccess Keychain.swift
[2/31] Emitting module KeychainAccess
[3/31] Emitting module OAuthSwift
[4/34] Compiling OAuthSwift SafariURLHandler.swift
[5/34] Compiling OAuthSwift Int+OAuthSwift.swift
[6/34] Compiling OAuthSwift NSError+OAuthSwift.swift
[7/34] Compiling OAuthSwift SHA1.swift
[8/34] Compiling OAuthSwift String+OAuthSwift.swift
[9/34] Compiling OAuthSwift UIApplication+OAuthSwift.swift
[10/34] Compiling OAuthSwift Collection+OAuthSwift.swift
[11/34] Compiling OAuthSwift Data+OAuthSwift.swift
[12/34] Compiling OAuthSwift Dictionary+OAuthSwift.swift
[13/34] Compiling OAuthSwift HMAC.swift
[14/34] Compiling OAuthSwift URL+OAuthSwift.swift
[15/34] Compiling OAuthSwift URLConvertible.swift
[16/34] Compiling OAuthSwift Utils.swift
[17/34] Compiling OAuthSwift OAuthLogProtocol.swift
[18/34] Compiling OAuthSwift OAuthSwift.swift
[19/34] Compiling OAuthSwift OAuthSwiftClient.swift
[20/34] Compiling OAuthSwift OAuthSwiftCredential.swift
[21/34] Compiling OAuthSwift OAuthSwiftError.swift
[22/34] Compiling OAuthSwift OAuthSwiftHTTPRequest.swift
[23/34] Compiling OAuthSwift ASWebAuthenticationURLHandler.swift
[24/34] Compiling OAuthSwift ExtensionContextURLHandler.swift
[25/34] Compiling OAuthSwift OAuthSwiftOpenURLExternally.swift
[26/34] Compiling OAuthSwift OAuthSwiftMultipartData.swift
[27/34] Compiling OAuthSwift OAuthSwiftResponse.swift
[28/34] Compiling OAuthSwift OAuthSwiftURLHandlerType.swift
[29/34] Compiling OAuthSwift NotificationCenter+OAuthSwift.swift
[30/34] Compiling OAuthSwift OAuth1Swift.swift
[31/34] Compiling OAuthSwift OAuth2Swift.swift
[32/34] Compiling OAuthSwift OAuthSwiftURLHandlerProxy.swift
[33/34] Compiling OAuthSwift OAuthWebViewController.swift
[34/34] Compiling OAuthSwift SFAuthenticationURLHandler.swift
[35/37] Compiling GoogleAuthentication Authentication.swift
[36/37] Emitting module GoogleAuthentication
[37/37] Compiling GoogleAuthentication ASWebAuthenticationURLHandler.swift
Build complete! (23.92s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/OAuthSwift/OAuthSwift.git
[1/4386] Fetching keychainaccess
[2/9520] Fetching keychainaccess, oauthswift
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (2.06s)
Fetched https://github.com/OAuthSwift/OAuthSwift.git (2.06s)
Computing version for https://github.com/OAuthSwift/OAuthSwift.git
Computed https://github.com/OAuthSwift/OAuthSwift.git at 2.2.0 (0.46s)
Fetching https://github.com/httpswift/swifter.git
Fetching https://github.com/tid-kijyun/Kanna.git
Fetching https://github.com/phimage/Erik.git
[1/2321] Fetching kanna
[234/2963] Fetching kanna, erik
[1248/9013] Fetching kanna, erik, swifter
Fetched https://github.com/phimage/Erik.git (1.49s)
Fetched https://github.com/httpswift/swifter.git (1.49s)
Fetched https://github.com/tid-kijyun/Kanna.git (1.49s)
Computing version for https://github.com/httpswift/swifter.git
Computed https://github.com/httpswift/swifter.git at 1.5.0 (0.47s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.56s)
Computing version for https://github.com/phimage/Erik.git
Computed https://github.com/phimage/Erik.git at 5.1.0 (0.45s)
Fetching https://github.com/nvzqz/FileKit.git
Fetching https://github.com/Thomvis/BrightFutures.git
[1/4067] Fetching brightfutures
[42/7190] Fetching brightfutures, filekit
Fetched https://github.com/nvzqz/FileKit.git (1.61s)
Fetched https://github.com/Thomvis/BrightFutures.git (1.61s)
Computing version for https://github.com/nvzqz/FileKit.git
Computed https://github.com/nvzqz/FileKit.git at 6.1.0 (0.46s)
Computing version for https://github.com/Thomvis/BrightFutures.git
Computed https://github.com/Thomvis/BrightFutures.git at 8.2.0 (0.46s)
Computing version for https://github.com/tid-kijyun/Kanna.git
Computed https://github.com/tid-kijyun/Kanna.git at 5.3.0 (0.47s)
Creating working copy for https://github.com/httpswift/swifter.git
Working copy of https://github.com/httpswift/swifter.git resolved at 1.5.0
Creating working copy for https://github.com/nvzqz/FileKit.git
Working copy of https://github.com/nvzqz/FileKit.git resolved at 6.1.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/OAuthSwift/OAuthSwift.git
Working copy of https://github.com/OAuthSwift/OAuthSwift.git resolved at 2.2.0
Creating working copy for https://github.com/Thomvis/BrightFutures.git
Working copy of https://github.com/Thomvis/BrightFutures.git resolved at 8.2.0
Creating working copy for https://github.com/tid-kijyun/Kanna.git
Working copy of https://github.com/tid-kijyun/Kanna.git resolved at 5.3.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
Build complete.
{
"dependencies" : [
{
"identity" : "oauthswift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OAuthSwift/OAuthSwift.git"
},
{
"identity" : "keychainaccess",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kishikawakatsumi/KeychainAccess.git"
}
],
"manifest_display_name" : "GoogleAuthentication",
"name" : "GoogleAuthentication",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "GoogleAuthentication",
"targets" : [
"GoogleAuthentication"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GoogleAuthenticationTests",
"module_type" : "SwiftTarget",
"name" : "GoogleAuthenticationTests",
"path" : "Tests/GoogleAuthenticationTests",
"sources" : [
"GoogleAuthenticationTests.swift"
],
"target_dependencies" : [
"GoogleAuthentication"
],
"type" : "test"
},
{
"c99name" : "GoogleAuthentication",
"module_type" : "SwiftTarget",
"name" : "GoogleAuthentication",
"path" : "Sources/GoogleAuthentication",
"product_dependencies" : [
"OAuthSwift",
"KeychainAccess"
],
"product_memberships" : [
"GoogleAuthentication"
],
"sources" : [
"ASWebAuthenticationURLHandler.swift",
"Authentication.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Done.