osx - Mac Appstore rejection due to OpenSSL private APIs -


i attempting submit app mac appstore. contains receipt validation @ entry of app. code use dependent on openssl , downloaded version 1.0.2j , built it. after successful submission, during review process, informed issue :

your app uses or references following non-public api(s): in framework: '/usr/lib/libssl.0.9.8.dylib' +++ : ssl3_send_alert

i don't use function in of code comes built in openssl. since don't use network related function, believe there should command can use exclude during build of openssl.

so, question be, if knows switch/options list openssl build passes mac appstore review process? glad in matter since searches resulted no information on matter.

thanks in advance,


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -