Ivan Gurtler

Results 7 comments of Ivan Gurtler

I create PR with workaround for Xcode 16.0 Beta ... https://github.com/krzyzanowskim/OpenSSL/pull/215 It is not very beautifull 🥲 but it helps us.

With Xcode 16.0 beta2 the problem is still there :(

For our project it helps probably.

Workaround for issue https://github.com/krzyzanowskim/OpenSSL/issues/213

@krzyzanowskim I tried with Xcode 16.0 beta2 but the #213 problem is still there :( Just to be sure ... I tried this PR workaround with beta2 build and it...

> This patch is actually not working for my project. > > It appears to be an issue in the original openssl project: https://github.com/openssl/openssl/blob/master/include/openssl/e_os2.h#L267 > > At the line above,...

For our library using OpenSSL version 3.1.5006 resolved the build problem on Xcode 16.0 beta2 (for Package and Xcode project. On Xcode 15.4 it is OK too)