sigabrtz
sigabrtz
Thanks for the pointer to the Apple forums. It suggests that the issue probably lies with the upstream dependency https://github.com/gematik/OpenSSL-Swift binary, which indeed was built by Xcode 16.0. I'll make...
Correct, 5.11.2 doesn't solve this bug. There was a (potential) issue with the the transitive OpenSSL-Swift binary release (https://github.com/gematik/OpenSSL-Swift/pull/30). I'll give an update soon.
I published the OpenSSL-Swift release with a binary attached that was built by Xcode 16.4. If your project resolves OpenSSL-Swift (transitively) to >= 4.6.0 it should contain the binary. I...
Thanks for the hint. I opened a PR to fix it. https://github.com/gematik/ref-OpenHealthCardKit/pull/49
I merged it to `main`. We'll probably prepare a release next week.
I made the release. If your project resolves OHCKit to >= 5.11.2 it should contain the fix