Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SQLCipher を使用する以外に、sqlite ファイルを保護する方法はありますか?
sqlite ファイルを開くと、暗号化キーを入力できるボタン (「ファイル」->「暗号化」) があることがわかりました。しかし、Xcode のプロジェクトで、復号化キーを設定してデータベースを開く方法がわかりません。