【发布时间】:2014-03-01 11:20:31
【问题描述】:
我使用旧版本的sqlcipher 和open ssl 进行应用。现在我为了Xcode 5 和iOS 7 的兼容性迁移到了新版本,但它没有解密旧版本的数据库。
请帮帮我。我在google上搜索,发现必须使用cipher_migrate之类的东西,但不知道如何使用。
【问题讨论】:
-
我也是。从那以后你有解决方法吗??
标签: ios iphone database openssl sqlcipher