Fixed a Swift 5.10 and Swift 6.0 compilation issue found on the "init(privateKey: publicKey: )" initializer function of the GenerateHashUseCase use case in the library target. #6
Reference in New Issue
Block a user
Delete Branch "library/spi-compilation-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the work done to fix a Swift 5.10 and Swift 6.0 compilation issue found by the Swift Package Index.