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 Auth0 with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/auth0/Auth0.swift.git
Reference: 2.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/auth0/Auth0.swift
 * tag               2.8.0      -> FETCH_HEAD
HEAD is now at 0245032 Release 2.8.0 (#857)
Cloned https://github.com/auth0/Auth0.swift.git
Revision (git rev-parse @):
024503207ea5e8b4a0edb38125723f4a1c386139
SUCCESS checkout https://github.com/auth0/Auth0.swift.git at 2.8.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/auth0/Auth0.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/9] Compiling JWTDecode JWTDecodeError.swift
[3/9] Emitting module JWTDecode
[4/9] Compiling JWTDecode JWT.swift
[5/9] Compiling JWTDecode JWTDecode.swift
[6/9] Emitting module SimpleKeychain
[7/9] Compiling SimpleKeychain SimpleKeychainError.swift
[8/9] Compiling SimpleKeychain SimpleKeychain.swift
[9/9] Compiling SimpleKeychain Accessibility.swift
[10/62] Compiling Auth0 AuthTransaction.swift
[11/62] Compiling Auth0 Authentication.swift
[12/62] Compiling Auth0 AuthenticationError.swift
[13/62] Compiling Auth0 BioAuthentication.swift
[14/62] Compiling Auth0 Challenge.swift
[15/62] Compiling Auth0 ChallengeGenerator.swift
[16/67] Compiling Auth0 TransactionStore.swift
[17/67] Compiling Auth0 UserInfo.swift
[18/67] Compiling Auth0 UserPatchAttributes.swift
[19/67] Compiling Auth0 Users.swift
[20/67] Compiling Auth0 Version.swift
[21/67] Emitting module Auth0
[22/67] Compiling Auth0 Logger.swift
[23/67] Compiling Auth0 LoginTransaction.swift
[24/67] Compiling Auth0 Management.swift
[25/67] Compiling Auth0 ManagementError.swift
[26/67] Compiling Auth0 MobileWebAuth.swift
[27/67] Compiling Auth0 NSData+URLSafe.swift
[28/67] Compiling Auth0 Requestable.swift
[29/67] Compiling Auth0 Response.swift
[30/67] Compiling Auth0 SafariProvider.swift
[31/67] Compiling Auth0 String+URLSafe.swift
[32/67] Compiling Auth0 Telemetry.swift
[33/67] Compiling Auth0 ClaimValidators.swift
[34/67] Compiling Auth0 ClearSessionTransaction.swift
[35/67] Compiling Auth0 Credentials.swift
[36/67] Compiling Auth0 CredentialsManager.swift
[37/67] Compiling Auth0 CredentialsManagerError.swift
[38/67] Compiling Auth0 CredentialsStorage.swift
[39/67] Compiling Auth0 WebAuth.swift
[40/67] Compiling Auth0 WebAuthError.swift
[41/67] Compiling Auth0 WebAuthUserAgent.swift
[42/67] Compiling Auth0 WebAuthentication.swift
[43/67] Compiling Auth0 resource_bundle_accessor.swift
[44/67] Compiling Auth0 DesktopWebAuth.swift
[45/67] Compiling Auth0 Handlers.swift
[46/67] Compiling Auth0 Helpers.swift
[47/67] Compiling Auth0 IDTokenSignatureValidator.swift
[48/67] Compiling Auth0 IDTokenValidator.swift
[49/67] Compiling Auth0 IDTokenValidatorContext.swift
[50/67] Compiling Auth0 NSURL+Auth0.swift
[51/67] Compiling Auth0 NSURLComponents+OAuth2.swift
[52/67] Compiling Auth0 OAuth2Grant.swift
[53/67] Compiling Auth0 Optional+DebugDescription.swift
[54/67] Compiling Auth0 PasswordlessType.swift
[55/67] Compiling Auth0 Request.swift
[56/67] Compiling Auth0 JSONObjectPayload.swift
[57/67] Compiling Auth0 JWK+RSA.swift
[58/67] Compiling Auth0 JWKS.swift
[59/67] Compiling Auth0 JWT+Header.swift
[60/67] Compiling Auth0 JWTAlgorithm.swift
[61/67] Compiling Auth0 Loggable.swift
[62/67] Compiling Auth0 ASProvider.swift
[63/67] Compiling Auth0 Array+Encode.swift
[64/67] Compiling Auth0 Auth0.swift
[65/67] Compiling Auth0 Auth0Authentication.swift
[66/67] Compiling Auth0 Auth0Error.swift
[67/67] Compiling Auth0 Auth0WebAuth.swift
Build complete! (41.19s)
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/7888] Fetching ohhttpstubs
[869/22437] Fetching ohhttpstubs, quick
[10072/41144] Fetching ohhttpstubs, quick, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git (8.55s)
Fetched https://github.com/Quick/Quick.git (8.55s)
Fetching https://github.com/auth0/JWTDecode.swift.git
Fetching https://github.com/auth0/SimpleKeychain.git
Fetched https://github.com/Quick/Nimble.git (8.55s)
[1/2883] Fetching jwtdecode.swift
[203/6378] Fetching jwtdecode.swift, simplekeychain
Fetched https://github.com/auth0/SimpleKeychain.git (1.27s)
Fetched https://github.com/auth0/JWTDecode.swift.git (1.27s)
Computing version for https://github.com/auth0/JWTDecode.swift.git
Computed https://github.com/auth0/JWTDecode.swift.git at 3.1.0 (1.58s)
Computing version for https://github.com/auth0/SimpleKeychain.git
Computed https://github.com/auth0/SimpleKeychain.git at 1.1.0 (0.90s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.91s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 6.1.0 (0.94s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.90s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1247] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.92s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[9/439] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.89s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/auth0/JWTDecode.swift.git
Working copy of https://github.com/auth0/JWTDecode.swift.git resolved at 3.1.0
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/auth0/SimpleKeychain.git
Working copy of https://github.com/auth0/SimpleKeychain.git resolved at 1.1.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 6.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Build complete.
Done.