CCAvenue iOS kit integration kit
问题 I am trying to integrate CCAvenue payment integration in iOS. They have given me two library files named: libcrypto.a and libssl.a They have also given me some header files. To implement this, they have mentioned that I should to setup header search paths and library search paths in the build settings. I have set them both but I getting the following error: ERROR : openssl/rsa.a file not found. Can anybody help me step by step with copying these files to my project and setting up the proper