Is openssl library available on iPhone? I've been using it in my project (on simulator only) since first SDK beta, but since I upgraded to the latest 7th beta (previously 5th) I can no longer import files from openssl
Nothing in the project has changed... I just installed the new SDK.
Code:
#import <openssl/rand.h>