We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am testing my App in iOS 17 with Xcode 15 beta 4. I found myself receiving 200+ warnings for just building the app.
Under the Build target CNIOBoringSSL in Package swift-nio-ssl, I received warning as following:
Is this the right place to report this kind of problem?
Apple Swift version 5.9 (swiftlang-5.9.0.120.7 clang-1500.0.34.3)
Target: arm64-apple-darwin23.0.0
Darwin Macbook-Pro 23.0.0 Darwin Kernel Version 23.0.0: Fri Jun 30 17:50:12 PDT 2023; root:xnu-10002.0.168.505.3~1/RELEASE_ARM64_T6000 arm64
The text was updated successfully, but these errors were encountered:
Sadly we can't do much about it because they come from BoringSSL and not this project. Duplicate of #418
Sorry, something went wrong.
Will you report this to BoringSSL project?
BoringSSL is tracking this with https://bugs.chromium.org/p/boringssl/issues/detail?id=516.
Thanks for the follow up. @Lukasa
No branches or pull requests
I am testing my App in iOS 17 with Xcode 15 beta 4.
I found myself receiving 200+ warnings for just building the app.
Under the Build target CNIOBoringSSL in Package swift-nio-ssl, I received warning as following:
Is this the right place to report this kind of problem?
Apple Swift version 5.9 (swiftlang-5.9.0.120.7 clang-1500.0.34.3)
Target: arm64-apple-darwin23.0.0
Darwin Macbook-Pro 23.0.0 Darwin Kernel Version 23.0.0: Fri Jun 30 17:50:12 PDT 2023; root:xnu-10002.0.168.505.3~1/RELEASE_ARM64_T6000 arm64
The text was updated successfully, but these errors were encountered: