Open ayush-yadav001 opened 1 day ago
It’s likely that the header in question hasn’t been included. Check the source files directives to confirm whether that path is actually included.
path for experimental/CNIOBoringSSL_kyber.h
is Sources/CNIOBoringSSL/include/experimental/CNIOBoringSSL_kyber.h
it should include with this path `s.source_files = 'Sources/CNIOBoringSSL//*.{swift,c,h,cc}'`** am i missing something here?
I would expect it to be included, yes. The next question is whether the include path has been set up appropriately. Do you have the compile invocation that failed?
Hi , Our project still support Cocoapods and addition of
PrivacyInfo.xcprivacy
will make us to move the latest version of swift nio ssl else it may reject the application . due to that i am trying to create podspec of swift nio ssl with latest version but facing issue while trying to push at private url hosting using pod repo push . After trying so many thing i still facing an error i am posting the podspec and error please help me to create a working podspec.ERROR
CNIOBoringSSL/Sources/CNIOBoringSSL/ssl/ssl_key_share.cc:28:10: fatal error: 'experimental/CNIOBoringSSL_kyber.h' file not found