Thursday
Sep272012
SQLCipher Now Supports iPhone 5, XCode 4.5, and armv7s
Thursday, September 27, 2012 at 3:56PM We're please to announce that SQLCipher now officially supports the new iPhone 5, XCode 4.5 and the armv7s architecture!
Community edition users can now update to the latest on the SQLCipher master branch to get the XCode project updates.
New versions of the SQLCipher Commercial Editions for iOS and MonoTouch with these same improvementsare available immediately in the SQLCipher Store! Commercial users who have purchased the binaries within the past 6 months may contact us for a complementary update.
Note: XCode 4.5 no longer supports armv6 so support for this architecture has been removed from both the community and commercial editions.
SQLCipher |
2 Comments | 

Reader Comments (2)
As mentioned here: https://github.com/sqlcipher/sqlcipher/issues/44, as well as http://stackoverflow.com/questions/13153439/ios-sqlcipher-sqlite-simulator-ok-deploy-on-device-error
SQLCipher has problem when using for armv7s. You have to remove "armv7s" in XCode and leave only armv7 to make it working.
Hello, are you any closer to having a port of SQLCipher to Win 8 Metro (WinRT)?
Thanks.