Build Information
Successful build of OpenID4VCI, reference main (225a3a), with Swift 6.0 for macOS (SPM) on 27 Apr 2026 22:06:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 225a3ae Added value_type to claim (#250)
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Revision (git rev-parse @):
225a3ae3fec28830c49382304551af829e98e070
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vci-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/41] Write sources
[0/41] Copying credential_issuer_metadata_with_signed_full.txt
[2/41] Copying sample_credential_offer.json
[2/41] Copying test.json
[3/41] Copying single_issuance_success_response_deffered.json
[3/41] Copying well_known_response.json
[3/41] Copying PrivacyInfo.xcprivacy
[3/41] Copying pushed_authorization_request_response.json
[4/41] Copying credential_offer_with_unknown_format.json
[4/41] Copying single_issuance_success_response_credential.json
[7/41] Copying credential_offer_with_blank_pre_authorized_code.json
[9/41] Copying web_signature.jws
[11/41] Copying openid-credential-issuer_encrypted_responses.json
[11/41] Copying oidc_authorization_server_metadata.json
[13/41] Copying openid-credential-issuer_no_encryption.json
[13/41] Copying no_proof_generic_error_response.json
[15/41] Copying openid-configuration.json
[15/41] Copying openid-credential-issuer_no_encryption_batch.json
[15/41] Copying mock_cnonce_endpoint_response.json
[16/41] Copying openid-credential-issuer_key_attestation_required.json
[16/41] Copying oauth_authorization_server_metadata.json
[20/41] Copying credential_issuer_metadata_with_signed_invalid.txt
[22/41] Copying generic_error_response.json
[22/41] Copying credential_offer_with_blank_issuer_state.json
[23/41] Copying empty_response.json
[24/41] Copying invalid_credential_issuer_metadata.json
[25/41] Copying credential_issuer_metadata_valid.json
[26/41] Copying credential_issuer_metadata_with_signed_partial.txt
[26/41] Copying credential_issuer_metadata_no_asymmetric_algs.json
[26/41] Copying batch_issuance_success_response_credential.json
[26/41] Copying attestation_challenge.json
[27/41] Copying credential_issuer_metadata_no_request_encryption_optional_response.json
[27/41] Copying credential_issuer_metadata.json
[33/41] Copying credential_issuer_metadata_no_request_encryption.json
[34/41] Copying access_token_request_response_no_proof.json
[34/41] Write sources
[34/41] Copying access_token_request_response_no_proof_auth_details.json
[38/41] Copying access_token_request_response.json
[38/41] Copying batch_credential_issuance_success_response_credentials.json
[40/41] Write swift-version-5BDAB9E9C0126B9D.txt
[42/103] Emitting module JOSESwift
[43/109] Compiling SwiftyJSON resource_bundle_accessor.swift
[44/109] Compiling JOSESwift SecKeyECPrivateKey.swift
[45/109] Compiling JOSESwift SecKeyECPublicKey.swift
[46/109] Compiling JOSESwift JWK.swift
[47/109] Compiling JOSESwift JWKExtensions.swift
[48/109] Compiling JOSESwift JWKParameters.swift
[49/109] Compiling JOSESwift JWKSet.swift
[50/109] Compiling JOSESwift JWKSetCodable.swift
[51/109] Compiling JOSESwift DataRSAPublicKey.swift
[52/109] Compiling JOSESwift RSAKeyCodable.swift
[53/109] Compiling JOSESwift RSAKeys.swift
[54/109] Compiling JOSESwift SecKeyRSAPublicKey.swift
[55/109] Compiling JOSESwift DataSymmetricKey.swift
[56/109] Compiling JOSESwift RSASigner.swift
[57/109] Compiling JOSESwift RSAVerifier.swift
[58/109] Compiling JOSESwift JWS.swift
[59/109] Compiling JOSESwift JWSHeader.swift
[60/109] Compiling JOSESwift Signer.swift
[61/109] Compiling JOSESwift Verifier.swift
[62/109] Compiling JOSESwift KeyManagementMode.swift
[63/109] Compiling JOSESwift DataECPrivateKey.swift
[64/109] Compiling JOSESwift DataECPublicKey.swift
[65/109] Compiling JOSESwift ECKeyCodable.swift
[66/109] Compiling JOSESwift ECKeyPair.swift
[67/109] Compiling JOSESwift ECKeys.swift
[68/109] Compiling JOSESwift ASN1DEREncoding.swift
[69/109] Compiling JOSESwift ASN1DERParsing.swift
[70/109] Compiling JOSESwift AlgorithmExtensions.swift
[71/109] Compiling JOSESwift Algorithms.swift
[72/109] Compiling JOSESwift DataConvertible.swift
[73/109] Compiling JOSESwift DataExtensions.swift
[74/109] Compiling JOSESwift Deserializer.swift
[75/109] Compiling JOSESwift SymmetricKeyCodable.swift
[76/109] Compiling JOSESwift SymmetricKeys.swift
[77/109] Compiling JOSESwift ECSigner.swift
[78/109] Compiling JOSESwift ECVerifier.swift
[79/109] Compiling JOSESwift HMACSigner.swift
[80/109] Compiling JOSESwift HMACVerifier.swift
[81/109] Compiling JOSESwift JWEHeader.swift
[82/109] Compiling JOSESwift AESKeyWrappingMode.swift
[83/109] Compiling JOSESwift DirectEncryptionMode.swift
[84/109] Compiling JOSESwift ECKeyEncryption.swift
[85/109] Compiling JOSESwift PBES2KeyEncryptionMode.swift
[86/109] Compiling JOSESwift RSAKeyEncryptionMode.swift
[87/109] Compiling JOSESwift ECDHKeyAgreement.swift
[88/109] Compiling JOSESwift HMAC.swift
[89/109] Compiling JOSESwift PBES2.swift
[90/109] Compiling JOSESwift RSA.swift
[91/109] Compiling JOSESwift SecureRandom.swift
[92/109] Compiling JOSESwift Thumbprint.swift
[93/109] Compiling JOSESwift Compressor.swift
[94/109] Compiling JOSESwift DeflateWrapper.swift
[95/109] Compiling JOSESwift ContentEncryption.swift
[96/109] Compiling JOSESwift AESCBCEncryption.swift
[97/109] Compiling JOSESwift AESGCMEncryption.swift
[98/109] Compiling JOSESwift Decrypter.swift
[99/109] Compiling JOSESwift Encrypter.swift
[100/109] Compiling JOSESwift JWE.swift
[101/109] Compiling JOSESwift JOSEHeader.swift
[102/109] Compiling JOSESwift JOSESwiftError.swift
[103/109] Compiling JOSESwift Payload.swift
[104/109] Compiling JOSESwift Serializer.swift
[105/109] Compiling JOSESwift AES.swift
[106/109] Compiling JOSESwift AESGCM.swift
[107/109] Compiling JOSESwift EC.swift
[108/109] Emitting module SwiftyJSON
[109/109] Compiling SwiftyJSON SwiftyJSON.swift
[110/245] Emitting module OpenID4VCI
[111/259] Compiling OpenID4VCI CredentialIssuanceEvent.swift
[112/259] Compiling OpenID4VCI IssuanceRequestPayload.swift
[113/259] Compiling OpenID4VCI NotificationObject.swift
[114/259] Compiling OpenID4VCI NotificationTO.swift
[115/259] Compiling OpenID4VCI SubmittedRequest.swift
[116/259] Compiling OpenID4VCI IssuanceAccessToken.swift
[117/259] Compiling OpenID4VCI IssuanceAuthorization.swift
[118/259] Compiling OpenID4VCI AuthCodeFlowIssuance.swift
[119/259] Compiling OpenID4VCI AuthorizationCodeURL.swift
[120/259] Compiling OpenID4VCI CredentialIssuanceRequest.swift
[121/259] Compiling OpenID4VCI IssuanceRefreshToken.swift
[122/259] Compiling OpenID4VCI IssuedCertificate.swift
[123/259] Compiling OpenID4VCI JOSEAlgorithm.swift
[124/259] Compiling OpenID4VCI JOSEAlgorithmFamily.swift
[125/259] Compiling OpenID4VCI JOSEEncryptionMethod.swift
[126/259] Compiling OpenID4VCI CredentialResponseEncryptionSpec.swift
[127/259] Compiling OpenID4VCI ProofTypeSupportedMeta.swift
[128/259] Compiling OpenID4VCI SigningKeyProxy.swift
[129/259] Compiling OpenID4VCI CredentialError.swift
[130/259] Compiling OpenID4VCI CredentialIssuanceError.swift
[131/259] Compiling OpenID4VCI CredentialIssuerMetadataError.swift
[132/259] Compiling OpenID4VCI CredentialIssuerMetadataValidationError.swift
[133/259] Compiling OpenID4VCI CredentialOfferRequestError.swift
[134/259] Compiling OpenID4VCI CredentialOfferRequestValidationError.swift
[135/259] Compiling OpenID4VCI GenericErrorResponse.swift
[136/259] Compiling OpenID4VCI JOSEError.swift
[137/259] Compiling OpenID4VCI JSONParseError.swift
[138/259] Compiling OpenID4VCI ValidationError.swift
[139/259] Compiling OpenID4VCI AuthorizationRequestPrepared.swift
[140/259] Compiling OpenID4VCI AuthorizedRequest.swift
[141/259] Compiling OpenID4VCI DeflateDecompressor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[142/259] Compiling OpenID4VCI Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[143/259] Compiling OpenID4VCI Either.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[144/259] Compiling OpenID4VCI Sequence+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[145/259] Compiling OpenID4VCI Functions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[146/259] Compiling OpenID4VCI HTTPStatusCode.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[147/259] Compiling OpenID4VCI SelfSignedSessionDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[148/259] Compiling OpenID4VCI Fetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[149/259] Compiling OpenID4VCI Networking.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[150/259] Compiling OpenID4VCI Poster.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[151/259] Compiling OpenID4VCI RawDataFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[152/259] Compiling OpenID4VCI Request.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[153/259] Compiling OpenID4VCI SecCertificateHelper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[154/259] Compiling OpenID4VCI resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Sources/Utilities/SecCertificateHelper.swift:77:8: warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
75 |
76 | var result: SecTrustResultType = .invalid
77 | if SecTrustEvaluate(trust, &result) != errSecSuccess {
| |- warning: 'SecTrustEvaluate' was deprecated in macOS 10.15: renamed to 'SecTrustEvaluateWithError(_:_:)'
| `- note: use 'SecTrustEvaluateWithError(_:_:)' instead
78 | return nil
79 | }
[155/259] Compiling OpenID4VCI EncryptionSpec.swift
[156/259] Compiling OpenID4VCI JWKSecKeyConverter.swift
[157/259] Compiling OpenID4VCI KeyController.swift
[158/259] Compiling OpenID4VCI MetadataFetcher.swift
[159/259] Compiling OpenID4VCI MetadataProcessor.swift
[160/259] Compiling OpenID4VCI NonceEndpointClient.swift
[161/259] Compiling OpenID4VCI NotifyIssuer.swift
[162/259] Compiling OpenID4VCI AuthorizationServerMetadataResolver.swift
[163/259] Compiling OpenID4VCI CredentialIssuerMetadataResolver.swift
[164/259] Compiling OpenID4VCI CredentialOfferRequestResolver.swift
[165/259] Compiling OpenID4VCI ResolverType.swift
[166/259] Compiling OpenID4VCI AuthorisationService.swift
[167/259] Compiling OpenID4VCI FormPost.swift
[168/259] Compiling OpenID4VCI OpenID4VCI.swift
[169/259] Compiling OpenID4VCI PKCEGenerator.swift
[170/259] Compiling OpenID4VCI JWTClaimNames.swift
[171/259] Compiling OpenID4VCI PayloadCompression.swift
[172/259] Compiling OpenID4VCI StateValue.swift
[173/259] Compiling OpenID4VCI TransactionId.swift
[174/259] Compiling OpenID4VCI Types.swift
[175/259] Compiling OpenID4VCI X509Certificate.swift
[176/259] Compiling OpenID4VCI Config.swift
[177/259] Compiling OpenID4VCI Array+Extensions.swift
[178/259] Compiling OpenID4VCI Data+Extensions.swift
[179/259] Compiling OpenID4VCI Dictionary+Extensions.swift
[180/259] Compiling OpenID4VCI Encodable+Extensions.swift
[181/259] Compiling OpenID4VCI Foundation+Extensions.swift
[182/259] Compiling OpenID4VCI HTTPURLResponse+Extensions.swift
[183/259] Compiling OpenID4VCI Int+Extensions.swift
[184/259] Compiling OpenID4VCI Optional+Extensions.swift
[185/259] Compiling OpenID4VCI AuthorizeIssuance.swift
[186/259] Compiling OpenID4VCI DPoPConstructor.swift
[187/259] Compiling OpenID4VCI AuthorizationDetail.swift
[188/259] Compiling OpenID4VCI AuthorizationServerMetadata.swift
[189/259] Compiling OpenID4VCI IdentityAndAccessManagementMetadata.swift
[190/259] Compiling OpenID4VCI OIDCProviderMetadata.swift
[191/259] Compiling OpenID4VCI AuthDetailsForTokenRequest.swift
[192/259] Compiling OpenID4VCI AuthorizationDetails.swift
[193/259] Compiling OpenID4VCI AuthorizationToken.swift
[194/259] Compiling OpenID4VCI BatchCredentialIssuance.swift
[195/259] Compiling OpenID4VCI ClaimPath.swift
[196/259] Compiling OpenID4VCI Credential.swift
[197/259] Compiling OpenID4VCI IssuedCredential.swift
[198/259] Compiling OpenID4VCI CredentialIssuerEndpoint.swift
[199/259] Compiling OpenID4VCI CredentialIssuerId.swift
[200/259] Compiling OpenID4VCI CredentialIssuerMetadata.swift
[201/259] Compiling OpenID4VCI CryptographicBindingMethod.swift
[202/259] Compiling OpenID4VCI ProofType.swift
[203/259] Compiling OpenID4VCI RequestedCredentialResponseEncryption.swift
[204/259] Compiling OpenID4VCI CredentialMetadata.swift
[205/259] Compiling OpenID4VCI CredentialOffer.swift
[206/259] Compiling OpenID4VCI CredentialOfferRequest.swift
[207/259] Compiling OpenID4VCI CredentialOfferRequestObject.swift
[208/259] Compiling OpenID4VCI OfferedCredential.swift
[209/259] Compiling OpenID4VCI CredentialSupported.swift
[210/259] Compiling OpenID4VCI AsyncSignerProtocol.swift
[211/259] Compiling OpenID4VCI BindingKey.swift
[212/259] Compiling OpenID4VCI CredentialRequestEncryption.swift
[213/259] Compiling OpenID4VCI CredentialRequestEncryptionSpec.swift
[214/259] Compiling OpenID4VCI CredentialResponseEncryption.swift
[215/259] Compiling OpenID4VCI SecKey+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[216/259] Compiling OpenID4VCI String+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[217/259] Compiling OpenID4VCI TimeInterval+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[218/259] Compiling OpenID4VCI IssuanceRequester.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[219/259] Compiling OpenID4VCI Issuer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[220/259] Compiling OpenID4VCI KeyAttestationJWT.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[221/259] Compiling OpenID4VCI Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[222/259] Compiling OpenID4VCI ClientAttestation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[223/259] Compiling OpenID4VCI ClientAttestationError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[224/259] Compiling OpenID4VCI ClientAttestationPoPBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[225/259] Compiling OpenID4VCI ClientAttestationPoPJWT.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[226/259] Compiling OpenID4VCI ClientAttestationPoPJWTSpec.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[227/259] Compiling OpenID4VCI ClientAuthenticationMethod.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[228/259] Compiling OpenID4VCI AuthorizationServerClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[229/259] Compiling OpenID4VCI ChallengeEndpointClient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Issuers/Issuer.swift:822:27: warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
820 | ) async throws -> AuthorizedRequest {
821 | if let refreshToken = authorizedRequest.refreshToken {
822 | let (accessToken, refreshToken, _, _, timeStamp, _) = try await authorizer.refreshAccessToken(
| `- warning: immutable value 'refreshToken' was never used; consider replacing with '_' or removing it
823 | clientId: clientId,
824 | refreshToken: refreshToken,
[230/259] Compiling OpenID4VCI AuthorizationRequest.swift
[231/259] Compiling OpenID4VCI AccessTokenRequestResponse.swift
[232/259] Compiling OpenID4VCI ChallengeResponse.swift
[233/259] Compiling OpenID4VCI EmptyResponse.swift
[234/259] Compiling OpenID4VCI PushedAuthorizationRequestResponse.swift
[235/259] Compiling OpenID4VCI AttackPotentialResistance.swift
[236/259] Compiling OpenID4VCI CompressionAlgorithm.swift
[237/259] Compiling OpenID4VCI CredentialConfigurationIdentifier.swift
[238/259] Compiling OpenID4VCI CredentialIdentifier.swift
[239/259] Compiling OpenID4VCI CredentialProofsRequirement.swift
[240/259] Compiling OpenID4VCI DeferredCredentialIssuanceResponse.swift
[241/259] Compiling OpenID4VCI Display.swift
[242/259] Compiling OpenID4VCI Grants.swift
[243/259] Compiling OpenID4VCI GrantsDTO.swift
[244/259] Compiling OpenID4VCI IssuerMetadataPolicy.swift
[245/259] Compiling OpenID4VCI JWEAlgorithm.swift
[246/259] Compiling OpenID4VCI JWSAlgorithm.swift
[247/259] Compiling OpenID4VCI SignatureAlgorithm+Extensions.swift
[248/259] Compiling OpenID4VCI KeyAttestationRequirement.swift
[249/259] Compiling OpenID4VCI MsoMdocCredential.swift
[250/259] Compiling OpenID4VCI CodeChallenge.swift
[251/259] Compiling OpenID4VCI PKCEVerifier.swift
[252/259] Compiling OpenID4VCI CertificateIssuanceResponse.swift
[253/259] Compiling OpenID4VCI FormatProfile.swift
[254/259] Compiling OpenID4VCI MsoMdocFormat.swift
[255/259] Compiling OpenID4VCI SdJwtVcFormat.swift
[256/259] Compiling OpenID4VCI SingleIssuanceSuccessResponse.swift
[257/259] Compiling OpenID4VCI W3CJsonLdDataIntegrityFormat.swift
[258/259] Compiling OpenID4VCI W3CJsonLdSignedJwtFormat.swift
[259/259] Compiling OpenID4VCI W3CSignedJwtFormat.swift
Build complete! (16.06s)
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/airsidemobile/JOSESwift.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/5929] Fetching swiftsoup
[61/18496] Fetching swiftsoup, joseswift
[1335/24763] Fetching swiftsoup, joseswift, swiftyjson
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (1.22s)
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.22s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.22s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 3.0.0 (0.48s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (3.13s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.13.4 (0.44s)
Creating working copy for https://github.com/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 3.0.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.13.4
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
warning: 'joseswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Support/Info.plist
Build complete.
{
"dependencies" : [
{
"identity" : "swiftyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyJSON/SwiftyJSON.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
},
{
"identity" : "joseswift",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/airsidemobile/JOSESwift.git"
}
],
"manifest_display_name" : "OpenID4VCI",
"name" : "OpenID4VCI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "OpenID4VCI",
"targets" : [
"OpenID4VCI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenID4VCITests",
"module_type" : "SwiftTarget",
"name" : "OpenID4VCITests",
"path" : "Tests",
"product_dependencies" : [
"SwiftyJSON",
"SwiftSoup"
],
"sources" : [
"AttestationBased/AttestationBasedTests.swift",
"AttestationBased/ChallengeEndpointClientTests.swift",
"AttestationBased/KeyAttestationTests.swift",
"Base/BaseTests.swift",
"Base/PKCEGeneratorTests.swift",
"ClaimPath/ClaimPathTests.swift",
"Constants/TestsConstants.swift",
"Encryption/CertifacteAndKeysTests.swift",
"Encryption/JWKSecKeyConverterTests.swift",
"Encryption/KeyControllerTests.swift",
"Entities/AuthorizationDetailTests.swift",
"Entities/CredentialSigningAlgorithmsParsingTests.swift",
"Entities/CredentialTests.swift",
"Entities/CryptographicBindingMethodTests.swift",
"Entities/EntitiesTests.swift",
"Entities/TypesTests.swift",
"Helpers/KeyAttestationRequirementTests.swift",
"Helpers/SelfSignedClientAttestation.swift",
"Helpers/Wallet.swift",
"Helpers/WebpageHelper.swift",
"Issuance/IssuanceAuthorizationTest.swift",
"Issuance/IssuanceBatchRequestTest.swift",
"Issuance/IssuanceDeferredRequestTest.swift",
"Issuance/IssuanceEncryptionTest.swift",
"Issuance/IssuanceNotificationTest.swift",
"Issuance/IssuanceSingleRequestTest.swift",
"Issue/CredentialIssuerIdTest.swift",
"Issue/GetAuthorizationCodeURLTest.swift",
"Issue/IssuanceFlowsTest.swift",
"Mocks/NetworkingMock.swift",
"Mocks/NetworkingThrowingMock.swift",
"Offer/CredentialOfferRequestTest.swift",
"Resolver/CredentialOfferResolverTests.swift",
"Stubs/Issuance+Stub.swift",
"Stubs/Stubbable.swift",
"Stubs/URL+Stub.swift",
"Utilities/FormPostTests.swift",
"Utilities/SecCertificateHelper+Extensions.swift",
"Utilities/URLModifierTests.swift",
"Wallet/VCIFlowNoOffer.swift",
"Wallet/VCIFlowWithOffer.swift",
"Wallet/WalletProviderClient.swift"
],
"target_dependencies" : [
"OpenID4VCI"
],
"type" : "test"
},
{
"c99name" : "OpenID4VCI",
"module_type" : "SwiftTarget",
"name" : "OpenID4VCI",
"path" : "Sources",
"product_dependencies" : [
"SwiftyJSON",
"JOSESwift"
],
"product_memberships" : [
"OpenID4VCI"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/authorization-server/well_known_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_no_asymmetric_algs.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_no_request_encryption.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_no_request_encryption_optional_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_valid.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_with_signed_full.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_with_signed_invalid.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_issuer_metadata_with_signed_partial.txt",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_offer_with_blank_issuer_state.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_offer_with_blank_pre_authorized_code.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/credential_offer_with_unknown_format.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/invalid_credential_issuer_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/oauth_authorization_server_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/oidc_authorization_server_metadata.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/sample_credential_offer.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/europa/test.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/access_token_request_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/access_token_request_response_no_proof.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/access_token_request_response_no_proof_auth_details.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/attestation_challenge.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/batch_credential_issuance_success_response_credentials.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/batch_issuance_success_response_credential.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/empty_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/generic_error_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/mock_cnonce_endpoint_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/no_proof_generic_error_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/pushed_authorization_request_response.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/single_issuance_success_response_credential.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/single_issuance_success_response_deffered.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/responses/web_signature.jws",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/well-known/openid-configuration.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/well-known/openid-credential-issuer_encrypted_responses.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/well-known/openid-credential-issuer_key_attestation_required.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/well-known/openid-credential-issuer_no_encryption.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/Resources/well-known/openid-credential-issuer_no_encryption_batch.json",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Authorization/AuthorizeIssuance.swift",
"DPoP/DPoPConstructor.swift",
"Entities/AccessManagement/AuthorizationDetail.swift",
"Entities/AccessManagement/AuthorizationServerMetadata.swift",
"Entities/AccessManagement/IdentityAndAccessManagementMetadata.swift",
"Entities/AccessManagement/OIDCProviderMetadata.swift",
"Entities/AuthorizationDetails/AuthDetailsForTokenRequest.swift",
"Entities/AuthorizationDetails/AuthorizationDetails.swift",
"Entities/AuthorizationToken.swift",
"Entities/BatchCredentialIssuance.swift",
"Entities/ClaimPath/ClaimPath.swift",
"Entities/Credential/Credential.swift",
"Entities/Credential/IssuedCredential.swift",
"Entities/CredentialIssuer/CredentialIssuerEndpoint.swift",
"Entities/CredentialIssuer/CredentialIssuerId.swift",
"Entities/CredentialIssuer/CredentialIssuerMetadata.swift",
"Entities/CredentialIssuer/CryptographicBindingMethod.swift",
"Entities/CredentialIssuer/ProofType.swift",
"Entities/CredentialIssuer/RequestedCredentialResponseEncryption.swift",
"Entities/CredentialMetadata.swift",
"Entities/CredentialOffer/CredentialOffer.swift",
"Entities/CredentialOffer/CredentialOfferRequest.swift",
"Entities/CredentialOffer/CredentialOfferRequestObject.swift",
"Entities/CredentialOffer/OfferedCredential.swift",
"Entities/CredentialSupported/CredentialSupported.swift",
"Entities/Encryption/AsyncSignerProtocol.swift",
"Entities/Encryption/BindingKey.swift",
"Entities/Encryption/CredentialRequestEncryption.swift",
"Entities/Encryption/CredentialRequestEncryptionSpec.swift",
"Entities/Encryption/CredentialResponseEncryption.swift",
"Entities/Encryption/CredentialResponseEncryptionSpec.swift",
"Entities/Encryption/ProofTypeSupportedMeta.swift",
"Entities/Encryption/SigningKeyProxy.swift",
"Entities/Errors/CredentialError.swift",
"Entities/Errors/CredentialIssuanceError.swift",
"Entities/Errors/CredentialIssuerMetadataError.swift",
"Entities/Errors/CredentialIssuerMetadataValidationError.swift",
"Entities/Errors/CredentialOfferRequestError.swift",
"Entities/Errors/CredentialOfferRequestValidationError.swift",
"Entities/Errors/GenericErrorResponse.swift",
"Entities/Errors/JOSEError.swift",
"Entities/Errors/JSONParseError.swift",
"Entities/Errors/ValidationError.swift",
"Entities/Issuance/AuthorizationRequestPrepared.swift",
"Entities/Issuance/AuthorizedRequest.swift",
"Entities/Issuance/CredentialIssuanceEvent.swift",
"Entities/Issuance/IssuanceRequestPayload.swift",
"Entities/Issuance/NotificationObject.swift",
"Entities/Issuance/NotificationTO.swift",
"Entities/Issuance/SubmittedRequest.swift",
"Entities/IssuanceAccessToken.swift",
"Entities/IssuanceAuthorization.swift",
"Entities/IssuanceFlows/AuthCodeFlowIssuance.swift",
"Entities/IssuanceFlows/AuthorizationCodeURL.swift",
"Entities/IssuanceFlows/CredentialIssuanceRequest.swift",
"Entities/IssuanceRefreshToken.swift",
"Entities/IssuedCertificate.swift",
"Entities/JOSE/JOSEAlgorithm.swift",
"Entities/JOSE/JOSEAlgorithmFamily.swift",
"Entities/JOSE/JOSEEncryptionMethod.swift",
"Entities/JOSE/JWEAlgorithm.swift",
"Entities/JOSE/JWSAlgorithm.swift",
"Entities/JOSE/SignatureAlgorithm+Extensions.swift",
"Entities/KeyAttestationRequirement.swift",
"Entities/MsoMdocCredential.swift",
"Entities/PKCE/CodeChallenge.swift",
"Entities/PKCE/PKCEVerifier.swift",
"Entities/Profiles/CertificateIssuanceResponse.swift",
"Entities/Profiles/FormatProfile.swift",
"Entities/Profiles/MsoMdocFormat.swift",
"Entities/Profiles/SdJwtVcFormat.swift",
"Entities/Profiles/SingleIssuanceSuccessResponse.swift",
"Entities/Profiles/W3CJsonLdDataIntegrityFormat.swift",
"Entities/Profiles/W3CJsonLdSignedJwtFormat.swift",
"Entities/Profiles/W3CSignedJwtFormat.swift",
"Entities/Request/AuthorizationRequest.swift",
"Entities/Response/AccessTokenRequestResponse.swift",
"Entities/Response/ChallengeResponse.swift",
"Entities/Response/EmptyResponse.swift",
"Entities/Response/PushedAuthorizationRequestResponse.swift",
"Entities/Types/AttackPotentialResistance.swift",
"Entities/Types/CompressionAlgorithm.swift",
"Entities/Types/CredentialConfigurationIdentifier.swift",
"Entities/Types/CredentialIdentifier.swift",
"Entities/Types/CredentialProofsRequirement.swift",
"Entities/Types/DeferredCredentialIssuanceResponse.swift",
"Entities/Types/Display.swift",
"Entities/Types/Grants.swift",
"Entities/Types/GrantsDTO.swift",
"Entities/Types/IssuerMetadataPolicy.swift",
"Entities/Types/JWTClaimNames.swift",
"Entities/Types/PayloadCompression.swift",
"Entities/Types/StateValue.swift",
"Entities/Types/TransactionId.swift",
"Entities/Types/Types.swift",
"Entities/Types/X509Certificate.swift",
"Entities/Wallet/Config.swift",
"Extensions/Array+Extensions.swift",
"Extensions/Data+Extensions.swift",
"Extensions/Dictionary+Extensions.swift",
"Extensions/Encodable+Extensions.swift",
"Extensions/Foundation+Extensions.swift",
"Extensions/HTTPURLResponse+Extensions.swift",
"Extensions/Int+Extensions.swift",
"Extensions/Optional+Extensions.swift",
"Extensions/SecKey+Extensions.swift",
"Extensions/String+Extensions.swift",
"Extensions/TimeInterval+Extensions.swift",
"Issuers/IssuanceRequester.swift",
"Issuers/Issuer.swift",
"KeyAttestations/KeyAttestationJWT.swift",
"Main/AttestationBasedClient/Client.swift",
"Main/AttestationBasedClient/ClientAttestation.swift",
"Main/AttestationBasedClient/ClientAttestationError.swift",
"Main/AttestationBasedClient/ClientAttestationPoPBuilder.swift",
"Main/AttestationBasedClient/ClientAttestationPoPJWT.swift",
"Main/AttestationBasedClient/ClientAttestationPoPJWTSpec.swift",
"Main/AttestationBasedClient/ClientAuthenticationMethod.swift",
"Main/Authorisers/AuthorizationServerClient.swift",
"Main/Challenge/ChallengeEndpointClient.swift",
"Main/Encryption/EncryptionSpec.swift",
"Main/Encryption/JWKSecKeyConverter.swift",
"Main/Encryption/KeyController.swift",
"Main/Metadata/MetadataFetcher.swift",
"Main/Metadata/MetadataProcessor.swift",
"Main/Nonce/NonceEndpointClient.swift",
"Main/Notifiers/NotifyIssuer.swift",
"Main/Resolvers/CredentialOffer/AuthorizationServerMetadataResolver.swift",
"Main/Resolvers/CredentialOffer/CredentialIssuerMetadataResolver.swift",
"Main/Resolvers/CredentialOffer/CredentialOfferRequestResolver.swift",
"Main/Resolvers/ResolverType.swift",
"Main/Services/AuthorisationService.swift",
"Main/Services/FormPost.swift",
"OpenID4VCI/OpenID4VCI.swift",
"PKCE/PKCEGenerator.swift",
"Utilities/Compression/DeflateDecompressor.swift",
"Utilities/Constants.swift",
"Utilities/Either.swift",
"Utilities/Extensions/Sequence+Extensions.swift",
"Utilities/Functions/Functions.swift",
"Utilities/Networking/HTTPStatusCode.swift",
"Utilities/Networking/SelfSignedSessionDelegate.swift",
"Utilities/RemoteDataAccess/Fetcher.swift",
"Utilities/RemoteDataAccess/Networking.swift",
"Utilities/RemoteDataAccess/Poster.swift",
"Utilities/RemoteDataAccess/RawDataFetcher.swift",
"Utilities/RemoteDataAccess/Request.swift",
"Utilities/SecCertificateHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.