Skip to content

The initialization method of BLAKE2b no longer complies with the standard after Xcode 16. #201

@cocodevil

Description

@cocodevil

Describe the bug
The initialization method of BLAKE2b no longer complies with the standard after Xcode 16.

SDK Version

  • Client: [e.g. Swift]
  • Version [1.7.3]

I want to incorporate this library into my module and then package it as an XCFramework. However, an error occurs in BLAKE2b
'self' used before 'self.init' call or assignment to 'self'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions