I am trying to add SQLCipher to a project, but SQLCipher failed without an issue. I am following the tutorial here: http://sqlcipher.net/ios-tutorial/
Xcode: 4.6.2 SQLCipher: 3.7.14.1 OpenSSL: 1.0.1e
If there anyone with a similar problem?
Thanks
I am trying to add SQLCipher to a project, but SQLCipher failed without an issue. I am following the tutorial here: http://sqlcipher.net/ios-tutorial/
Xcode: 4.6.2 SQLCipher: 3.7.14.1 OpenSSL: 1.0.1e
If there anyone with a similar problem?
Thanks
You can build static libraries separately for SQLCipher and OpenSSL. This saves tons of build time