eu-digital-identity-wallet / eudi-lib-ios-iso18013-data-transfer

EUDI ISO 18013-5 iOS Data Transfer library according to ISO/IEC 18013-5 standard
Apache License 2.0
5 stars 6 forks source link

Update dependencies and import statements #23

Closed phisakel closed 7 months ago

phisakel commented 7 months ago

This pull request updates the dependencies in Package.resolved and Package.swift files. It also removes the import statement for the ASN1Decoder module and replaces it with the import statement for the X509 module.