Hi, I download the ffmpeg 3.1.3 from https://ffmpeg.org/download.html#build-mac and packaged it with my app and tried to submit to mac app store. Apple guys rejected the app saying that
The executable ffmpeg in your app uses or references the following non-public API(s): '/System/Library/Frameworks/Security.framework/Versions/A/Security' 'SecIdentityCreate' The use of non-public APIs is not permitted on the App Store as it can lead to a poor user experience should these APIs change. So i need a ffmpeg 3.1.3 executable without referencing Security.framework. Do you know how can i get that? Thanks Anand -- View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Compiling-FFmpeg-without-SecIdentityCreate-API-tp4676487p4677514.html Sent from the FFmpeg-users mailing list archive at Nabble.com. _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
